PDA

View Full Version : FC4 - Postfix - master is stopped


Betialai
20th March 2006, 14:54
Hi,

When I try to start the Postfix service, it says Success but in Services it says master is stopped.

Any idea what's wrong?

falko
20th March 2006, 23:33
Please post the output of netstat -tap
What's in your mail log when you try to start Postfix?

Shakiereen
23rd November 2009, 04:14
Hi,

When I try to start the Postfix service, it says Success but in Services it says master is stopped.

Any idea what's wrong?

Hi,

i also facing the same problem,
what i did is i check whether the other mail services (sendmail, exim,.etc) is running or not then i stop it.

in my case i notice the sendmail is running upon startup, so i just stop the sendmail & restart or start postfix.

it solve the issues.