cancel
Showing results for 
Search instead for 
Did you mean: 

How to Configure email

anuradha1
Star Contributor
Star Contributor

hello everyone,

I configured mail like below,

mail.host=mail@pucsl.gov.lk
mail.port=25
#mail.username=anonymous               (commented)
#mail.password=                                   (commented)
#mail.encoding=UTF-8                          (commented)
mail.from.default=alfresco@alfresco.org
mail.smtp.auth=true

As an Admin I started work flow and I Assigned someone with tick the email Notification.But He Didn't Received the mail.Let me tell the Issue.

Thank You.

1 REPLY 1

rohit9637
Star Contributor
Star Contributor

# Sample Gmail settings

 

mail.host=smtp.gmail.com

mail.port=465

mail.username=user@gmail.com

mail.password=password

mail.protocol=smtps

mail.smtps.starttls.enable=true

mail.smtps.auth=true

For More info visit the following link

http://docs.alfresco.com/5.2/concepts/email-outboundsmtp-props.html