[Pkg-mailman-hackers] Bug#272487: mailman: VERP issues
Cord Beermann
cord at debian.org
Fri Jan 6 21:35:26 UTC 2006
Hallo! Du (Lionel Elie Mamane) hast geschrieben:
>> I'm sure. and you are mostly right. Mailman runs without VERP. The
>> one thing i found that didn't work is the probe for a bounce, when a
>> subscriber has exceeded the allowed bounce count.
>
>You mean it gets sent out with a SMTP sender like
>${MAILING_LIST}-bounces+${RECIPIENT}@${DOMAIN} ?
nope.
From: ${MAILING_LIST}-bounces+fb75b441ab8cbb7f974691da33256b87710d2ea9@${DOMAIN}
in the special case. and it's the:
| This is a probe message. You can ignore this message.
| The Linux mailing list has received a number of bounces from you,
| indicating that there may be a problem delivering messages to
Mail.
>I just tested it with my "play" mailman installation, and the "Your
>Membership Is Disabled" mail is sent from
>${MAILING_LIST}-bounces@${DOMAIN} . Please do (replace any_list with a
>list of yours):
>
> /var/lib/mailman/bin/withlist any_list
>
>and then issue the commands (without leading space)
>
> from Mailman import mm_cfg
> mm_cfg.VERP_PROBES
>
>What does it answer?
>>> from Mailman import mm_cfg
>>> mm_cfg.VERP_PROBES
Traceback (most recent call last):
File "<console>", line 1, in ?
AttributeError: 'module' object has no attribute 'VERP_PROBES'
>>>
this is mailman 2.1.5-8 from Debian stable.
Cord
--
BOFH excuse #342:
HTTPD Error 4004 : very old Intel cpu - insufficient processing power
More information about the Pkg-mailman-hackers
mailing list