[Mailman-Users] control delivery processes

Mark Sapiro mark at msapiro.net
Tue Mar 4 03:17:59 CET 2014


On 03/03/2014 05:29 PM, DongInn Kim wrote:
> 
> I added the ‘time’ variable to the ‘d’ dictionary in
> Handlers/Decorate.py as you mentioned but I got the following error:
> "Warning: The following illegal substitution variables were found in
> the msg_footer string: time
> Your list may not operate properly until you correct this problem. "


Did you restart Mailman after modifying Decorate.py?. If so, the
substitution should work despite the warning. If you want to get rid of
the warning, you can add 'time' to the ALLOWEDS tuple in
Mailman/Gui/Digest.py, but it should work anyway.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list