Roberto Gherardi wrote:
>
>this is my log bounce :
>
<snip>
>Jan 29 10:17:22 2008 (29795) sending prova1 list probe to:
>[EMAIL PROTECTED] (score 2.0 >= 2.0)


The probe is not bouncing, or more likely it is bouncing but postfix is
not delivering it back to Mailman,
>
>
>this is my log postfix:
<snip>
>Jan 29 10:17:23 PRILNL01 postfix/cleanup[770]: EEC9411F73F: message-id=<
>[EMAIL PROTECTED]>
>Jan 29 10:17:23 PRILNL01 postfix/qmgr[27729]: EEC9411F73F: from=<
>[EMAIL PROTECTED]>,
>size=7833, nrcpt=1 (queue active)
>Jan 29 10:17:24 PRILNL01 postfix/smtp[771]: EEC9411F73F: to=<
>[EMAIL PROTECTED]>, relay=10.243.255.112[10.243.255.112], delay=1,
>status=sent (250 2.6.0  <[EMAIL PROTECTED]>
>Queued mail for delivery)


This is the send of the probe. Note that the envelope is from
[EMAIL PROTECTED]

The +2274385f755d822304e48e7ea880d630703e9a6b part is a token that
identifies this particular probe when it bounces.

There are a few possibilities:

1) The probe actually doesn't bounce. This is unlikely.

2) The probe bounces, but Postfix doesn't know that
[EMAIL PROTECTED]
should be delivered to [EMAIL PROTECTED] Do you have

recipient_delimiter = +

in your Postfix main.cf (see postconf -n). You need this for this to
work.

Your Postfix log excerpt didn't go far enough to show the probe bounce
if any.

3) The probe bounces after a delay that is long enough (3 days or more
by default) that the probe token has expired.


If your Mailman version is 2.1.6 or later, you can set

VERP_PROBES = No

(or remove VERP_PROBES = Yes) in mm_cfg.py to turn off the probe
feature. If this is Mailman 2.1.5, VERP_PROBES cannot be turned off.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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&amp;file=faq01.027.htp

Reply via email to