Hi, I have installed ssmtp in OpenWrt (r6), but not really send any mail.
 
This is my configuration of /etc/ssmtp/ssmtp.conf
[email protected]
mailhub=smtp.gmail.com:587
rewriteDomain=
hostname=smtp.gmail.com:587
FromLineOverride=YES 
UseTLS=YES
UseSTARTTLS=YES
#UseTLSCert=YES
#TLSCert=/etc/ssl/certs/ssmtp.pem
#Debug=YES
AuthUser=miname
AuthPass=12345678

and this configuration of /etc/ssmtp/revaliases
root:[email protected]:smtp.gmail.com:587
mainuser:[email protected]:smtp.gmail.com:587
 
any suggestions?, thanks.
 
 Juan Carlos                                              
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to