[NBLUG/talk] Configuring sendmail to forward email via sonic.net

Todd Cary todd at aristesoftware.com
Mon Aug 26 22:00:59 PDT 2013


Ron -

Been at a meeting all evening, but I greatly appreciate the 
help/suggestions.  I'll take a crack at it tomorrow.

Todd

Ariste Software
Bend, OR 97702

http://www.aristesoftware.com

On 8/26/2013 3:25 PM, Ron Wickersham wrote:
> hi Todd,
>
> and realized that you have to do authentication to come in from 
> outside
> a sonic.net ip address, so found this:
>
> http://lists.centos.org/pipermail/centos/2010-March/092053.html
>
> specifically for centos...
>
>
> ######################################################################### 
>
>
> Should be a piece of cake.  Here are the relevant lines from my 
> sendmail.mc:
>
>     define(`RELAY_MAILER_ARGS',`TCP $h 587')dnl
>     define(`ESMTP_MAILER_ARGS',`TCP $h 587')dnl
>     define(`SMART_HOST', `smtp.comcast.net')dnl
>     FEATURE(`authinfo',`hash /etc/mail/auth/client-info')dnl
>
> And in /etc/mail/auth/client-info:
>
>     AuthInfo:smtp.comcast.net "U:root" "I:my_user_name" 
> "P:my_passwd"
>
> And in /etc/mail/auth/Makefile:
>
>     client-info.db: client-info
>          makemap hash $@ < $<
>
>
> ######################################################################### 
>
>
> -ron
> _______________________________________________
> talk mailing list
> talk at nblug.org
> http://nblug.org/cgi-bin/mailman/listinfo/talk
>
>
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2013.0.3392 / Virus Database: 3211/6610 - Release 
> Date: 08/26/13
>
>



More information about the talk mailing list