• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

sendmail service is stopped

O

omid

Guest
hi
today i checked service sendmail in server Linux and see this message:
service sendmail is stopped
is it ok?
email are working but in some time when a lot of email is in queue mail, i have problem and bounce email goes wrong address..
what i have to to.
i tried to start the service but server show Failed message.
help me.
 
Originally posted by omid
hi
today i checked service sendmail in server Linux and see this message:
service sendmail is stopped
is it ok?
email are working but in some time when a lot of email is in queue mail, i have problem and bounce email goes wrong address..
what i have to to.
i tried to start the service but server show Failed message.
help me.

Yes, it is rightly that service sendmail is stopped. Plesk was configured to work with qmail MTA and running sendmail will prevent normal qmail functionality.
So I do recommend to remove executable permissions from sendmail starting script at all: chmod -x /etc/init.d/sendmail.

./anb
 
Back
Top