On Wednesday, July 16, 2003, at 05:00 PM, Adam Giddens wrote:
Hi,
does anyone know what i need to include in the footer for non-digest if
i wanted to include the recipients email address in the mail?
Assuming MM 2.1.x, you will need to enable personalization for the list
concerned using the pers
Put this in your ~mailman/Mailman/mm_cfg.py:
VERP_PASSWORD_REMINDERS = 1
VERP_PERSONALIZED_DELIVERIES = 1
VERP_DELIVERY_INTERVAL = 1
VERP_CONFIRMATIONS = 1
OWNERS_CAN_ENABLE_PERSONALIZATION = 1
Then you'll find additional settings within the web interface.
Mike
-Original Message-
From:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rob Eckerson wrote:
> I need to put the recipient's email address into the footer of my email.
> Like: This message was sent to:[email]
> or To unsubscribe : [email]
> Can anyone tell me how this is done?
You need to turn on personalization fo