Steve Ravet wrote: >I'd like to configure Mailman to add a link to the footer of each post >that points to that post in the archive. My thought is that this will >make it easier for people to refresh their memory of the context of the >thread before replying. I spent a couple hours reading FAQs and >searching the archives of this list and learned some useful things about >content filtering that I didn't know, but I didn't see the answer to >this question. I currently have 2.1.5 installed, I will try to get the >server owner to update this installation.
This has been discussed before on this list. There is a recent thread at <http://mail.python.org/pipermail/mailman-users/2005-August/046254.html>. There is also an existing RFE at <http://sourceforge.net/tracker/index.php?func=detail&aid=669056&group_id=103&atid=350103>. Basically, it is not possible to do this given current Mailman architecture. Archiving is handed off to a separate queue handled by a separate qrunner so it isn't possible for the post delivery path to know what the archive URL will be. Many advantages would accrue, this being one of them, if archiving were changed so that a unique archive URL is calculated from the content of the message, but this is still in the future. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp