Sendmail: Difference between revisions

From DWIKI
No edit summary
 
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
*[http:/www.sendmail.org/ Homepage]
==Docs==
*[http://www.sendmail.org/ Homepage]
*[http://www.sendmail.org/support Sendmail FAQ]
*[http://networking.ringofsaturn.com/Unix/sendmailtips.php Some sendmail tips]
*[http://www.brandonhutchinson.com/ brandonhutchinson.com]
*http://www.technoids.org/dossed.html
 
*http://www.sendmail.org/m4/anti_spam.html#access_db IS WRONG! IGNORE
*[http://www.feep.net/sendmail/tutorial/anti-spam/access_db.html Access Control Database]
*http://www.sendmail.org/doc/sendmail-current/cf/README
*[http://www.sendmail.org/tips/virtual-hosting.php Virtual hosting on sendmail]
*http://www.faqs.org/docs/linux_network/x15691.html
 
==Milters==
*http://www.milter.info/sendmail/milter-limit/
 
===Genericstable===
*http://www.madboa.com/geek/sendmail-genericstable/
 
 
 
===Sendmail and authentication===
*[http://www.sendmail.org/~ca/email/auth.html http://www.sendmail.org/~ca/email/auth.html]
*[http://slacksite.com/other/auth.html Setting up SMTP AUTH with sendmail and Cyrus-SASL]
 
===Anti-Spam===
*[http://www.milter.org/milter_api/index.html Milter]
*[[milter-greylist]]
*[http://www.benzedrine.cx/milter-regex.html milter-regex]
 
===Useful rules===
O PrivacyOptions=authwarnings,novrfy,noexpn,restrictqrun,nobodyreturn
 
==FAQ==
===Remove a mail from outgoing queue===
qtool.pl (http://www.brandonhutchinson.com/deleting_mail_queue.html)
 
===Domain of sender address X@Y does not resolve===
try on the server complaining about that:
dig Y.Z MX
 
 
===(host map: lookup (....): deferred)===
 
 
===config error: mail loops back to me (MX problem?)===
?

Latest revision as of 14:11, 14 April 2010