DSpace mail.extraproperties working settings for gmail smtp

Last updated on: Published by: Systems Librarian 0

mail.extraproperties = mail.smtp.socketFactory.port=465, \
mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory, \
mail.smtp.socketFactory.fallback=false, \
mail.smtp.starttls.enable=true, \
mail.smtp.auth=true, \
mail.smtp.ssl.protocols=TLSv1.2, \
mail.smtp.ssl.trust=smtp.gmail.com

Related posts

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.