3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] courieresmtpd: 51...
FromSent OnAttachments
Earl KillianApr 11, 2002 8:52 pm 
Sam VarshavchikApr 11, 2002 9:25 pm 
Roland SchneiderApr 12, 2002 5:23 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] courieresmtpd: 511 relay testedActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Apr 11, 2002 9:25:40 pm
List:net.sourceforge.lists.courier-users

On Thu, Apr 11, 2002 at 08:52:03PM -0700, Earl Killian wrote:

What does "511 relay tested -- 1014859806" mean in response to a SMTP RCPT TO:? The address is local to the machine that courieresmtpd is running on, so no relaying is being requested.

Here's the dialog (I've changed the domain to foobar.com):

% telnet foobar.com 25 EHLO gate.killian.com MAIL FROM:<te@killian.com> RCPT TO:<us@foobar.com> 220 chrony.foobar.com ESMTP 250-chrony.foobar.com Ok. 250-STARTTLS 250-XVERP=Courier 250-XEXDATA 250-XSECURITY=NONE,STARTTLS 250-PIPELINING 250-8BITMIME 250-SIZE 250 DSN 250 Ok. 511 relay tested -- 1014859806 quit 221 Bye. Connection closed by foreign host.

us@foobar.com has installed a custom mail filter that selectively accepts or rejects all mail to this recipient, and the mail filter has decided to reject the mail in your case, with the indicated error message. Obviously, the reason why the custom mail filter rejected this message is something that only the owner of this address can tell you.