07-19-2016 08:41 AM
09-21-2016 05:07 PM
I know you say that the user has full access to the corresponding email alias folder, but have you tried logging in as that user and verifying that you can create a document in that folder? And also double-checking that the folder alias you are using matches the folder you are testing?
I'm just asking because it seems like you have everything addressed and the simplest explanation is that the folder permissions aren't allowing the write.
02-06-2017 01:35 PM
I have the same problem, I dont know if I need to configure the port 1025 in my Server or in my router. Any suggestions? Im pretty new in alfresco. Thanks.
02-06-2017 05:02 PM
If some other system is routing mail to postfix, and postfix is running on port 25, then you shouldn't need to open port 1025 on your server because postfix should be using localhost to connect to Alfresco.
If you are getting access denied, please check that:
(1) The sender's email address matches an email address in a person document in Alfresco.
(2) The sender has been added to the EMAIL_CONTRIBUTORS group.
(3) The sender has write access on the folder the email is being sent to.
(4) The sender's email address matches the pattern in the allowed senders property in alfresco-global.properties.
If all of this is true and you still cannot send mail into Alfresco, use a script to send a message from the machine itself directly to the Alfresco SMTP listener on port 1025. If you don't know how to write one of those, google "Python sendmail example" and you should get at least one result that will work.
If you can send email successfully from the machine directly to Alfresco, then your problem has nothing to do with Alfresco and is more likely a postfix config problem or some other email configuration issue.
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.