Sendmail
How do I configure Sendmail for SMTP-Auth?Some helpful links: http://www.sendmail.org/%7Eca/email/auth.html I cannot send and/or receive emails.Please check if Sendmail/Postfix and your POP3 daemon are running by executing netstat -tap You will get a list of all services listening on your server. If they are running re-configure your firewall (iptables or ipchains) so that the ports 25 (Sendmail/Postfix) and 110 (POP3) are not blocked. If this does not help please check that Sendmail/Postfix is really running on port 25 and your POP3 daemon on port 110. (Hint for standard RedHat installations: If you have webmin installed and are running Sendmail, go to Webmin->Servers->Sendmail->Sendmail Options. Under SMTP Port Options you often find the following entry: On sending emails, I get the following error message: "Relaying denied".There are two solutions for this problem: 1) You configure
your MTA to allow authentication via SMTP (SMTP-Auth). Your users then
have to change settings in their email clients (e.g. Outlook), i.e.,
they have to activate Server requires authentication. 2) You install "POP-before-SMTP" or poprelayd on your server. Your users then have to fetch emails first before they are allowed to send emails for a restricted period of time (mostly 30 min.). |


Recent comments
1 day 12 hours ago
1 day 21 hours ago
2 days 15 min ago
2 days 1 hour ago
2 days 2 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 23 hours ago
3 days 12 sec ago