what effect does mm_cfg.py setting VERP_PERSONALIZED_DELIVERIES have if personalize (nondigest) is set to NO?

In mm_cfg.py I have these settings:
OWNERS_CAN_ENABLE_PERSONALIZATION=Yes VERP_PERSONALIZED_DELIVERIES=Yes VERP_PASSWORD_REMINDERS = Yes VERP_CONFIRMATIONS = Yes
In a list with personalize (nondigest) set to NO, does that mean that all personalization options, including those above are not in effect?
Next question:
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?
Last question:
# Set this Yes to activate VERP probe for disabling by bounce VERP_PROBES = No
It sounds like VERP_PROBES enhances automatic disabling by bounce. I assume I should enable it if I have VERP_PERSONALIZED_DELIVERIES=Yes. Is that correct?
Thanks

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
In a list with personalize (nondigest) set to NO, does that mean that all personalization options, including those above are not in effect?
It means that posts from the lis to members are not personalized so the
VERP_PERSONALIZED_DELIVERIES=Yes
setting has no effect on this list. It has no effect/relation to the other 3 settings.
Next question:
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.
Last question:
# Set this Yes to activate VERP probe for disabling by bounce VERP_PROBES = No
It sounds like VERP_PROBES enhances automatic disabling by bounce. I assume I should enable it if I have VERP_PERSONALIZED_DELIVERIES=Yes. Is that correct?
It has nothing to do with VERP_PERSONALIZED_DELIVERIES. It means that when a user's bounce score reaches the threshold, the score will be reset and a VERPed probe message will be sent and the user's delivery will be disabled only if the probe bounces. If you set this to Yes and there is some MTA issue preventing correct delivery of VERPed bounces, users will never be disabled by bounce which is why the default is No.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

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.

David wrote:
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?
Every post from the list(s) with personalize set to Yes or Full Personalization will be VERPed to the regular (non-digest) recipients.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
David
-
Mark Sapiro