[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] sendmail relay to gmail smtp server



Harry Putnam <reader@newsguy.com> writes:

> Scott Ferguson <prettyfly.productions@gmail.com> writes:
>
>> You don't show your authentication settings eg.:-
>> define(`CERT_DIR’, `/etc/mail/certs’)
>> define(`confCACERT_PATH’, `CERT_DIR’)
>> define(`confCACERT’, `CERT_DIR/ca-bundle.crt’)
>> define(`confCRL’, `CERT_DIR/ca-bundle.crt’)
>> define(`confSERVER_CERT’, `CERT_DIR/sendmail.pem’)
>> define(`confSERVER_KEY’, `CERT_DIR/sendmail.pem’)
>> define(`confCLIENT_CERT’, `CERT_DIR/sendmail.pem’)
>> define(`confCLIENT_KEY’, `CERT_DIR/sendmail.pem’)
>

I read somewhere that all I really needed was to add this line to
sendmail.mc,  generate sendmail.cf and restart:

include(`/etc/mail/tls/starttls.m4')dnl

Is that right?  Any way I did it and got the same uninformative
errors:

Verbose smtp: 
,----
| 050 >>> MAIL From:<reader@reader.local.lan> SIZE=560 AUTH=<>
| 050 530-5.5.1 Authentication Required. Learn more at                              
| 050 530 5.5.1 http://mail.google.com/support/bin/answer.py?answer=14257 nw8sm46206070igc.7
`----


 


Reply to: