Hi All,
I have been setting gmail with alfresco please see the below property code in global.properties it doesnt work for me
please suggest ..
Inbound Mail..
#
# 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=gmail.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=.*
For OutBound Mails:
### E-mail site invitation setting ###
notification.email.siteinvite=true
#
# Outbound Email Configuration
#-------------
mail.host=smtp.gmail.com
mail.port=465
mail.username=usenamemy@gmail.com
mail.password=password
mail.protocol=smtps
mail.smtps.starttls.enable=true
mail.smtps.auth=true
Regards,
Shivkumar
Solved! Go to Solution.
email.server.domain=public server domain name
this is the domain name where your alfresco is hosted/running.
For more information.
Please refer these links.
Key to Content: Upload Files to Alfresco via Email -- Inbound Emails
email.server.domain=public server domain name
this is the domain name where your alfresco is hosted/running.
For more information.
Please refer these links.
Key to Content: Upload Files to Alfresco via Email -- Inbound Emails
Thanks Vikash,
This is helpful .
Reagards,
Shiv
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.