 
					
				
		
04-03-2011 02:54 PM
#
# Outbound Email Configuration
#————-
mail.host=xy.de
mail.port=25
mail.username=<Benutzername>
mail.password=<Passwort>
mail.encoding=UTF-8
mail.from.default=xy
#mail.smtp.auth=true
#trying to enable ssl
mail.smtps.auth=true
mail.protocol=smtps
mail.smtps.starttls.enable=true
ERROR [org.alfresco.repo.action.executer.MailActionExecuter] Failed to send email to xy@xy.de org.springframework.mail.MailSendException: Mail server connection failed; nested exception is javax.mail.MessagingException: Exception reading response;
  nested exception is:
        javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?ERROR [org.alfresco.repo.action.executer.MailActionExecuter] Failed to send email to xy@xy.de
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 relay not permitted 
					
				
		
04-03-2011 06:06 PM
 com.sun.mail.smtp.SMTPAddressFailedException: 550 relay not permitted
mail.smtp.auth=true 
					
				
		
04-05-2011 03:16 PM
mail.smtp.auth=trueERROR [org.alfresco.repo.action.executer.MailActionExecuter] Failed to send email to xy@xy.de
org.springframework.mail.MailSendException: Mail server connection failed; nested exception is javax.mail.MessagingException: Exception reading response;
  nested exception is:
        javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? 
					
				
		
04-05-2011 05:42 PM
 
					
				
				
			
		
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.