Email issues
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2014 09:06 AM
Hello
What settings to i need to add to the alfresco-global.properties in order to configure our internal Exchange server as the mail server?
What settings to i need to add to the alfresco-global.properties in order to configure our internal Exchange server as the mail server?
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2014 11:50 AM
Sorry. Can't answer that. Your sys admin should be able to give you details of how your exchange server is configured.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2014 02:30 AM
I know how the Exchange server is configured but i need to know which information i need to add to the alfresco-global.properties file
The examples you have are for Gmail
Do i need to add the Exchange server's IP address?
The examples you have are for Gmail
Do i need to add the Exchange server's IP address?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2014 11:52 AM
Here is my snippet for the email.
mail.host=your exchange host name heremail.port=25mail.protocol=smtpmail.from.default=default email address to use example: noreply@somedomain.comnotification.email.siteinvite=truemail.smtp.timeout=30000mail.encoding=UTF-8mail.from.enabled=falseactivities.feed.notifier.enabled=false
