francisguchie commented on pull request #1837: URL: https://github.com/apache/fineract/pull/1837#issuecomment-905456424
@BLasan please note that this has been tested on smtp.gmail on port 587 i have also read around and found that smtp.mail.yahoo uses 465 and a few others. Most mail providers are always updating their connection properties and i think we should always visit this email code as also the java jars too are being updated most of the time to address changes from the email service providers. The only users who will enjoy this module with little or no challenge are those using their private email servers they have all options to use like enabling TLS or not , changing the ports etc. as for common email service providers (gmail, yahoo) , port 25 is a no go area we will be forced to say in the 465 and 587 lane mainly -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
