06-17-2012 03:45 AM
06-17-2012 03:13 PM
#
# Outbound Email Configuration
#————-
mail.host=smtp.example.com
mail.port=25
#mail.username=
#mail.password=
mail.encoding=UTF-8
mail.from.default=alfresco@alfresco.org
mail.smtp.auth=false
06-17-2012 10:32 PM
how is the email-subsystem restarted to test the changes? or is there an other way, to test the settings?It gets its new paramter when you restart the service of Alfresco
06-18-2012 02:47 AM
# Sample Gmail settings
mail.host=smtp.gmail.com
mail.port=465
mail.username=user@gmail.com
mail.password=password
# New Properties
mail.protocol=smtps
mail.smtps.starttls.enable=true
mail.smtps.auth=true
mail.testmessage.send=true
mail.testmessage.to=mail@mydomain.com
mail.testmessage.subject=Outbound SMTP
mail.testmessage.text=The Outbound SMTP email subsystem is working.
06-18-2012 02:51 AM
mail.testmessage.to=mail@mydomain.comWhen you restart the service, if you are getting a mail with the subject Outbound SMTP and message as The Outbound SMTP email subsystem is working. , then your email notification should be going on
mail.testmessage.subject=Outbound SMTP
mail.testmessage.text=The Outbound SMTP email subsystem is working.
mail.host=smtp.gmail.comDoes this user has email sending permission
mail.port=465
mail.username=user@gmail.com
06-18-2012 03:03 AM
06-18-2012 03:29 AM
user in alfresco, who uses the email-adress "user@gmail.com" and who has the right to send emails?No you dont need to create the user in DM
06-18-2012 03:38 AM
06-18-2012 03:42 AM
mail.testmessage.to=mail@mydomain.com
mail.testmessage.subject=Outbound SMTP
mail.testmessage.text=The Outbound SMTP email subsystem is working.
When you restart the service, if you are getting a mail with the subject Outbound SMTP and message as The Outbound SMTP email subsystem is working. , then your email notification should be going on
06-18-2012 03:51 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.