Renaud Richardet wrote:
>
>I would like to include the url where the mail is archived in the 
>message footer.
>
>Example:
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>Archive-url: 
>http://mail-archives.apache.org/mod_mbox/lenya-user/200307.mbox/[EMAIL 
>PROTECTED]
>

Of course, you can include a link to the list's archive index page in
the footer, and a link is already in the RFC 2369 headers, but
including a link to the actual archived message in the message itself
is not currently an option. In fact, given the current architecture of
Mailman, I don't think it is even possible.

The handler pipeline queues the message for the archive qrunner and
then queues it for the outgoing runner. At the time it is queued for
the outgoing runner it must be complete, yet the archive runner may
not have processed it yet, so the actual archived message URL may not
even be known yet.

--
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&amp;file=faq01.027.htp

Reply via email to