Archived Forum Post

Index of archived forum posts

Question:

Sender address rejected: not owned by user

Mar 08 '17 at 23:45

when we set bounce email address we are getting below error

Sender address rejected: not owned by user SmtpCmdResp: 553 5.7.1 <bounce@abc.com>: Sender address rejected: not owned by user **estatement@abc.com** you can find our email setting properties below

Email email = new Email() email.FromAddress ="estatement@abc.com"; email.FromName ="estatement"; email.BounceAddress = "bounce@abc.com";

Note: we are able to send mails without setting bounceaddress if we set we are getting above error . is there any alternative solution for this. can you help me in this issue.

Thanks and Regards, Greypad Technlogies pvt ltd Team.