On Wed, Feb 05, 2003 at 03:38:02PM -0800, Bob Miller wrote:
> Cory Petkovsek wrote:
> 
> > An open relay means a server that re-sends outbound mail.  If EFN was a
> > open relay server then it would allow mail incoming from somewhere being
> > sent to petersen-arne.com for instance.  This message was sent to EFN
> > thus is not being relayed.  Observe:
> > 
> 
> But the spam said it came from [EMAIL PROTECTED]  This works...
> 
> $ telnet clavin.efn.org 25
> Trying 66.178.136.10...
> Connected to clavin.efn.org.
> Escape character is '^]'.
> 220 clavin.efn.org ESMTP Sendmail 8.11.6/8.11.6; Wed, 5 Feb 2003 15:34:15 -0800 (PST)
> HELO 216-210-236-194.atgi.net
> 250 clavin.efn.org Hello 216-210-236-196.atgi.net [216.210.236.196], pleased to meet 
>you
> MAIL From: [EMAIL PROTECTED]
> 250 2.1.0 [EMAIL PROTECTED] Sender ok
> RCPT To: [EMAIL PROTECTED]
> 250 2.1.5 [EMAIL PROTECTED] Recipient ok
> telnet> q
> Connection closed.

As it should work.  Here the mail server is not relaying.  It is
accepting inbound mail.  It doesn't care where it's from as long as the
domain exists.  It is then the mailing list software that determines if
the email is allowed through or not, probably based upon sender.  If you
connected to my mail server and said, "rcpt to: [EMAIL PROTECTED]" it
would say relaying denied because my mailserver only accepts mail for a
few domains.

You could also say, "mail from: [EMAIL PROTECTED], rcpt to:
[EMAIL PROTECTED]" and it would accept it.

Cory
_______________________________________________
Eug-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to