Initial Sendmail configuration
All I need this to do is accept messages to all addresses @flashingeyes.com, and let me access that mailbox through POP3.
All I've done so far is to comment out this line in the sendmail.mc file:
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
I ran make -C /etc/mail and restarted Sendmail but my POP3 client still can't connect to the server.
What else do I need to do?
By the way, I've just tried installing courier and postfix and I can't get either of them to compile, which is why I'm hoping I can get Sendmail to work.
Thanks!
Keegan
5 Replies
Keegan
–James
It took me awhile to find a decent tutorial. But here is one, and it made it much clearer what was needed to set up mail service.
I'm trying to use install Sendmail (which is active and running) but port 25 is blocked as seen with nmap.
Linode support says they lifted all blocking of my account.
I'm not using any firewall (I think).
Still I use nmap and don't see port 25 open…
What can I do to solve this?
Many thanks