Mail daemon problem

Hello.

Recently I had a problem with my server (described here) after an improper ports update. After restoring the Apache daemon and all related stuff I've discovered that there is no mail daemon running. I assume it's been also damaged during that ports update. Can you give me the direction please on how can I restore it?

I tried to launch manually:
Code:
cd /etc/mail
make start
and got the message:
Code:
Starting: sendmail-outboundexim abandoned: unknown, malformed, or incomplete option -L
 sendmail-clientmqueueexim abandoned: unknown, malformed, or incomplete option -L
 
Thanks, something definitely has launched. What's my next step? I'd like to restore POP3 - sockstat is not showing anything listening on port 110 at the moment.
 
Back
Top