Date: Wed, 11 Sep 2002 19:12:06 +0200 From: lupe@lupe-christoph.de (Lupe Christoph) To: Greg Panula <greg.panula@dolaninformation.com> Cc: freebsd-security@freebsd.org Subject: Re: asmtp 587 - quickie faq submission Message-ID: <20020911171206.GI19536@lupe-christoph.de> In-Reply-To: <20020911161018.GE19536@lupe-christoph.de> References: <002b01c25930$f4627270$0100a8c0@soap> <3D7F3726.958781C8@dolaninformation.com> <20020911153003.GD19536@lupe-christoph.de> <20020911161018.GE19536@lupe-christoph.de>
next in thread | previous in thread | raw e-mail | index | archive | help
With suggested tweaks. *) How do I enable ASMTP with sendmail? To implement ASMTP, you must install a sendmail with SASL compiled in. This requires the installation of the cyrus-sasl port. You can then either recompile the system's sendmail as detailed in /etc/defaults/make.conf (look for SASL) or install the sendmail-sasl port, and replace the default sendmail with the one from that port. Either edit /etc/mail/sendmail.cf to allow PLAIN AUTH (change AuthMechanisms to contain PLAIN), or (better) create a new sendmail.cf. Some help for this can be obtained from: http://www.sendmail.org/~ca/email/auth.html More background is contained in http://www.sendmail.org/~gshapiro/security.pdf The FAQ authors would appreciate a report from somebody who has actually used sendmail with ASMTP to augment this entry. Lupe Christoph -- | lupe@lupe-christoph.de | http://www.lupe-christoph.de/ | | Big Misunderstandings #6398: The Titanic was not supposed to be | | unsinkable. The designer had a speech impediment. He said: "I have | | thith great unthinkable conthept ..." | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020911171206.GI19536>