cancel
Showing results for 
Search instead for 
Did you mean: 

How do I configure the local eMail server so Alfresco can accept docment attachments

gregorywest
Champ on-the-rise
Champ on-the-rise

I thought I followed the instructions for getting Alfresco to accept eMails.   I would like to use the eMail server on the Alfresco server, and I am trying to use Aliases to direct the eMails to the correct folders.   So far I am getting nothing in Alfresco.  Has anyone got an example of the alfresco.configure file that shows all the setting to get basic eMail working?

2 REPLIES 2

kaynezhang
World-Class Innovator
World-Class Innovator

1.Make sure email.inbound.enabled=true
2.Make sure user that send the mail must be a memeber of the Email Contributors group(EMAIL_CONTRIBUTORS)
3.And ,acorrding the target node type,the attachments may not be saved in the target node,it could be saved in the target node's childer(if target node type is folder),or saved in target node's association node's descendant node.

About how to configure ,please refer to http://docs.alfresco.com/5.0/concepts/email-intro.html

Hello again,  I double checked all the items you specified, and tried again.   On the sending SMTP server I am getting an error: connect to alfresco.dbwsys.mb.ca[10.10.10.48]:25: Connection refused

Can not figure out why it is being refused.  both servers are on the same network (10.10.10.x/24)  I have added my name into the EMAIL_CONTRIBUTORS group.