Date: Fri, 18 May 2001 05:53:41 +0200 From: =?us-ascii?Q?Bjorn_Lonneker?= <bjoern@loenneker.com> To: "Jim Durham" <durham@w2xo.pgh.pa.us>, "Arthur W. Neilson III" <art@pilikia.net> Cc: <freebsd-stable@freebsd.org> Subject: RE: Sendmail AUTH Message-ID: <NKEHKPLNHDGAPGNHFABBMEHOCCAA.bjoern@loenneker.com> In-Reply-To: <Pine.BSF.4.21.0105172248130.12780-100000@shazam.int>
next in thread | previous in thread | raw e-mail | index | archive | help
simply install the cyrus-sasl port and follow the rules in /usr/local/share/doc/SASL/Sendmail.README. -- Bjorn -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Jim Durham Sent: Friday, May 18, 2001 4:50 AM To: Arthur W. Neilson III Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Sendmail AUTH On Thu, 17 May 2001, Arthur W. Neilson III wrote: > Thanks for the help with recompiling sendmail, I added the following to my make.conf > > # > # Let's build sendmail with SASL support (SMTP AUTH) > # > SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL > SENDMAIL_LDFLAGS=-L/usr/local/lib > SENDMAIL_LDADD=-lsasl > SENDMAIL_MC=/etc/mail/pilikia.mc > > went into /usr/src/lib/libsmutil and did > > make obj > make depend > make > > then in /usr/src/usr.sbin/sendmail > > make obj > make depend > make > make install > (SNIP!) > 250-XUSR > 250 HELP > auth > 503 5.3.3 AUTH mechanism not available > quit > 221 2.0.0 pilikia.net closing connection > Connection closed by foreign host. > > What gives? Obviously I'm missing some piece of the puzzle. Does someone > else who's been through this excersize before know what's going on? I have built sendmail with AUTH, but I used the sources from sendmail.org. They have pretty clear instructions and it might be easier than trying to modify the FreeBSD port, unless someone else can guide you through that. -Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NKEHKPLNHDGAPGNHFABBMEHOCCAA.bjoern>