BLasan commented on pull request #1597:
URL: https://github.com/apache/fineract/pull/1597#issuecomment-775922740


   > @BLasan this is what i have used ( with the actual emails of course )
   > 
   > **sudo nano /etc/ssmtp/ssmtp.conf**
   > 
   > root=[[email protected]](mailto:[email protected])
   > mailhub=smtp.gmail.com:587
   > AuthUser=[[email protected]](mailto:[email protected])
   > AuthPass=itspassword
   > UseTLS=YES
   > UseSTARTTLS=YES
   > rewriteDomain=gmail.com
   > 
   > **sudo nano /etc/ssmtp/revaliases**
   > 
root:[[email protected]](mailto:[email protected]):smtp.gmail.com:587
   > 
   > I hope this helps to figure out if i have mixed up something somewhere
   
   Thanks @francisguchie . I'll take a look and update you ASAP


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to