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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to