05-12-2010 06:56 AM
17:48:24,425 ERROR [org.alfresco.repo.action.executer.MailActionExecuter] Failed to send email to xxxx@AAA.com
org.springframework.mail.MailSendException; nested exception details (1) are:
Failed message 1:
javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 Unable to relay for xxxx@AAA.com
#
# Outbound Email Configuration
#————-
mail.host=mail.AAA.co.th
mail.port=25
mail.username=Alfresco@AAA.co.th
mail.password=alfresco
mail.encoding=UTF-8
mail.from.default=Alfresco@AAA.co.th
mail.smtp.auth=true
mail.protocol=smtp
#
# Alfresco Email Service and Email Server
#————-
# Enable/Disable the inbound email service. The service could be used by processes other than
# the Email Server (e.g. direct RMI access) so this flag is independent of the Email Service.
#————-
#email.inbound.enabled=true
# Email Server properties
#————-
#email.server.enabled=true
#email.server.port=25
#email.server.domain=alfresco.com
#email.inbound.unknownUser=anonymous
# A comma separated list of email REGEX patterns of allowed senders.
# If there are any values in the list then all sender email addresses
# must match. For example:
# .*\@alfresco\.com, .*\@alfresco\.org
# Allow anyone:
#————-
email.server.allowed.senders=.*
05-12-2010 07:33 AM
05-13-2010 10:10 AM
05-16-2010 09:11 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.