Re: [Mailman-Users] subject_prefix is missing

2005-06-09 Thread Mark Sapiro
Julien Francoz CoCoZ wrote: > > Are you sure you're not seeing messages delivered by direct To: or Cc: > > outside of Mailman? > >I'm seeing the message coming from mailman: Then I have no idea how this can happen. In standard Mailman, the subject_prefix is added in the CookHeaders.py handler be

Re: [Mailman-Users] Mails are not deliver for one mailing-list

2005-06-09 Thread Mark Sapiro
Julien Francoz CoCoZ wrote: >I have another problem on one mailing-list. It was working fine, but >since 2 days, all mails to list [EMAIL PROTECTED] >are not deliver. All others mailing lists are working fine. > >Here are the logs of mailman for this list > >post:Jun 09 12:07:49 2005 (23711) pos

Re: [Mailman-Users] Auto discard non-members messages

2005-06-09 Thread Mark Sapiro
Daevid Vincent wrote: >I'm starting to see a lot of spam sent to my two lists. Both are members >only. > >I'd like mailman to automatically discard any messages sent to the list from >non-members. However, I would like to accept (and send to me/admin) any >subscribe request messages (otherwise, h

Re: [Mailman-Users] who approved a message

2005-06-09 Thread Mark Sapiro
Eduardo Jaime Quiros Batres wrote: > > How can I discover wich adminstrator/moderator approved a message? Ask them :-) There's no way to find this out from Mailman. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense -

[Mailman-Users] [SOLVED] Re: after check_perms -f -- cgis no longer work

2005-06-09 Thread Chad Leigh -- Shire.Net LLC
On Jun 9, 2005, at 2:33 PM, Chad Leigh -- Shire.Net LLC wrote: > Hi > > On a gentoo linux box with a from source made 2.1.5 (not from > emerge), mailman was happily running, except some archives were not > being updated. I ran a bin/check_perms -f and now the cgis > (listinfo or any of the

[Mailman-Users] after check_perms -f -- cgis no longer work

2005-06-09 Thread Chad Leigh -- Shire.Net LLC
Hi On a gentoo linux box with a from source made 2.1.5 (not from emerge), mailman was happily running, except some archives were not being updated. I ran a bin/check_perms -f and now the cgis (listinfo or any of them) are no longer working and the apache error log shows the (infamous) "Pr

[Mailman-Users] who approved a message

2005-06-09 Thread Eduardo Jaime Quiros Batres
Good afternoon, How can I discover wich adminstrator/moderator approved a message? -- Eduardo Jaime QuirĂ³s Batres - [EMAIL PROTECTED] -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] Auto discard non-members messages

2005-06-09 Thread Daevid Vincent
I'm starting to see a lot of spam sent to my two lists. Both are members only. I'd like mailman to automatically discard any messages sent to the list from non-members. However, I would like to accept (and send to me/admin) any subscribe request messages (otherwise, how would I get new members ;-

[Mailman-Users] Mails are not deliver for one mailing-list

2005-06-09 Thread Julien Francoz CoCoZ
I have another problem on one mailing-list. It was working fine, but since 2 days, all mails to list [EMAIL PROTECTED] are not deliver. All others mailing lists are working fine. Here are the logs of mailman for this list post:Jun 09 12:07:49 2005 (23711) post to departement-linux from [EMAIL

Re: [Mailman-Users] subject_prefix is missing

2005-06-09 Thread Julien Francoz CoCoZ
> Are you sure you're not seeing messages delivered by direct To: or Cc: > outside of Mailman? I'm seeing the message coming from mailman: From: sender address Reply-To: mailing list address To: mailing list address ... and the footer: Equipe-pedagogique-linux mailing list [EMAIL PROTECTED] htt

Re: [Mailman-Users] Moderator Notifications Being Discarded

2005-06-09 Thread Andrew Klein
Mark, Thanks. By sending to "[EMAIL PROTECTED]" I found the problem was a messed up aliases file. Instead of sending to the owner, it was trying to post. Andy Mark Sapiro wrote: >Andrew Klein wrote: > > > >>I have a list where moderator notifications appear to be discarded. I >>have con

Re: [Mailman-Users] subject_prefix is missing

2005-06-09 Thread Mark Sapiro
Julien Francoz CoCoZ wrote: >I have a list with subject_prefix=[dept-linux/pedago] , but since a few >hours, this prefix is not added to the subject of mails of this list. >Is there an options to allow/deny the subject_prefix ? > >Note: This prefix is added to all mails in the mailing-list archiv

Re: [Mailman-Users] Moderator Notifications Being Discarded

2005-06-09 Thread Mark Sapiro
Andrew Klein wrote: >I have a list where moderator notifications appear to be discarded. I >have confirmed admin_immed_notify is turned on. I have tried it with >different moderator addresses. I believe the 'vette' log is telling me >that the message is being discarded. I have debugged the

[Mailman-Users] subject_prefix is missing

2005-06-09 Thread Julien Francoz CoCoZ
I have a list with subject_prefix=[dept-linux/pedago] , but since a few hours, this prefix is not added to the subject of mails of this list. Is there an options to allow/deny the subject_prefix ? Note: This prefix is added to all mails in the mailing-list archive, even for mail which are delive

[Mailman-Users] Moderator Notifications Being Discarded

2005-06-09 Thread Andrew Klein
I have a list where moderator notifications appear to be discarded. I have confirmed admin_immed_notify is turned on. I have tried it with different moderator addresses. I believe the 'vette' log is telling me that the message is being discarded. I have debugged the source code in Queue/Inc