Date: Thu, 8 Dec 2005 15:41:26 +0000 From: RW <list-freebsd-2004@morbius.sent.com> To: freebsd-questions@freebsd.org Subject: Re: postfix help Message-ID: <200512081541.28515.list-freebsd-2004@morbius.sent.com> In-Reply-To: <d5f57b9c0512071501i2e32ed52q7e7a8a3b7eb41a22@mail.gmail.com> References: <d5f57b9c0512071501i2e32ed52q7e7a8a3b7eb41a22@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 07 December 2005 23:01, Michael Sherman wrote: > Hello all. > > I am trying to get postfix to relay mail through my ISP, without much > luck though. > >... > relayhost = smtp.broadband.rogers.com > smtp_sasl_auth_enable = yes > smtp_sasl_security_options = noanonymous > smtp_sasl_password_maps = hash:/usr/local/etc/postfix/sasl_passwd > > > Yet when I try to send any mail it gets bounced back by Rogers (which > uses Yahoo for mail services) : There is a how-to here for another ISP that uses Yahoo: http://efflandt.freeshell.org/sbc-smtp-auth.html#postfix One thing that springs to mind is that by omitting the "[]" around smtp.broadband.rogers.com you are asking for the MX servers to be used.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512081541.28515.list-freebsd-2004>