利用gmail代Alfresco發信的準備工作

No Comments

編輯 alfresco-global.properties
# Gmail notification
mail.host=smtp.gmail.com
mail.port=465
mail.username=username@gmail.com
mail.password=xxxxx
mail.protocol=smtps
mail.smtps.starttls.enable=true
mail.smtps.auth=true

2016-01-25 16:35:51,540 ERROR [action.executer.MailActionExecuter] [mailAsyncAction1] Failed to send email to [70847] : org.springframework.mail.MailAuthent
icationException: Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 534-5.7.14 Please log in via your web browser and
534-5.7.14 then try again.
534-5.7.14 Learn more at
534 5.7.14 https://support.google.com/mail/answer/78754 ty5sm26526272pac.48 – gsmtp

https://accounts.google.com/DisplayUnlockCaptcha(這個設定沒用)

要設定, 安全性較低的應用程式存取權限

Leave a Reply

Share via
Copy link