Date: Sat, 26 Dec 2009 21:31:41 -0600 From: Lane Holcombe <lane@joeandlane.com> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Sendmail client configuration to connect to ISP's SMTP server Message-ID: <1261884701.24773.63.camel@lholcombe-desktop> In-Reply-To: <20091227011353.6c469eb8.freebsd@edvax.de> References: <305263.35898.qm@web56204.mail.re3.yahoo.com> <1261871439.24773.12.camel@lholcombe-desktop> <20091227011353.6c469eb8.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2009-12-27 at 01:13 +0100, Polytropon wrote: > On Sat, 26 Dec 2009 17:50:39 -0600, Lane Holcombe <lane@joeandlane.com> wrote: > > Check out SMART_HOST in /usr/src/contrib/sendmail/cf/README > > I'm using the SMART_HOST functionality, too. But there's > no authentification (username + password). The relay I'm > using - my ISP's - seems to be happy with a valid IP from > their range. > > See if /usr/ports/mail/sendmail-sasl is what you need My ISP requires authentication, so I had to install that port and then add the "AuthInfo" line in /etc/mail/access My ISP is only using plain authentication, but sasl will work for more exotic needs, I understand. But, of course, if it ain't broke then don't try to fix it :) lane ~ The bikeshed should be orange for this to work properly ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1261884701.24773.63.camel>