[Mailman-Users] How can I get an ascii dump of the mailman users list for a backup?

2008-11-28 Thread Robin McCain
I need to backup my mailman database and do some user maintenance - how can I get a .csv file or something similar so I can compare the present list to the list I entered 6 months ago? I tried to install Mailman using MySQL so this would be easy to do, but it ignored MySQL and created its own d

[Mailman-Users] is it possible to edit the html for the archive page?

2008-03-14 Thread Robin Lougee-Heimer
igure out how to access the html pages for the archive pages generated by mailman. Is there a way? (I didn't see this addressed in the faqs or in a quick scan of the documentation.) thanks, Robin -- Mailman-Users mailing list Mailman-U

[Mailman-Users] Subscribe button not working on

2007-12-20 Thread Robin Walls
tton http://lists.mcclatchyinteractive.com/mailman/subscribe/tricitynews";> Thank you, -- Robin Walls McClatchy Interactive (919) 861-1243 AIM:rwallsmi -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman

[Mailman-Users] Error log messages and troubleshooting possible slow message sends

2007-11-15 Thread Robin Walls - McClatchy Interactive
the server all at once? Thank you for any information you can provide. Sincerely, Robin Walls [EMAIL PROTECTED] -- Robin Walls McClatchy Interactive (919) 861-1243 AIM:rwallsmi -- Mailman-Users mailing list Mailman-Users@python.org http

[Mailman-Users] Temporarily Diable Entire List

2007-05-07 Thread Robin Bartholomew
I want to make sure some lists are definitely not used before deleting them. To temporarily disable a list, is moving the list directory (/home/mailman/lists/list_name) to a temporary directory an acceptable solution or is there a better way to go about this? Thanks you, -- Robin D

Re: [Mailman-Users] /var/mailman/cron/checkdbs

2007-04-06 Thread Robin Bartholomew
an run cron/checkdbs by hand and the last 'Processing list ' that appears is the bad one. Then you can remove the added line and look at that lists request.pck. Thank you again! Robin D. Bartholomew -- Mailman-Users mailing list Mailm

[Mailman-Users] /var/mailman/cron/checkdbs

2007-04-06 Thread Robin Bartholomew
, (op, data) in self.__db.items() if op == rtype] ValueError: unpack tuple of wrong size Thank you for any information you might have. -- Robin D. Bartholomew -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailm

Re: [Mailman-Users] virtual host in subscribe url

2006-02-26 Thread Robin Rowe
red me to there's some griping that cpanel was slow to share the patch. Why no rush to adopt it? Robin Mark Sapiro wrote: > The former URL looks like one that would come from a cPanel > installation or perhaps one that uses other patches mentioned in > <http://www.python.org/

[Mailman-Users] virtual host in subscribe url

2006-02-26 Thread Robin Rowe
across versions of Mailman or have I not configured something correctly? Thank you, Robin -- 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

[Mailman-Users] strange problem...

2005-12-28 Thread Robin Getz
I am running into a bit of a problem - mail seems to be coming into, and being accepted by mailman, and it stacks up in ./qfiles/in/[key].pck files, and nothing every seems to be sent out. Any ideas? Thanks -Robin Running SuSe 9.3 if that makes a difference, all the mailman scripts seem to

Re: [Mailman-Users] Bounce message confusion

2005-11-20 Thread Robin Rowe
tand mailman much better now and should manage it better in the future. >...what you could do is create a test list > with just you (and anybody who might be willing to help---not needed > in this case). Then when you send something to the main list, about

Re: [Mailman-Users] Bounce message confusion

2005-11-20 Thread Robin Rowe
Mark, Thank you for all the info! > Is your Mailman server in a different time zone? Don't think so. Maybe it has a different cron time. Robin -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Robin Rowe
processed in a > hashed order, so you can't make an arbitrary address be at the end. Both the bins and their contents are processed in hash order? Why wouldn't the bins be processed sequentially? Thank you, Robin -- Mailman-User

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Robin Rowe
n that will definitely be at the end of the send list and therefore get the bounce? For instance, are mailman emails sent alphabetical by address that I could add a [EMAIL PROTECTED] address that would be sure to get sent last? Thank you, Robin -

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Robin Rowe
You should tune both of these to the frequency and traffic volume of your list." For a one-way list of 500 subscribers who get a few announcements a week, how would I estimate what the right settings should be? Thank you! Robin --- According to mailman: When a bounce is recei

Re: [Mailman-Users] Bounce message confusion

2005-11-17 Thread Robin Rowe
is mailman doing this? Thank you, Robin Robin Rowe wrote: > After my Mailman list exceeded 500 subscribers I started getting > complaints from subscribers of spurious bounce messages. There's nothing > wrong with their email addresses. I can't seem to turn these annoying >

[Mailman-Users] Bounce message confusion

2005-11-16 Thread Robin Rowe
ure what approach to take with this problem. Any suggestions? Thank you, Robin -- 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 Search

[Mailman-Users] Generic non-members rejection notice

2004-11-20 Thread Robin Becker
, but I can't seem to make this message appear in rejections. In fact the code in Moderate.py doesn't seem to get used during rejections. I cchecked and it seems as though the .pck does contain the new attribute. What am I missing/doing wrong?

Re: [Mailman-Users] Has anyone successfully installed Mailman on Fedora Core 2?

2004-11-19 Thread Robin Mordasiewicz
On Thu, 18 Nov 2004, Greg Deputy wrote: Has anyone successfully installed Mailman on Fedora Core 2? I've been trying on and off for the last few weeks, without success. Looking through the mailling list archives I've seen several threads on problems getting Mailman to compile on Fedora core 2,

[Mailman-Users] How do I creating virtual lists

2004-10-12 Thread Robin Mordasiewicz
How do I create a list in a virtual domain. I tried creating the list with an @ symbol as part of the name but I got the following error Error: List name must not include "@": [EMAIL PROTECTED] I have a web server that hosts the mailing lists at the same dns name, www.domain.com/mailman is the ho

[Mailman-Users] How do I stop the password being mailed to new list owners

2004-10-06 Thread Robin Mordasiewicz
When I create a new list the password is mailed to the list owner. I can't seem to find where to disable this globally without modifying each template. I can see templates for each language which specify this setting, i.e. the english tempate says The mailing list `%(listname)s' has just been

[Mailman-Users] Is there a How-To for supporting virtual domains while using postfix

2004-10-05 Thread Robin Mordasiewicz
Hi I want to set mailman up on a server which supports many domains. Is it possible to have [EMAIL PROTECTED] and [EMAIL PROTECTED] and to have separate administration interfaces for each set of lists belonging to different domains. -- -- Mai

[Mailman-Users] Turning off re-subscription warning

2004-08-02 Thread Robin Rowe
the subscriber if the intern enters someone already on the list. How do I turn that message off or change it's contents? Thanks! Robin --- [EMAIL PROTECTED] Hollywood, California www.CinePaint.org Open source digital motion p

[Mailman-Users] Moving mailman list

2004-06-14 Thread Robin Rowe
? Thanks! Robin -- 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/

[Mailman-Users] Mailman was working now it's not.... I am gettingthis in the logs....

2003-06-05 Thread Robin Cook
rom [EMAIL PROTECTED], size=1753, message-id=<[EMAIL PROTECTED]>, 1 failures Robin Cook -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bi

[Mailman-Users] user e-mail address changing.

2003-05-31 Thread Robin Cook
Is there a way to disable the ability of subscribers to change their e-mail address? CuZnDragon Robin Cook -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org

[Mailman-Users] Error creating mailing list withhttp://URL/mailman/create

2003-05-30 Thread Robin Cook
wrong? CuZnDragon Robin Cook Bug in Mailman version 2.1.2 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! Traceback: Traceback (most recent call last): File &

Re: [Mailman-Users] spam filtering

2003-01-29 Thread Robin Rowe
Tom, > At the risk of garnering another "that's not exactly what I asked," a 2.1 > patch was posted to Sourceforge to allow this, a couple of months ago. That's a great answer. Thanks! Robin -

Re: [Mailman-Users] spam filtering

2003-01-29 Thread Robin Rowe
Jon, > > Can anyone answer my question as asked? Is it possible to use the mailman > > spam filtering capabilities on message bodies as well as headers? > Let me speak more clearly to you: No. No you can't answer, or no it can't be done? ;

Re: [Mailman-Users] spam filtering

2003-01-29 Thread Robin Rowe
odies as well as headers? Cheers, Robin --- www.LinuxMovies.org www.FilmGimp.org www.OpenSourceProgrammers.org http://gtk-osx.sourceforge.net www.MovieEditor.com -- Mailm

Re: [Mailman-Users] spam filtering

2003-01-29 Thread Robin Rowe
to use the mailman spam filtering capabilities on message bodies as well as headers? Cheers, Robin --- www.LinuxMovies.org www.FilmGimp.org www.OpenSourceProgrammers.org http://gtk-osx.sourceforge.net www.MovieEditor.com On Wed,

[Mailman-Users] spam filtering

2003-01-29 Thread Robin Rowe
y, I'm administering mailman for a SourceForge list. Didn't set it up myself. SourceForge creates some default spam filter rules, and I've been adding to those. Thanks! Robin --- www.LinuxMovies.org www.FilmGimp.org

[Mailman-Users] changing the 'From' header

2002-07-25 Thread robin szemeti
Hi, I'd like the 'From:' header to be: From: My Name <[EMAIL PROTECTED]> rather than From: [EMAIL PROTECTED] is this possible to do from the click-and-drool interface or do I need to change something deeper in the cod

[Mailman-Users] Mailman with Virtual Hosting

2002-06-09 Thread Robin
not reflect the archives. Is there some way to accomplish these things using Mailman in a virtual hosting environment such as I'm describing? Thanks for any suggestions, Robin -- Mailman-Users mailing list [EMAIL PROTECTED] http://mai

Re: [Mailman-Users] getting admin pages with python

2002-05-02 Thread Robin Becker
In article <[EMAIL PROTECTED]>, Barry A. Warsaw <[EMAIL PROTECTED]> writes > >>>>>> "RB" == Robin Becker <[EMAIL PROTECTED]> writes: > >RB> Unfortunately it seems that while urllib can manage http >RB> authentification just f

[Mailman-Users] newbie again

2002-04-21 Thread Robin Becker
Is there any way to do automatic responses to posting with a python script? EG I set up a list support and want it to issue a ticket number. -- Robin Becker -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman

Re: [Mailman-Users] moving from yahoo

2002-04-19 Thread Robin Becker
In article <[EMAIL PROTECTED]>, Charles Sebold <[EMAIL PROTECTED]> writes >On 7 Iyyar 5762, Robin Becker wrote: > >> Some people have kept private partial archives eg gnu nnml and suggest >> that this should be easy to convert to mbox form. I know little about >&g

[Mailman-Users] moving from yahoo

2002-04-19 Thread Robin Becker
internals of Mailman, nnml or mbox can anyone suggest a plan? -- Robin Becker -- 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

[Mailman-Users] Is this possible?

2002-02-13 Thread Robin Lynn Frank
anyone tell me if this approach will work, or if there is a better way?? TIA! -- Robin Lynn Frank Director of Operations Paradigm-Omega, LLC Current Linux kernel 2.4.8-26mdk uptime: 1 hour 0 minutes. (This computer runs on solar power. Do not look for long uptimes.) www.paradigm-omega.com