Manlio Perillo wrote:
>
>What params can be specified with msg_header and footer?

>From the help for msg_header:

Text prepended to the top of every immediately-delivery message. This
text can include Python format strings which are resolved against list
attributes. The list of substitutions allowed are:

    * real_name - The "pretty" name of the list; usually the list name
with capitalization.
    * list_name - The name by which the list is identified in URLs,
where case is significant.
    * host_name - The fully qualified domain name that the list server
runs on.
    * web_page_url - The base URL for Mailman. This can be appended
with, e.g. listinfo/%(list_name)s to yield the listinfo page for the
mailing list.
    * description - The brief description of the mailing list.
    * info - The full description of the mailing list.
    * cgiext - The extension added to CGI scripts. 

When personalization is enabled for this list, additional substitution
variables are allowed in your headers and footers:

    * user_address - The address of the user, coerced to lower case.
    * user_delivered_to - The case-preserved address that the user is
subscribed with.
    * user_password - The user's password.
    * user_name - The user's full name.
    * user_optionsurl - The url to the user's option page. 

The same substitutions apply to msg_footer.

-- 
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]
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