Dear team,
We have alfresco community 3.0 version installed in our system and would like to set up email configurations settings for workflow, as of that we made change in alfreso-global-property file for outbound email configurations mentioned as below:
mail.host=smtp.gmail.com
mail.port=587
mail.protocol=smtps
mail.username=******@gmail.com
mail.password=******
mail.smtp.timeout=100000
mail.smtps.starttls.enable=true
mail.smtps.auth=true
but still we are not able to send any mail from user .
Is Alfresco 3.0 community version supports outbound email configurations?.
Please suggest and help!
After workflow we got above error in alfresco log file.
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?; message exceptions (1) are:
Failed message 1: javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 25;
nested exception is:
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
2019-07-11 03:17:39,458 ERROR [org.alfresco.util.transaction.TransactionSupportUtil] [defaultAsyncAction1] After completion (committed) TransactionalCache exception
org.alfresco.error.AlfrescoRuntimeException: 06110025 Failed to send email to:[pradeep, aishwarya]
at org.alfresco.repo.action.executer.MailActionExecuter.sendEmail(MailActionExecuter.java:1077)
at org.alfresco.repo.action.executer.MailActionExecuter.access$4(MailActionExecuter.java:1040)
at org.alfresco.repo.action.executer.MailActionExecuter$2$1.execute(MailActionExecuter.java:510)
at org.alfresco.repo.action.executer.MailActionExecuter$2$1.execute(MailActionExecuter.java:1)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:464)
at org.alfresco.repo.action.executer.MailActionExecuter$2.afterCommit(MailActionExecuter.java:504)
at
Hi,
Are you able to login in Email server(gmail) by using mentiond username and password?
Thanks,
Vidhi
I see you are using gmail smpt for your test. Check whether you have setup the account properly. Google has changed the process and you need to make following changes to your account.
An account must be enabled for less secure app in order to use smtp.
https://myaccount.google.com/lesssecureapps
Hope this helps you.
Dear team,
Solved this issue ...i m using port number 587 but when is used diffferent port number issue was solved..
thank you for your response.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.