Folks,
I sent this to the mailman-users mailing list, and didn't get a useful answer. Is there someone on this list who may be more familiar with this issue?
----- Original Message ----- From: "Marco Antonio Reis Henriques" marco_henriques@yahoo.com.br To: mailman-developers@python.org Sent: Monday, July 28, 2003 9:48 AM Subject: About unadvertised lists
Hi ALL !
Folks, how do I create an unadvertised list (a list that don't appear in
the
list info page) ?
Cheers,
Marco
On Wed 2003-07-30 14:11:21 -0300, Marco Antonio Reis Henriques wrote:
I sent this to the mailman-users mailing list, and didn't get a useful answer. Is there someone on this list who may be more familiar with this issue?
Folks, how do I create an unadvertised list (a list that don't appear in the list info page) ?
From the Mailman web interface, go to the admin page for your list. Click
'Privacy options'. The first item on the list is 'Advertise this list when people ask what lists are on this machine?' and you can just set this to 'No'. Easy!
If you're configuring Mailman from the command line, you could use bin/config_list and set the 'advertised' property to 0. If you want this to apply to all your lists by default, you could set the option for your whole site by editing Mailman's mm_cfg.py.
Hope this helps.
Sorry folks and specially Chris.
I was betray by mailman translation from English to Portuguese .
"Advertise this list when people ask what lists are on this machine?" in Portuguese is like "Inform this list when people ask what lists are on this machine?" in English and, from my agreement, inform is to notice every user in list about somebody trying get information about list from email command interface, for example. Anyway, sorry folks and thanks.
Cheers,
Marco
----- Original Message ----- From: "Chris Boulter" chris@jellybaby.net To: "Marco Antonio Reis Henriques" marco_henriques@yahoo.com.br Cc: mailman-developers@python.org Sent: Wednesday, July 30, 2003 2:32 PM Subject: Re: [Mailman-Developers] Fw: About unadvertised lists
On Wed 2003-07-30 14:11:21 -0300, Marco Antonio Reis Henriques wrote:
I sent this to the mailman-users mailing list, and didn't get a useful answer. Is there someone on this list who may be more familiar with this issue?
Folks, how do I create an unadvertised list (a list that don't appear
in
the list info page) ?
From the Mailman web interface, go to the admin page for your list. Click 'Privacy options'. The first item on the list is 'Advertise this list when people ask what lists are on this machine?' and you can just set this to 'No'. Easy!
If you're configuring Mailman from the command line, you could use bin/config_list and set the 'advertised' property to 0. If you want this
to
apply to all your lists by default, you could set the option for your
whole
site by editing Mailman's mm_cfg.py.
Hope this helps.
-- Write friendlier email :
http://www.math.fu-berlin.de/~guckes/mail/edit.html
Certify your signature : http://sig.jellybaby.net/
[101f42d9ex623]
On Wed, 2003-07-30 at 16:28, Marco Antonio Reis Henriques wrote:
Sorry folks and specially Chris. I was betray by mailman translation from English to Portuguese .
"Advertise this list when people ask what lists are on this machine?" in Portuguese is like "Inform this list when people ask what lists are on this machine?" in English and, from my agreement, inform is to notice every user in list about somebody trying get information about list from email command interface, for example. Anyway, sorry folks and thanks.
Cheers,
Marco
Marco, you might want to contact the mailman-i18n list, or the Portuguese translation team directly, to suggest an improvement here.
-Barry