Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: gbl on July 09, 2003, 04:34:47 PM

Title: 5.6: SMTP Error 553
Post by: gbl on July 09, 2003, 04:34:47 PM
I´m running SME Server 5.6 with multiple LAN´s that added to "Local Networks" in Servermanager

Info:
172.24.11.0 255.255.255.0 256 192.168.190.254
SME Server IP: 192.168.190.1

Sending a eMail from Network 172.24.11.x/24 I get following Error:

 '553 Sorry, that domain isn't in my list of allowed rcpthosts.', Port: 25, Secure (SSL): No
Title: Re: 5.6: SMTP Error 553
Post by: Mike on July 10, 2003, 11:15:51 AM
Tried to look it in your /.ssh/known_host and tried to delete the ip address of the one you are sending.

Mike
Title: Re: 5.6: SMTP Error 553
Post by: gbl on July 10, 2003, 03:24:21 PM
I´m sending eMail´s from Windows.
Title: Re: 5.6: SMTP Error 553
Post by: Luca Cimatti on July 10, 2003, 06:50:18 PM
You can change/add the domain in this file

/var/qmail/control/rcpthosts

then restart qmail (/etc/rc.d/init.d/qmail restart)
Title: Re: 5.6: SMTP Error 553
Post by: gbl on July 11, 2003, 07:53:10 PM
Should I add every Internetdomain?
That can´t be!


sincerly
Title: Re: 5.6: SMTP Error 553
Post by: Luca Cimatti on July 15, 2003, 02:04:33 PM
The rcpthosts contains YOUR domains, that is if
rcpthosts contains mydomain.com and
you send a message to aaa@mydomain.com, it is a local-delivery message to aaa.

Your error seems concerning this.

Anyway try to check the configuration panel and then reboot.