01-25-2011 04:17 AM
15:48:59,765 User:gnevzmaja ERROR [action.executer.MailActionExecuter] Failed to send email to gnevzmaja@jugo-trade.com
org.springframework.mail.MailSendException: Mail server connection failed; nested exception is javax.mail.MessagingException: Could not connect to SMTP host: smtp.alfresco.com, port: 25;
nested exception is:
java.net.SocketException: Network is unreachable: connect
:
:
Caused by: javax.mail.MessagingException: Could not connect to SMTP host: smtp.alfresco.com, port: 25;
nested exception is:
java.net.SocketException: Network is unreachable: connect
:
:
Caused by: java.net.SocketException: Network is unreachable: connect
mail.host=mail.jugo-trade.com
mail.port=25
mail.username=alfresco@jugo-trade.com
mail.password=xxxxxxx
mail.encoding=UTF-8
mail.from.default=alfresco@jugo-trade.com
mail.smtp.auth=false
mail.protocol=smtp
mail.host=smtp.gmail.com
mail.port=465
mail.username=gnevzmaja@gmail.com
mail.password=xxxxxxxx
mail.encoding=UTF-8
mail.from.default=alfresco@jugo-trade.com
mail.smtp.auth=false
mail.smtps.auth=true
mail.protocol=smtps
mail.smtps.starttls.enable=true
01-25-2011 09:50 AM
01-26-2011 07:03 AM
01-26-2011 07:30 AM
01-26-2011 09:25 AM
You should consider the stuff below WEB-INF to be read only. It will get overwritten during an upgrade or a redeploy.Also thanx for this tip, I did actually change lots of .properties files below WEB-INF for purpose of language localisation of share.
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.