
June 17, 2012
5:48 a.m.
On Sun, Jun 17, 2012 at 1:25 AM, Mark Sapiro <mark@msapiro.net> wrote:
David wrote:
In mm_cfg.py I have these settings:
OWNERS_CAN_ENABLE_PERSONALIZATION=Yes VERP_PERSONALIZED_DELIVERIES=Yes VERP_PASSWORD_REMINDERS = Yes VERP_CONFIRMATIONS = Yes
If I set VERP_DELIVERY_INTERVAL = 1 in mm_cfg.py, does that override any list-specific settings, or any of the other settings above?
It means that every post and every message to a LIST-owner will be verped regardless of other settings.
And, conversely, if VERP_DELIVERY_INTERVAL = 0 (the default value), but Full Personalization is enabled, then every post will also be verped. Correct?
And thanks for your other answers in the above reply.