QUOTE
Originally posted by Synozeer
Hmmmm, I have a Plesk and it's running both sendmail and qmail. Maybe that's the problem? Why would it be using sendmail, and how can I force it to use qmail? I have Redhat 7.1.
Here's a clip out of /var/log/maillog:
You can see it's definitely using sendmail here.
Adam
ok..then you have a few problems....
start with rpm -qa | grep sendmail ...to see if sendmail is really there....
if it is..you need to remove it... **warning** this may break your ability to send/recieve email**/warning**
then you need to get the plesk qmail running again....
hopefully you can do this the easy way...but reinstalling the last plesk patch.. (5.0.4..unless you are running 2.5.5).
Now, you are wondering...how did I get sendmail running on my server???
my best guess...without logging in..woudl be ..you run up2date or something similiar...and let it update sendmail, but since sendmail didn't really exist..it installed it.
Hope that helps