Wietse Venema:
> [email protected]:
> > You have my config. Please let me know why postfix won't run.
>
> It was running, according to your logs:
>
> Dec 5 21:33:26 softlinksys postfix/postfix-script[31361]: starting the
> Postfix mail system
> Dec 5 21:33:26 softlinksys postfix/master[31363]: daemon started -- version
> 3.4.13, configuration /etc/postfix
>
> If the Postfix master is no longer running, then you need to find
> out what is killing your Postfix processes.
To find out if the master is running use "sudo postfix status",
instead of using systemctl commands.
Wietse
> If the Postfix master is still running, connect to port 25
>
> $ telnet name-of-host 25
>
> And tell us what you get.
>
> Wietse
>