Koozali.org: home of the SME Server

5.6: SMTP Error 553

gbl

5.6: SMTP Error 553
« 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

Mike

Re: 5.6: SMTP Error 553
« Reply #1 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

gbl

Re: 5.6: SMTP Error 553
« Reply #2 on: July 10, 2003, 03:24:21 PM »
I´m sending eMail´s from Windows.

Luca Cimatti

Re: 5.6: SMTP Error 553
« Reply #3 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)

gbl

Re: 5.6: SMTP Error 553
« Reply #4 on: July 11, 2003, 07:53:10 PM »
Should I add every Internetdomain?
That can´t be!


sincerly

Luca Cimatti

Re: 5.6: SMTP Error 553
« Reply #5 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.