Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: szenczi on September 21, 2008, 05:14:57 PM

Title: Rejected mail
Post by: szenczi on September 21, 2008, 05:14:57 PM
Hi,

In an SME server (server and gateway) when I try to send message, I get the next failure notice:

...
Connected to 127.0.0.1 but sender was rejected.
Remote host said: 550 5.1.8 invalid/host-not-in-DNS return address not allowed
...


What means this?

Thanks, Norbert
Title: Re: Rejected mail
Post by: CharlieBrady on September 21, 2008, 08:23:51 PM
Hi,

In an SME server (server and gateway) when I try to send message, I get the next failure notice:

...
Connected to 127.0.0.1 but sender was rejected.
Remote host said: 550 5.1.8 invalid/host-not-in-DNS return address not allowed
...


What means this?

Thanks, Norbert

This means that you are trying to send mail with a sender address domain which is invalid, and your ISP's mail server is refusing to accept it.

Title: Re: Rejected mail
Post by: szenczi on September 22, 2008, 10:53:08 AM
Thanks!

So, now I must change the senders' address in the mail program. It's correct?

Norbert
Title: Re: Rejected mail
Post by: CharlieBrady on September 22, 2008, 03:48:26 PM
So, now I must change the senders' address in the mail program. It's correct?

That would be one solution, yes. The other would be to turn the currently invalid domain name into a valid one, which would require you to register the domain and configure DNS for it.
Title: Re: Rejected mail
Post by: szenczi on September 23, 2008, 09:49:49 AM
Thank you!

Norbert