On 11/19/15 9:25 AM, Nicola Caon wrote: > > Perhaps the best compromise would be moving the list prefix at the end of > the subject line, however it seems that there is no such option in mailman > (we are running version 2.1.15). > > Are there any hidden settings or some simple change to the code that can > enable this option? Or could it be implemented in a future release?
No, there is no option/setting for this and it is unlikely that there will be one. You could look at the code in the prefix_subject() function in Mailman/Handlers/CookHeaders.py if you're interested in implementing it. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
