Re: [Mailman-Users] Different Port For Web Pages

2008-03-15 Thread Mark Sapiro
Jim Hale wrote: > >I'm running my mail server from a different machine than I am my >Website(s)/BBS(s) and need to use port 8080. I have the machine listening on >the correct port but need to know how to universally change the links >throughout Mailman to append :8080 to all of them so the outside

[Mailman-Users] Different Port For Web Pages

2008-03-15 Thread Jim Hale
Greetings! I'm running my mail server from a different machine than I am my Website(s)/BBS(s) and need to use port 8080. I have the machine listening on the correct port but need to know how to universally change the links throughout Mailman to append :8080 to all of them so the outside world can

Re: [Mailman-Users] minimizing spam addresses on web site

2008-03-15 Thread Mark Sapiro
Chuck Peters wrote: > >I would like to replace all mailto: links to a >http://mailhide.recaptcha.netURL. I changed the listinfo page on a >test list, but changing it throughout >a list's pages isn't as trivial. It appears that part of the footer code is >def GetMailmanFooter in Mailman/HTMLFormat

Re: [Mailman-Users] How to download a list of all the email addresses

2008-03-15 Thread Mark Sapiro
Allan Abrahamse wrote: >In my mailman list, when I ask to see the subscribers email addresses I >get a page that makes me select a letter and then I see only those >addresses beginning with the selected letter. A couple of years ago I >discovered, somehow, a way to get a the entire list of emai

[Mailman-Users] subscribe

2008-03-15 Thread Allan Abrahamse
-- 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/ Unsubs

[Mailman-Users] How to download a list of all the email addresses

2008-03-15 Thread Allan Abrahamse
In my mailman list, when I ask to see the subscribers email addresses I get a page that makes me select a letter and then I see only those addresses beginning with the selected letter. A couple of years ago I discovered, somehow, a way to get a the entire list of email addresses, all on one pag

Re: [Mailman-Users] Bug in Mailman version 2.1.9

2008-03-15 Thread Mark Sapiro
Fabricio Oliveira wrote: > > I stoped the services and restored backup. I checked permssions and > started the services. After that the mailman doesn't restart, see logs: > > Traceback (most recent call last): > File '/usr/local/mailman/bin/mailmanctl', line 548, in ? > main() > File '

Re: [Mailman-Users] Bug in Mailman version 2.1.9

2008-03-15 Thread Fabricio Oliveira
Hi Mark, I stoped the services and restored backup. I checked permssions and started the services. After that the mailman doesn't restart, see logs: Traceback (most recent call last): File '/usr/local/mailman/bin/mailmanctl', line 548, in ?main() File '/usr/local/mailman/bin/mailmanctl',

Re: [Mailman-Users] ubuntu security update broken

2008-03-15 Thread Mark Sapiro
Chuck Peters wrote: ># /var/lib/mailman/bin/update >Traceback (most recent call last): > File "/var/lib/mailman/bin/update", line 51, in >from Mailman import MailList > File "/usr/lib/mailman/Mailman/MailList.py", line 64, in >from Mailman import Gui > File "/usr/lib/mailman/Mailman/G

[Mailman-Users] ubuntu security update broken

2008-03-15 Thread Chuck Peters
# /var/lib/mailman/bin/update Traceback (most recent call last): File "/var/lib/mailman/bin/update", line 51, in from Mailman import MailList File "/usr/lib/mailman/Mailman/MailList.py", line 64, in from Mailman import Gui File "/usr/lib/mailman/Mailman/Gui/__init__.py", line 21, in