Re: [Mailman-Users] variables -- ie %(requestaddr)s ='list'[EMAIL PROTECTED]

2005-11-11 Thread Mark Sapiro
Kiwi Ssennyonjo wrote:

i am trying to find the variable for the unsubscribe address

It depends on what you mean and in what context. If you're talking
about list headers and footers and the email unsubscribe address or
request address as you indicate in the subject, there isn't one per
se, but you can construct it with
%(real_name)[EMAIL PROTECTED](host_name)s or
%(real_name)[EMAIL PROTECTED](host_name)s or
%(list_name)[EMAIL PROTECTED](host_name)s and so forth. The difference
between real_name and list_name is real_name is case preserved and
list_name is lower case.

If you mean something like this footer from mailman-users

Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/msapiro%40value.net


that is %(user_optionsurl)s, but it is only available if list delivery
is personalized, and only for non-digest mail.

-- 
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter 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=showamp;file=faq01.027.htp


[Mailman-Users] variables -- ie %(requestaddr)s = 'list'[EMAIL PROTECTED]

2005-11-10 Thread Kiwi Ssennyonjo
i am trying to find the variable for the unsubscribe address


Kiwi Ssennyonjo
[EMAIL PROTECTED]
SSENN Bus. Dev.
519.744.3200
http://www.ssenn.com




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