Re: [Mailman-Developers] substitution variables

2015-10-07 Thread Lindsay Haisley
On Wed, 2015-10-07 at 17:13 -0700, Mark Sapiro wrote: > If the list's delivery is not personalized and VERP_DELIVERY_INTERVAL is > or becomes unequal 1 (and SMTP_MAX_RCPTS is unequal 1) you will wind up > decorating multiple recipients messages with the same data. Thanks, Mark. I got it working ju

Re: [Mailman-Developers] substitution variables

2015-10-07 Thread Mark Sapiro
On 10/07/2015 08:23 AM, Lindsay Haisley wrote: > On Wed, 2015-10-07 at 07:32 -0700, Mark Sapiro wrote: >> On 10/06/2015 08:49 PM, Lindsay Haisley wrote: >>> >>> Where in the code can I list this substitution variable so that it >>> doesn't throw this error on this page? >> >> >> Add it to the defin

Re: [Mailman-Developers] substitution variables

2015-10-07 Thread Lindsay Haisley
On Wed, 2015-10-07 at 07:32 -0700, Mark Sapiro wrote: > On 10/06/2015 08:49 PM, Lindsay Haisley wrote: > > > > Where in the code can I list this substitution variable so that it > > doesn't throw this error on this page? > > > Add it to the definition of PERSONALIZED_ALLOWEDS in > Mailman/Gui/No

Re: [Mailman-Developers] substitution variables

2015-10-07 Thread Mark Sapiro
On 10/06/2015 08:49 PM, Lindsay Haisley wrote: > > Where in the code can I list this substitution variable so that it > doesn't throw this error on this page? Add it to the definition of PERSONALIZED_ALLOWEDS in Mailman/Gui/NonDigest.py. -- Mark Sapiro The highway is for gamblers, San

[Mailman-Developers] substitution variables

2015-10-06 Thread Lindsay Haisley
I've hacked per-post AES encryption of subscriber addresses into Decorate.py so that I have a subscriber address identifier available for situations where subscribers have lost redirections in force and can't get headers to me. Everything works, and I can use the substitution %(user_skey)s in the