> > I'm running Mailman 2.1.5 and postfix 2.0.15.  I noticed some strange
> > bounce addresses in the mail logs:
> > [EMAIL PROTECTED]
> > Is this how probe messages sent the reply-to/from header to?
>
> kind of,
> [EMAIL PROTECTED]
> is the VERP return-path used...
> I.e. the Variable Envelope Return Path.
>
> This is the ''return path'' used on the ENVELOPE, i.e. the
>   address used in "MAIL FROM:" SMTP command.
> This is the address to which bounces are delivered...
>
> Hence, probes use such 'silly' Envelope FROM: addresses with
>   a ''random'' hex. code whatnot in the address to have a reliable
>   way of checking that address really does bounce.

Not sure if this is the place to mention this but the README.POSTFIX file
should be updated since the probe messages depend on this feature as well:

    In order to support Mailman's optional VERP delivery, you will
    want to disable luser_relay (the default) and you will want to set
    recipient_delimiter for extended address semantics.  You should
    comment out any luser_relay value in your main.cf and just go with
    the defaults.  Also, add this to your main.cf file:

        recipient_delimiter = +

VERP was not enabled in my installation so I paid no attention to this
guideline.

Sean

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to