----- Original Message ---------------

Subject: [Mailman-Users] obscuring list addresses on the listinfo page
   From: Bretton Vine <[EMAIL PROTECTED]>
   Date: Wed, 27 Sep 2006 10:03:27 +0200
     To: mailman-users@python.org

>Another question (and this may be dumb, advance apologies) but how can one
>obscure the list addresses on the
>
> http://lists.domain.net/mailman/listinfo/listname
>
>page?
>
>+------------------------------------------------------------
>| Using listname
>| To post a message to all the list members, send email to
>| [EMAIL PROTECTED]
>|
>| You can subscribe to the list, or change your existing
>| subscription, in the sections below.
>+------------------------------------------------------------
>
>I see in editing the general HTML pages there is a code snippet:
>
>| To post a message to all the list members, send email to
>| <A HREF="mailto:<MM-Posting-Addr>"><MM-Posting-Addr></A>.
>
>1. How would one obscure <MM-Posting-Addr> ?
>2. How could you do it for 300+ lists


I assume that by 'obscure', you mean replace '[EMAIL PROTECTED]' with
something like 'the address "list" in the example dot com domain".

1. You can use the tags <MM-List-Name> for the case preserved list
name, <MM-Email-User> for the lower-case list name, and <MM-Host> for
the domain.

2. You can make a sitewide listinfo template - see
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.048.htp>.

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