Outbound relay on 587

Devon Harding devonharding at gmail.com
Wed Feb 13 03:19:49 GMT 2008


On Tue, Feb 12, 2008 at 1:20 PM, Nathan Olson <naolson at gmail.com> wrote:

> Try switching the order (remember to rebuild the *.cf files afterwards).
>
> define(`RELAY_MAILER_ARGS', `TCP $h 587')
> define(`SMART_HOST', `mail.isp.net')
>
>
Got it working!  Here's my settings:

/etc/mail/sendmail.mc
define(`SMART_HOST',`smtp.comcast.net')dnl
define(`RELAY_MAILER_ARGS', `TCP $h 587')dnl
FEATURE(`authinfo',`hash -o /etc/mail/authinfo.db')dnl

/etc/mail/authinfo
AuthInfo:smtp.comcast.net "U:username at comcast.net" "P:password" "M:PLAIN"

Thanks everyone!

-Deovn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20080212/1a89eaa0/attachment.html


More information about the MailScanner mailing list