[Mailman-Users] Automatic processing

2005-05-17 Thread Sub Zero
Hello, I have some emails that have missed the automatic bounce processor and got sent to listadmin. Where should I send those bounced emails? Have a nice day. -- SubZero -- Mailman-Users mailing list Mailman-Users@python.org http://mail.pytho

[Mailman-Users] Monthly Reminders

2005-05-17 Thread Jason
If a user is signed upto multiple lists and the end of the month rolls around does the person get a email from each list or one email with the info for multiple lists in it. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @ 2:10am - Temp: 2.1 °C - Humidity 83 %

Re: [Mailman-Users] erroneous tabs in long digest subject lines

2005-05-17 Thread Mark Sapiro
Misc.wrote: >Greetings. On digests automatically generated by the mailman system, I'm >finding that long subject lines are having tabs inserted into them in >unexpected ways in the topic summary, often related to commas. For example, >on a message that had the subject line: > >Subject: this is a

[Mailman-Users] erroneous tabs in long digest subject lines

2005-05-17 Thread Misc.
Greetings. On digests automatically generated by the mailman system, I'm finding that long subject lines are having tabs inserted into them in unexpected ways in the topic summary, often related to commas. For example, on a message that had the subject line: Subject: this is a test of a longer,

Re: [Mailman-Users] Mailman Bug?/no Admin level web access

2005-05-17 Thread John Dennis
On Tue, 2005-05-17 at 21:33 -0400, [EMAIL PROTECTED] wrote: > Mailman created a new file, but the others show as plain text and the > new one as octet stream. I'm afraid I don't understand. What "others" and what do you mean the new log file is octet stream? > Right now I'm at accept all on port

Re: [Mailman-Users] mailman holding non member emails before spam filter rules apply - fix?

2005-05-17 Thread Brad Knowles
At 5:16 PM -0700 2005-05-17, Colby Walsworth wrote: > Is there a way to change the order > of this so it will discard the spam messages before it checks for > list-membership? Yeah, I'd like to see that, too. That's why I made my entry on the Mail

Re: [Mailman-Users] Mailman Bug?/no Admin level web access

2005-05-17 Thread EWStahl
In a message dated 5/17/2005 6:30:11 PM Eastern Daylight Time, [EMAIL PROTECTED] writes: How did this file get created? Did Mailman create it? If so, then the question is "why can Mailman create this file but not be allowed to write to it?". Would SELinux be the answer? Have you tried testing with

Re: [Mailman-Users] mailman holding non member emails before spamfilter rules apply - fix?

2005-05-17 Thread Mark Sapiro
Colby Walsworth wrote: > >I have mailman set to hold non-member posts to email list. I also have >all lists setup to discard any message the has been tagged as spam by >spammassassin. I have tried filtering on the {spam?} subject line and >also on the x-spamcheck headers. Unfortunately the lists

[Mailman-Users] mailman holding non member emails before spam filter rules apply - fix?

2005-05-17 Thread Colby Walsworth
Hello, I have mailman set to hold non-member posts to email list. I also have all lists setup to discard any message the has been tagged as spam by spammassassin. I have tried filtering on the {spam?} subject line and also on the x-spamcheck headers. Unfortunately the lists grab the message as

Re: [Mailman-Users] Mailman Bug?/no Admin level web access

2005-05-17 Thread Mark Sapiro
Elissa wrote: >I trashed the old mailman error log. I now have a new 0k >file called error. I can send invites, etc using mailman so I know it's >working as expected. How did this file get created? Did Mailman create it? If so, then the question is "why can Mailman create this file but not be a

Re: [Mailman-Users] Allow a domain to post to a list

2005-05-17 Thread Mark Sapiro
Miguel Tarazona Belenguer wrote: >The syntax does not work. I put the config directive in a file >posters.config and when I aply the config this is the result: > >system:~/scripts/listas/mailman/config# cat posters.config >posters='[EMAIL PROTECTED]' First of all, posters is a list of strings, n

[Mailman-Users] mailman.pid

2005-05-17 Thread John Fleming
I did a mondoarchive of my whole server to CDs today, and afterward noticed these: 1. On the server I backed up, Mailman was not running after backup. When I tried to restart it, I got a message about no mailman.pid and no Mailman list. I restored /var/lib/Mailman from a previous backup, and

Re: [Mailman-Users] bug in mailman 2.1.5, please help

2005-05-17 Thread Mark Sapiro
Alias Mohd FKE wrote: > >Bug in Mailman version 2.1.5 > >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 l

Re: [Mailman-Users] Mailman Bug?/no Admin level web access

2005-05-17 Thread ewstahl
I''m guessing you mean permissions. I installed it exactly the same way as I had in the previous install, with cgi-gid under apache- which is the same as httpd. I have the SELinux disabled for httpd. None of this would explain why the rest of the scripts work except for admin and admindb. They

Re: [Mailman-Users] Mailman Bug?/no Admin level web access

2005-05-17 Thread John Dennis
On Tue, 2005-05-17 at 13:02 -0400, [EMAIL PROTECTED] wrote: > May 10th was the day I put in the new hard drive after the old one > died. So basically I did a clean install. I had set up the domain/host > stuff on the old drive so all I did was reinstall. I only have one > domain/host name, and

Re: [Mailman-Users] Mailman Bug?/no Admin level web access

2005-05-17 Thread ewstahl
May 10th was the day I put in the new hard drive after the old one died. So basically I did a clean install. I had set up the domain/host stuff on the old drive so all I did was reinstall. I only have one domain/host name, and SELinux is on, but not on the snmpd daemon. My firewall is technica

[Mailman-Users] Weird Problems

2005-05-17 Thread Robert Haack
I'm having some strange problems with Mailman and I can't seem to find the answers in the FAQ or previous postings. 1) First off I have a user that sent a message to four of our lists. When I reviewed the logs her message only went to 3 of the 4 lists. The first thing I done and redone is ch

Re: [Mailman-Users] Mailman user interface

2005-05-17 Thread Brad Knowles
At 3:26 PM +0200 2005-05-17, Jean-Philippe GIOLA wrote: > I would like to know if someone of you have heard of a possible mailman > web user interface that could allow you to reply directly at a post > (like a forum for example). Before asking questions like this, you should search the

Re: [Mailman-Users] Allow a domain to post to a list

2005-05-17 Thread Miguel Tarazona Belenguer
The syntax does not work. I put the config directive in a file posters.config and when I aply the config this is the result: system:~/scripts/listas/mailman/config# cat posters.config posters='[EMAIL PROTECTED]' system:~/scripts/listas/mailman/config# config_list -v -i posters.config testlist at

[Mailman-Users] Mailman user interface

2005-05-17 Thread Jean-Philippe GIOLA
Hi! I would like to know if someone of you have heard of a possible mailman web user interface that could allow you to reply directly at a post (like a forum for example). Best reguards, Jean-Philippe Giola -- Mailman-Users mailing list

Re: [Mailman-Users] bug in mailman 2.1.5, please help

2005-05-17 Thread Anurag
Sometime on Tue, May 17, 2005 at 05:37:33PM +0800, Alias Mohd FKE said: > > Bug in Mailman version 2.1.5 > > 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.

Re: [Mailman-Users] confimation system for outside postings

2005-05-17 Thread Brad Knowles
At 1:08 PM +0200 2005-05-17, Andreas Jellinghaus wrote: > is there any mailman extension that implements a challange / confirm based > system for outside postings? I guess that would stop spam very well, and > neither cause much work for the listadmin, and would be very comfortable > for the o

Re: [Mailman-Users] SOLVED Re: mp3 attachment

2005-05-17 Thread John Fleming
- Original Message - From: "Mark Sapiro" <[EMAIL PROTECTED]> To: "John Fleming" <[EMAIL PROTECTED]>; Sent: Tuesday, May 17, 2005 12:11 AM Subject: Re: [Mailman-Users] SOLVED Re: mp3 attachment > John Fleming wrote: >> >>Another very weird thing is the the limited headers on the mail th

[Mailman-Users] confimation system for outside postings

2005-05-17 Thread Andreas Jellinghaus
Hi, is there any mailman extension that implements a challange / confirm based system for outside postings? I guess that would stop spam very well, and neither cause much work for the listadmin, and would be very comfortable for the occasional poster (that might read the mailing list via gmane and

[Mailman-Users] bug in mailman 2.1.5, please help

2005-05-17 Thread Alias Mohd FKE
Bug in Mailman version 2.1.5 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 "/usr/local/mailman/scr