<Resource name="mail/GmailSmtpServer"
auth="Container"
type="javax.mail.Session"
mail.transport.protocol="smtps"
mail.smtps.host="smtp.gmail.com"
mail.smtps.auth="true"
mail.smtps.user="myusername@gmail.com"
password="mysecretpassword"
mail.debug="true"
/>
from
http://www.atlassian.com/software/jira/docs/v3.7.4/smtpconfig.html


相关文章:

  • 2022-02-02
  • 2021-12-10
  • 2021-06-30
  • 2021-08-08
  • 2021-08-20
  • 2021-09-15
猜你喜欢
  • 2021-11-14
  • 2022-02-04
  • 2021-08-25
  • 2021-11-20
  • 2021-05-02
相关资源
相似解决方案