Date: Sat, 26 Dec 2009 17:50:39 -0600 From: Lane Holcombe <lane@joeandlane.com> To: Aflatoon Aflatooni <aaflatooni@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail client configuration to connect to ISP's SMTP server Message-ID: <1261871439.24773.12.camel@lholcombe-desktop> In-Reply-To: <305263.35898.qm@web56204.mail.re3.yahoo.com> References: <305263.35898.qm@web56204.mail.re3.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2009-12-26 at 11:20 -0800, Aflatoon Aflatooni wrote: > What configuration do I need to set in my freebsd.submit.mc in order to connect to the ISP's SMTP server? > The ISP is blocking all the emails unless it goes through their mail server, so I need my FreeBSD box to connect to the ISP's SMTP server for outbound emails. > > The client also needs to be authenticated as well. > > Please help > > Thanks > Afi > Hey, afi Check out SMART_HOST in /usr/src/contrib/sendmail/cf/README The change doesn't go in freebsd.submit.mc, but in freebsd.mc. Or <hostname>.mc, if you've already tweaked it before SMART_HOST is the upstream smtp server where all outgoing email is sent. lane
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1261871439.24773.12.camel>