Changes RSS

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

guides:opensmtpd [2009/10/25 13:14]
fishy Yey backends!
guides:opensmtpd [2009/12/01 21:30] (current)
fishy Disclaimer...
Line 1: Line 1:
 ====== OpenBSD SMTPd ====== ====== OpenBSD SMTPd ======
 +
 +>  **(!) NOTE:**
 +> //My words about maturity and documentation are rendered void by the development that has been happening since 4.6-release. By following -current, you will have access to better documentation, added features and a more stable smtpd.\\
 +Please read http://www.openbsd.org/faq/current.html for information on following -current.//
 +
  
 As of version 4.6 of [[http://www.openbsd.org/|OpenBSD]], a new alternative MTA is available.  As of version 4.6 of [[http://www.openbsd.org/|OpenBSD]], a new alternative MTA is available. 
Line 477: Line 482:
 This may really already be supported somehow, and if that is the case, my knowledge of This may really already be supported somehow, and if that is the case, my knowledge of
 BSD Auth is apparently not aboce "newb" level... BSD Auth is apparently not aboce "newb" level...
 +> //**Update**//: Different authentication backends are in the works!
 +> Check the comment under the heading [[#Adding SMTPS with authentication]].
  
 +> **(!) NOTE:**\\
 +> //My words about maturity and documentation are rendered void by the
 +> development that has been happening since 4.6-release. By following -current,
 +> you will have access to better documentation, added features and a more stable smtpd.
 +> Please read http://www.openbsd.org/faq/current.html for information on following -current.//