cancel
Showing results for 
Search instead for 
Did you mean: 

Sender address rejected: not owned by user

akula_venkat
Champ in-the-making
Champ in-the-making
notification.email.siteinvite=true

mail.host=192.168.102.172
mail.port=25
mail.username=alfresco@example.com
mail.password=123456
mail.from.default=.*\@example\.com
mail.from.enabled=true
mail.protocol=smtp
mail.encoding=UTF-8
mail.smtp.auth=true
mail.smtp.debug=true
#########################################

1.If i login with admin(admin email is alfresco@example.com) i am able to send site invitation.
but when i login with another user like venkat@example.com i am unable to send site invitation.

Please look at the belo errors:

alfresco catalina.out

Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 553 5.7.1 <venkat@example.com>: Sender address rejected: not owned by user alfresco@example.com

Postfix log:
Mar 14 11:40:41 maildemo postfix/smtpd[22470]: NOQUEUE: reject: RCPT from alfresco.example.com[192.168.101.164]: 553 5.7.1 <venkat@example.com>: Sender address rejected: not owned by user alfresco@example.com; from=<venkat@example.com> to=<manoranjan@example.com> proto=ESMTP helo=<alfresco.example.com>

7 REPLIES 7

mitpatoliya
Star Collaborator
Star Collaborator
You need to put valid email id and password for that valid email account.
Try with your gmail account information.

i changed my domain name to example.com(it is something else).My email adderess is valid.
Problem with other users in same domain not able to send site invitations.Suppose i logged with venkat@example.com then i created a site called "site1", then invite monoranjan@example.com, postfix server is giving the error.
Mar 14 11:40:41 maildemo postfix/smtpd[22470]: NOQUEUE: reject: RCPT from alfresco.example.com[192.168.101.164]: 553 5.7.1 <venkat@example.com>: Sender address rejected: not owned by user alfresco@example.com; from=<venkat@example.com> to=<manoranjan@example.com> proto=ESMTP helo=<alfresco.example.com>

mrogers
Star Contributor
Star Contributor
So you need to change your postfix server configuration since its that that is rejecting your email.   Or you need to set mail.from.enabled= false and put a sensible value in mail.from.default ( it's not a regex)

akula_venkat
Champ in-the-making
Champ in-the-making
it is working fine.
Thank you somuch.

oli
Champ in-the-making
Champ in-the-making
Can you give an example of what you mean with "sensible value, not a regex."
Because i still have the same problem, that only those emails are sent, when the logged in accounts email adress fits the one of the smtp configutation in global.properties

oli
Champ in-the-making
Champ in-the-making
Hi,
can you tell me how you solved the smtp problem, because i have the same problem that only admins invitations are send because the smtp mail adress matches the admins email adress?
Regards Oli

kprasadit
Champ in-the-making
Champ in-the-making
When I am trying sent a mail I am getting following Error message.   Anybody please help me on this.

Reporting-MTA: dns;CAINIMOWEB03.r.in
Received-From-MTA: dns;INIMO02SVRWEB03.MYDOMAIN.IN
Arrival-Date: Tue, 3 Jun 2014 17:41:12 +0530

Final-Recipient: rfc822;manik.patil@Mydomain.com
Action: failed
Status: 5.7.1
Diagnostic-Code: smtp;553 5.7.1 <touch.hrd@Mydomain.com>: Sender address rejected: not owned by user touch.hrd@Mydomain.in

Final-Recipient: rfc822;eeman.mallick@Mydomain.com
Action: failed
Status: 5.7.1
Diagnostic-Code: smtp;553 5.7.1 <touch.hrd@Mydomain.com>: Sender address rejected: not owned by user touch.hrd@Mydomain.in