0

I have Exim on server with test@domain.com email. And now i'm sending email to test@domain.com from test2@domain.com but using provider SMTP and i'm getting following error:

Failed: test2@domain.com → test@domain.com 'Microsoft Office Outlook Test Message' Server response: 
550 550 Verification failed for <bounce+2db7fb.5fc31-info=test@domain.com> Unrouteable address Sender verify failed

How can i put my SMTP (sender) to white list?

user2455079
  • 420
  • 4
  • 16

1 Answers1

0

Have you correctly setup your domain MX record your server ? I think there is an issues with the mx record of your domain.

24x7servermanagement
  • 2,520
  • 1
  • 13
  • 11
  • I can receive email from any other emails such as Gmail Yahoo and other, the problem is to send email within my domain but using ISP smtp. – user2455079 Apr 04 '16 at 16:45