[Mailman-Developers] sendmail

Dan Mick Dan Mick <dmick@utopia.West.Sun.COM>
Fri, 3 Aug 2001 18:49:52 -0700 (PDT)


I've come to the conclusion that

1) postfix takes the message no matter what synchronously and queues it,
which eliminates a lot of the wait problems, and

2) yes, the validation step can be short-circuited with things like
"mynetworks" and "relaydomains" and that set of stuff, and I think
the "default" is to allow locally-originated mail to go out without
sender-DNS lookups.

> Is it possible to configure Postfix this way? That is: "to validate against
> J. Random  connection coming in to port 25 from whereever in the world,
> but if the connection comes from 127.0.0.1, we want it to just  basically
> shut up and take the message."
> 
> thanks,
> Mentor
> 
> On Fri, 3 Aug 2001, at 20:49 -0400, Barry A. Warsaw wrote:
> 
>  >
>  > >>>>> "RJ" == Ron Jarrell <jarrell@vt.edu> writes:
>  >
>  >     RJ> Ok, so the main problem people have with sendmail and mailman
>  >     RJ> is that using the smtpdirect approach with a busy machine
>  >     RJ> costs too much hang time at both the MAIL FROM and the RCPT TO
>  >     RJ> anti-relay/spam testing points, right?  And what we want is a
>  >     RJ> way to configure it to continue to validate against J. Random
>  >     RJ> connection coming in to port 25 from whereever in the world,
>  >     RJ> but if the connection comes from 127.0.0.1, we want it to just
>  >     RJ> basically shut up and take the message.
>  >
>  >     RJ> Does that about sum it up?
>  >
>  > Yes, I think so.  It would be great if you could communicate with the
>  > Sendmail folks to make sure that it can be configured this way for
>  > Mailman sites.  I'll offer to help in any way I can, so feel free to
>  > forward my email to them if necessary.
>  >
>  > It would be great if Mailman and Sendmail could play better together.
>  >
>  > Thanks,
>  > -Barry
>  >
>  > _______________________________________________
>  > Mailman-Developers mailing list
>  > Mailman-Developers@python.org
>  > http://mail.python.org/mailman/listinfo/mailman-developers
>  >
> 
> 
> _______________________________________________
> Mailman-Developers mailing list
> Mailman-Developers@python.org
> http://mail.python.org/mailman/listinfo/mailman-developers