Re: [Mailman-Users] lists stop working

2006-07-14 Thread Mark Sapiro
Chad Leigh -- Shire.Net LLC wrote: >Jul 12 16:51:50 2006 qrunner(5860): File "/usr/local/mailman/ >Mailman/Bouncer.py", line 131, in registerBounce >Jul 12 16:51:50 2006 qrunner(5860): time.strftime('%d-%b-%Y', >day + (0,)*6)) >Jul 12 16:51:50 2006 qrunner(5860): ValueError : day of yea

Re: [Mailman-Users] lists stop working

2006-07-14 Thread Chad Leigh -- Shire.Net LLC
On Jul 14, 2006, at 9:20 PM, Mark Sapiro wrote: > Chad Leigh -- Shire.Net LLC wrote: > >> I have a small mailman (2.1.x) installation with a few lists. They >> just stopped working the other day. I did a mailmanctl restart and >> that did not fix it but a stop and then a start did. I saw nothi

Re: [Mailman-Users] lists stop working

2006-07-14 Thread Mark Sapiro
Chad Leigh -- Shire.Net LLC wrote: >I have a small mailman (2.1.x) installation with a few lists. They >just stopped working the other day. I did a mailmanctl restart and >that did not fix it but a stop and then a start did. I saw nothing >in the logs to indicate why the lists stopped wor

[Mailman-Users] lists stop working

2006-07-14 Thread Chad Leigh -- Shire.Net LLC
I have a small mailman (2.1.x) installation with a few lists. They just stopped working the other day. I did a mailmanctl restart and that did not fix it but a stop and then a start did. I saw nothing in the logs to indicate why the lists stopped working. How does one go about debugging t

Re: [Mailman-Users] implicit destination

2006-07-14 Thread Patrick Bogen
On 7/14/06, Ki Song <[EMAIL PROTECTED]> wrote: > Should the files in $prefix/cgi-bin be owned by root:mailman? > > Shouldn't it be mailman:mailman? This depends on how you ran the configure script, if I understand correctly. Why was this question attached to a thread about Implicit Destination er

Re: [Mailman-Users] List does not show on the overview page

2006-07-14 Thread james edwards
On 7/14/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > > Have you checked that Privacy options...->Subscription > rules->advertised is set to Yes? That was it. Thanks. -- James H. Edwards Network Systems Administrator Judicial Information Division [EMAIL PROTECTED] ---

Re: [Mailman-Users] how to disable "lists" display in email

2006-07-14 Thread Catherine Maxwell
Thanks Mark. I did as you instructed and all is as it should be. I really appreciate the help. --Catherine -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.pyth

Re: [Mailman-Users] Error: You are not authorized to create new mailinglists

2006-07-14 Thread Mark Sapiro
Ki Song wrote: >I've setup mailman to the letter using the GNU Mailman Installation Manual >(Release 2.1), and I have been getting this error message when trying to >create a new list using: http://mail.knifecenter.com/mailman/create > >Error: You are not authorized to create new mailing lists > >

Re: [Mailman-Users] [EMAIL PROTECTED] request not processing

2006-07-14 Thread Mark Sapiro
Ki Song wrote: >I've sent a request email to an existing (I think) list on my mailman >server: [EMAIL PROTECTED] > >My postfix server log shows this: >delivered to command: /usr/local/mailman/mail/mailman request mailman > >however, I am not getting the help request that I asked for sent to the >e

Re: [Mailman-Users] how to disable "lists" display in email

2006-07-14 Thread Mark Sapiro
Catherine Maxwell wrote: > >Now through my testing of that issue I have come up with something >else that is a puzzle. > >I have virtual hosting enabled and setup for 8 different domains in >the mm_cfg.py. All lists are working well. For the sake of >explanation, let's say there are four list ho

[Mailman-Users] [EMAIL PROTECTED] request not processing

2006-07-14 Thread Ki Song
I've sent a request email to an existing (I think) list on my mailman server: [EMAIL PROTECTED] My postfix server log shows this: delivered to command: /usr/local/mailman/mail/mailman request mailman however, I am not getting the help request that I asked for sent to the e-mail address that is re

[Mailman-Users] Error: You are not authorized to create new mailing lists

2006-07-14 Thread Ki Song
I've setup mailman to the letter using the GNU Mailman Installation Manual (Release 2.1), and I have been getting this error message when trying to create a new list using: http://mail.knifecenter.com/mailman/create Error: You are not authorized to create new mailing lists I have configured the L

Re: [Mailman-Users] how to disable "lists" display in email

2006-07-14 Thread Catherine Maxwell
Thanks Mark, Patrick and Dragon. That is also the conclusion that I have arrived at. It is the listname-request list that was throwing us as to why it was appearing. Now through my testing of that issue I have come up with something else that is a puzzle. I have virtual hosting enabled and set

Re: [Mailman-Users] file ownership - was: implicit destination

2006-07-14 Thread Mark Sapiro
Ki Song wrote: >Should the files in $prefix/cgi-bin be owned by root:mailman? > >Shouldn't it be mailman:mailman? It doesn't matter. Only the group is important. They must be SETGID and group 'mailman' (or whatever the mailman group is if not 'mailman'). And please don't start new threads by re

Re: [Mailman-Users] mail-gid for Postfix install

2006-07-14 Thread Mark Sapiro
Ki Song wrote: >When installing mailman (using Postfix as the mail server), what should be >the mail-gid option? I'm looking at the main.cf file for postfix and the >setgid-group = postdrop > >So, does that mean that when I run the install for mailman, I should set the >following option: > >--with

Re: [Mailman-Users] implicit destination

2006-07-14 Thread Ki Song
Should the files in $prefix/cgi-bin be owned by root:mailman? Shouldn't it be mailman:mailman? -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bi

Re: [Mailman-Users] implicit destination

2006-07-14 Thread Carl Zwanzig
In a flurry of recycled electrons, Dr. John Caccavale wrote: > I just cannot seem to get a workable solution to a problem I am having > with Mailman. Although the list is set up to be unmoderated, I am still > getting message to "accept or deny" a message from members. The reason > is always the sa

[Mailman-Users] mail-gid for Postfix install

2006-07-14 Thread Ki Song
When installing mailman (using Postfix as the mail server), what should be the mail-gid option? I'm looking at the main.cf file for postfix and the setgid-group = postdrop So, does that mean that when I run the install for mailman, I should set the following option: --with-mail-gid=postdrop Is

[Mailman-Users] implicit destination

2006-07-14 Thread Dr. John Caccavale
I just cannot seem to get a workable solution to a problem I am having with Mailman. Although the list is set up to be unmoderated, I am still getting message to "accept or deny" a message from members. The reason is always the same: "implicit destination". I have tried everything but nothing wor

Re: [Mailman-Users] how to disable "lists" display in email

2006-07-14 Thread Mark Sapiro
Dragon wrote: >Catherine Maxwell sent the message below at 09:42 7/14/2006: >>Hello, >> >>When someone sends a request message to our Mailman server with the >>command "lists" it returns a list of mailing lists on the server -- >>even those lists that are set to private. We would like to either >>

Re: [Mailman-Users] header/footer attachments

2006-07-14 Thread Mark Sapiro
Christopher Adams wrote: > >I think you misunderstood me. I didn't mean that the header and/or footer >was added to other attachments. It wasn't clear to me whether you thought that or not. >Typically, what happens is that list subscribers attach a PDF or Word >document, using Outlook or Grou

Re: [Mailman-Users] how to disable "lists" display in email

2006-07-14 Thread Dragon
Catherine Maxwell sent the message below at 09:42 7/14/2006: >Hello, > >When someone sends a request message to our Mailman server with the >command "lists" it returns a list of mailing lists on the server -- >even those lists that are set to private. We would like to either >find out how to make s

Re: [Mailman-Users] how to disable "lists" display in email

2006-07-14 Thread Patrick Bogen
On 7/14/06, Catherine Maxwell <[EMAIL PROTECTED]> wrote: > When someone sends a request message to our Mailman server with the > command "lists" it returns a list of mailing lists on the server -- > even those lists that are set to private. We would like to either > find out how to make sure privat

[Mailman-Users] how to disable "lists" display in email

2006-07-14 Thread Catherine Maxwell
Hello, When someone sends a request message to our Mailman server with the command "lists" it returns a list of mailing lists on the server -- even those lists that are set to private. We would like to either find out how to make sure private lists are not returned in the message or to disable

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Mark Sapiro
Brian Cohen wrote: >Mark Sapiro wrote: >> >> If you want to send me off list the config.pck file, I'll see what I >> can figure out, but first what does 'ls -l lists//' show? >> > >drwxrwsr-x 2 root list 4096 Jul 14 12:00 . >drwxrwsr-x 8 root list 4096 Jan 20 11:44 .. >-rw-rw 1 root li

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Brian Cohen
Mark Sapiro wrote: > Brian Cohen wrote: > >> Mark Sapiro wrote: >>> Does the list that fails have a large number of members compared to the >>> other lists? >> Just two members on this list. > > > I am puzzled. Is the size of the lists//config.pck file for > this list as small as or smaller than

Re: [Mailman-Users] Not sending password reminders, subscription confirmations

2006-07-14 Thread Mark Sapiro
Helmut Schneider wrote: > >I have 2 other lists which were not used anymore and checked them, they also >work fine and notifications are sent. The only difference is that the >concerned lists (the 2 which aren't sending notifications) contain an >underscore, but I am quite unsure if this is rele

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Mark Sapiro
Brian Cohen wrote: >Mark Sapiro wrote: >> >> Does the list that fails have a large number of members compared to the >> other lists? > >Just two members on this list. I am puzzled. Is the size of the lists//config.pck file for this list as small as or smaller than the others for lists that work

Re: [Mailman-Users] removing a list

2006-07-14 Thread Mark Sapiro
Christopher Adams wrote: > >I have full access to the installation on the server, and have always >removed lists and archives from the command line on request. However, I have >been thinking of giving list owners the opportunity to delete their own >lists, but I don't want archives left behind. I

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Brian Cohen
Mark Sapiro wrote: > Brian Cohen wrote: > >> Ok, cool. Here's the traceback: >> >> Traceback: > > > This should be the traceback of the original error, but the attempt to > produce it produced the MemoryError exception which produced the > second traceback below. This is why the original traceba

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Mark Sapiro
Brian Cohen wrote: >Ok, cool. Here's the traceback: > >Traceback: This should be the traceback of the original error, but the attempt to produce it produced the MemoryError exception which produced the second traceback below. This is why the original traceback is not in the 'error' log. >Trace

Re: [Mailman-Users] header/footer attachments

2006-07-14 Thread Christopher Adams
Thanks for your reply. I think you misunderstood me. I didn't mean that the header and/or footer was added to other attachments. Typically, what happens is that list subscribers attach a PDF or Word document, using Outlook or Groupwise mail. All the lists have a standard footer set by default.

Re: [Mailman-Users] removing a list

2006-07-14 Thread Christopher Adams
If mm_cfg.py is set as 'OWNERS_CAN_DELETE_THEIR_OWN_LISTS = Yes', is there a way to set the default for 'Also Delete Archives' to 'Yes'. For the purposes of most of the lists that I administer, they are only used for a limited period of time and then the subscribers/owners want the whole thing scr

Re: [Mailman-Users] List does not show on the overview page

2006-07-14 Thread Mark Sapiro
james edwards wrote: >I migrated mailman to a new box and everything went fine except one list >does not show on the overview page. >I ran "withlist -l -r fix_url" on the list, as I did with the others, but it >still does not show on the overview of all lists pages. >I am running mailman-2.1.5.1-3

Re: [Mailman-Users] Footers converted to nuisance text attachments forhtml emails

2006-07-14 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >I tried 'convert html to text' but that didn't seem to do >anything. convert_html_to_plaintext is only effective if filter_content is Yes. There have also been issues in the past with some systems with the default HTML_TO_PLAINTEXT_COMMAND. See for example,

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Brian Cohen
Ok, cool. Here's the traceback: Traceback: Traceback (most recent call last): File "/var/lib/mailman/scripts/driver", line 250, in ? run_main() File "/var/lib/mailman/scripts/driver", line 120, in run_main print_traceback(logger) File "/var/lib/mailman/scripts/driver", line 147

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Mark Sapiro
Brian Cohen wrote: > >Everything else works: listinfo, admindb, mail processing and requests. > Just admin triggers a bug. And only for one list? And there's nothing in the 'error' log? This is strange. Edit the file mailman/scripts/driver. About 30 lines into the file you will see STEALTH_MO

[Mailman-Users] List does not show on the overview page

2006-07-14 Thread james edwards
I migrated mailman to a new box and everything went fine except one list does not show on the overview page. I ran "withlist -l -r fix_url" on the list, as I did with the others, but it still does not show on the overview of all lists pages. I am running mailman-2.1.5.1-34.rhel4.3 & the list has a

Re: [Mailman-Users] Footers converted to nuisance text attachments for html emails

2006-07-14 Thread Brad Knowles
At 9:55 AM +0100 2006-07-14, <[EMAIL PROTECTED]> wrote: > I tried 'convert html to text' but that didn't seem to do > anything. My preference would be to somehow incorporate the > footer in the html of the email or failing that just not to > add the footer to html emails. See FAQ 4.39. --

[Mailman-Users] Footers converted to nuisance text attachments for html emails

2006-07-14 Thread david
I can't find this in the FAQ, they only cover user-sent attachments. Our mailman 2.1.5 is correctly adding the footer we set up for text emails but for html format ones it adds it as a text attachment. Unfortunately most of our members post in html (they know no better and wouldn't know how

Re: [Mailman-Users] Not sending password reminders, subscription confirmations

2006-07-14 Thread Helmut Schneider
Hi Mark, From: "Mark Sapiro" <[EMAIL PROTECTED]> > Helmut Schneider wrote: >> >>Membership Management-Mass Subscription-"Send welcome messages to new >>subscribees"and "Send notifications of new subscriptions to the list". On >>the test list it works, on the two other lists it doesn't. > > > Does

[Mailman-Users] (no subject)

2006-07-14 Thread mekdes tesfaye
Dear Sir; Thank you very much for your soon replay. So please answer to me my Question.I am waiting your replay. Regards. Mekdes - Yahoo! Music Unlimited - Access over 1 million songs.Try it free. ---