Hello,
I'm struggling with Office365 and Exchange. I do get this error
mail: cannot send message: Process exited with a non-zero status ssmtp
it works perfect with gmail, config:
[email protected]
mailhub=smtp.gmail.com:587
rewriteDomain=your_local_domain
hostname=your_local_FQDN
UseTLS=Yes
UseSTARTTLS=Yes
AuthUser=Gmail_username
AuthPass=Gmail_password
FromLineOverride=YES
I'm struggling with Office365 and Exchange. I do get this error
mail: cannot send message: Process exited with a non-zero status ssmtp
it works perfect with gmail, config:
[email protected]
mailhub=smtp.gmail.com:587
rewriteDomain=your_local_domain
hostname=your_local_FQDN
UseTLS=Yes
UseSTARTTLS=Yes
AuthUser=Gmail_username
AuthPass=Gmail_password
FromLineOverride=YES
Comment