Mail Error 553

Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems

Moderator: Qbik Staff

Mail Error 553

Postby Marauder69FR » Apr 08 08 8:57 pm

Hi

People that send mail to me using gmail always received the same return mail :

Delivery to the following recipients failed permanently:

* xxx@amancey.com

553 sorry, that domain isn't in my list of allowed rcpthosts

Any idea ? How can they (or can I) fix it ?

Thanks

Best regards
Last edited by Marauder69FR on Apr 13 08 6:54 pm, edited 1 time in total.
Marauder69FR
 
Posts: 41
Joined: Aug 27 05 12:33 am
Location: France, Lyon

Re: Mail Error 553

Postby Marauder69FR » Apr 11 08 8:45 am

hi

Sometime, it works...
04/10/08 21:31:47 62.193.206.45 Guest 0000001942 Created:
04/10/08 21:31:47 62.193.206.45 Guest 0000001942 Debug: <=S: 220 amancey.com ESMTP Service ready
04/10/08 21:31:47 62.193.206.45 Guest 0000001942 Debug: C=>: EHLO av2.amenworld.com
04/10/08 21:31:47 62.193.206.45 Guest 0000001942 Debug: <=S: 250-amancey.com greets you
04/10/08 21:31:47 62.193.206.45 Guest 0000001942 Debug: <=S: 250-AUTH NTLM LOGIN
04/10/08 21:31:47 62.193.206.45 Guest 0000001942 Debug: <=S: 250-AUTH=LOGIN
04/10/08 21:31:47 62.193.206.45 Guest 0000001942 Debug: <=S: 250 SIZE 0
04/10/08 21:31:47 62.193.206.45 Guest 0000001942 Debug: C=>: MAIL FROM:<xxx@gmail.com> SIZE=1937
04/10/08 21:31:48 62.193.206.45 Guest 0000001942 Debug: <=S: 250 Requested mail action okay, completed
04/10/08 21:31:48 62.193.206.45 Guest 0000001942 Debug: C=>: RCPT TO:<yyy@amancey.com>
04/10/08 21:31:48 62.193.206.45 Guest 0000001942 Debug: <=S: 250 Requested mail action okay, completed
04/10/08 21:31:48 62.193.206.45 Guest 0000001942 Debug: C=>: DATA
04/10/08 21:31:48 62.193.206.45 Guest 0000001942 Debug: <=S: 354 Start mail input; end with CRLF.CRLF
04/10/08 21:31:48 62.193.206.45 Guest 0000001942 Debug: <=S: 250 Mail accepted for delivery; id=0000099136
04/10/08 21:31:48 62.193.206.45 Guest 0000001942 Requested: SMTP In: mail from xxx@gmail.com to yyy@amancey.com (2151 Bytes)
04/10/08 21:31:49 127.0.0.2 <system> 0000001943 Requested: SMTP Local: Message 0000099136 from xxx@gmail.com to admin delivered
04/10/08 21:31:52 127.0.0.2 <system> 0000001943 Traffic 0 0 0 0 3s
04/10/08 21:31:52 127.0.0.2 <system> 0000001943 Terminated exit code 1

Sometime it doesn't... what the hell is it going on?! :(

04/10/08 21:32:48 62.193.206.45 Guest 0000001942 Debug: C=>: QUIT
04/10/08 21:32:48 62.193.206.45 Guest 0000001942 Debug: <=S: 221 SMTP Server Service closing transmission channel
04/10/08 21:32:48 62.193.206.45 Guest 0000001942 Traffic 343 2058 0 0 61s
04/10/08 21:32:48 62.193.206.45 Guest 0000001942 Terminated exit code 0

Help ! :)
Marauder69FR
 
Posts: 41
Joined: Aug 27 05 12:33 am
Location: France, Lyon

Re: Mail Error 553

Postby adrien » Apr 16 08 10:18 pm

Marauder69FR wrote:Hi

553 sorry, that domain isn't in my list of allowed rcpthosts

Best regards


that's not an error that WinGate mail server generates, so this must be from another mail server that the mail is being forwarding to. can you get hold of the whole message, to try and find out where the mail is going to?

From the log below though it looks like WinGate is accepting mail for that domain from external. There are 2 mail servers for the domain though. Is your WinGate accepting mail from externally for this domain?

When I do a MX lookup for that domain, I get 2 IPs, mxav2.amancey.com and mxav1.amancey.com. Both have the same MX priority, so they will be used interchangeably by external clients.

when I connect to mxav1, I get

Code: Select all
220 av4.amenworld.com AMEN ESMTP server ready
EHLO BOB
250-av4.amenworld.com hello [xxx.xxx.xxx.xxx], pleased to meet you
250-HELP
250-SIZE 26000000
250-ENHANCEDSTATUSCODES
250 OK
QUIT
221 2.0.0 av4.amenworld.com AMEN closing connection


When I connect to mxav2 I get the same. Neither of these are WinGate servers.

I'm picking these servers are doing some sort of validation on inbound mail (possibly using an RBL) and blocking mail for you. In a normal inbound mail for you, do you see evidence of these servers in the Received: headers?

regards

Adrien
adrien
Qbik Staff
 
Posts: 5448
Joined: Sep 03 03 2:54 pm
Location: Auckland

Postby adrien » Apr 16 08 10:21 pm

p.s. 62.193.206.45 looks like another server than

mxav1.amancey.com [62.193.206.39]
mxav2.amancey.com [62.193.206.40]

but on the same subnet. I'd say most likely somewhere at amen.fr is blocking your incoming mail, particularly from gmail.

Adrien
adrien
Qbik Staff
 
Posts: 5448
Joined: Sep 03 03 2:54 pm
Location: Auckland

Postby Marauder69FR » Apr 17 08 10:31 pm

Hi

I think the problem comes from a bad configuration of my DNS zone.
The mx2 was not correct so I just removed it.
Everything seems to be ok now. Wait and see..

Thanks for your answers


adrien wrote:p.s. 62.193.206.45 looks like another server than

mxav1.amancey.com [62.193.206.39]
mxav2.amancey.com [62.193.206.40]

but on the same subnet. I'd say most likely somewhere at amen.fr is blocking your incoming mail, particularly from gmail.

Adrien
Marauder69FR
 
Posts: 41
Joined: Aug 27 05 12:33 am
Location: France, Lyon


Return to WinGate

Who is online

Users browsing this forum: Google [Bot] and 3 guests