On 7/26/04 7:25 PM, David Relson at [EMAIL PROTECTED] wrote:
> On Mon, 26 Jul 2004 19:45:04 -0400
> Speedy Gonzalis wrote:
>
>> I tried to implement VERP so I could take advantage of the bounce
>> tracking but postfix rejects the returned bounces as an unknown
>> address. Does anyone here know h
On Mon, 26 Jul 2004 19:45:04 -0400
Speedy Gonzalis wrote:
> I tried to implement VERP so I could take advantage of the bounce
> tracking but postfix rejects the returned bounces as an unknown
> address. Does anyone here know how to set up Postfix with VERP? I
> read the VERP info on the Postfix
I tried to implement VERP so I could take advantage of the bounce tracking but postfix
rejects the returned bounces as an unknown address. Does anyone here know how to set
up Postfix with VERP? I read the VERP info on the Postfix site but it doesn't SEEM to
apply to the way Mailman says it wor
Environment:
# Postfix 2.0.11: main.cf
recipient_delimiter = -
owner_request_special = no
# Mailman 2.1.2: mm_cfg.py
VERP_FORMAT = '%(bounces)s-%(mailbox)s=%(host)s'
VERP_REGEXP = r'^(?P[^-]+?)-(?P[^=]+)=(?P[EMAIL
PROTECTED])@.*$'
VERP_PASSWORD_REMINDERS = Yes
VERP