Re: [Mailman-Users] Quick spam regex question

2006-07-17 Thread John W. Baxter
On 7/17/06 12:31 PM, "Jason LaMar" <[EMAIL PROTECTED]> wrote: > from [EMAIL PROTECTED] (for example) Mark has answered your question well. I'm just jumping in as I sometimes do to point out that any likely example domain name one comes up with is likely taken. This one is relatively new in that

[Mailman-Users] subject filtering

2006-07-17 Thread gtnet
Dear Mailman users and admins! My server is behind a router, and all the mails coming via that router. THAT router tag the mails with a SPAM* subject line when it reaches a limited spam score. ANd now comes my problem: i cannot filter it out via the mailman admin interface. all the spams

Re: [Mailman-Users] FW: No One Can Post a Message but the Server

2006-07-17 Thread Mark Sapiro
Dragon wrote: > >Yes, the Approved: line with the password gets stripped from the mail >if and ONLY if it meets one of two criteria. > >1. It is the very first line in the body of the e-mail, there can be >no other lines before it. Actually, if it is in the body, it can be preceded by blank lin

Re: [Mailman-Users] FW: No One Can Post a Message but the Server

2006-07-17 Thread Dragon
Greg Sims sent the message below at 06:32 PM 7/17/2006: >Thanks Patrick! > >It appears this password is striped from the email header before it is sent >out. This is important as the list password would be disclosed to everyone! Yes, the Approved: line with the password gets stripped from the mai

Re: [Mailman-Users] FW: No One Can Post a Message but the Server

2006-07-17 Thread Mark Sapiro
Patrick Bogen wrote: >On 7/17/06, Greg Sims <[EMAIL PROTECTED]> wrote: >> Should the be the administrator for the list? This is the >> way it is setup for the server early Tuesday morning. I hope it is correct. > >I believe it should be the list admin password, or the site admin password. The

Re: [Mailman-Users] FW: No One Can Post a Message but the Server

2006-07-17 Thread Patrick Bogen
On 7/17/06, Greg Sims <[EMAIL PROTECTED]> wrote: > Should the be the administrator for the list? This is the > way it is setup for the server early Tuesday morning. I hope it is correct. I believe it should be the list admin password, or the site admin password. -- - Patrick Bogen --

[Mailman-Users] FW: No One Can Post a Message but the Server

2006-07-17 Thread Greg Sims
Thanks Patrick! It appears this password is striped from the email header before it is sent out. This is important as the list password would be disclosed to everyone! Should the be the administrator for the list? This is the way it is setup for the server early Tuesday morning. I hope it is

Re: [Mailman-Users] No One Can Post a Message but the Server

2006-07-17 Thread Patrick Bogen
On 7/17/06, Greg Sims <[EMAIL PROTECTED]> wrote: > I created a list that is for the distribution of a newsletter from a server. > I need to make sure that No One Can Every post to this list except for the > bash script that sends out the newsletter. Just set: Privacy -> Sender Filters -> default_me

[Mailman-Users] No One Can Post a Message but the Server

2006-07-17 Thread Greg Sims
Hi There, I created a list that is for the distribution of a newsletter from a server. I need to make sure that No One Can Every post to this list except for the bash script that sends out the newsletter. The newsletter is constructed daily by a bash script running out of CronTab of a serve

Re: [Mailman-Users] Error: You are not authorized tocreatenew mailinglists

2006-07-17 Thread Mark Sapiro
Ki Song wrote: > >I FOUND A SECOND INSTALLATION! How do I uninstall this second installation >safely? How was it installed? By whom? You might try 'rpm -q -a' to see if it was installed via rpm, in which case you can try to remove it with 'rpm -e ...' If it was not installed by a package manager

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

2006-07-17 Thread Ki Song
Error: You are not authorized to create new mailing lists I have configured the List creator's (authentication) password and entered it in the last field. > > and > >> I have english as my default installation. >> I still get the error: You are not authorized to create new ma

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

2006-07-17 Thread Mark Sapiro
Ki Song wrote: >>> Error: You are not authorized to create new mailing lists >>> >>> I have configured the List creator's (authentication) password and entered >>> it in the last field. and >I have english as my default installation. >I still get the error: You are not authorized to create new

Re: [Mailman-Users] Quick spam regex question

2006-07-17 Thread Mark Sapiro
Jason LaMar wrote: >If I wanted to set up my Mailman spam filter to only accept list submissions >for approval from [EMAIL PROTECTED] (for example) -- and automatically discard >messages sent from any other domain -- what would be the easiest way to set >that up in the spam filter rules? This is

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

2006-07-17 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

Re: [Mailman-Users] ScriptAlias and Alias Entries in httpd.conf

2006-07-17 Thread Mark Sapiro
Ki Song wrote: > >Basically, I added the following lines to my Apache server's httpd.conf >file: >ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/ >Alias /pipermail/ /usr/local/mailman/archives/public/ > >When I try and restart the Apache server, however, these errors show up: > >The ScriptAlias d

[Mailman-Users] ScriptAlias and Alias Entries in httpd.conf

2006-07-17 Thread Ki Song
I'm having trouble with the ScriptAlias and Alias settings in the httpd.conf file. Basically, I added the following lines to my Apache server's httpd.conf file: ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/ Alias /pipermail/ /usr/local/mailman/archives/public/ When I try and restart the Apach

[Mailman-Users] Quick spam regex question

2006-07-17 Thread Jason LaMar
If I wanted to set up my Mailman spam filter to only accept list submissions for approval from [EMAIL PROTECTED] (for example) -- and automatically discard messages sent from any other domain -- what would be the easiest way to set that up in the spam filter rules? Thanks, Jason __

Re: [Mailman-Users] Lost admin password

2006-07-17 Thread Mark Sapiro
Luis Fernando C. Talora wrote: > >I know it's probably a dummy question, but I've lost the admin password for >a test list I've created. How can I change that password? See . -- Mark Sapiro <[EMAIL PROTECTED]> The highw

Re: [Mailman-Users] No such list

2006-07-17 Thread Mark Sapiro
Will Twomey wrote: >I was trying to rename my list, as per http://www.list.org/faq.html >(last question on that page). This FAQ is for Mailman 2.0.x. See . >It wasn't working, and I figured I'd just use forwardings (postfix

[Mailman-Users] Lost admin password

2006-07-17 Thread Luis Fernando C. Talora
Friends, I know it´s probably a dummy question, but I´ve lost the admin password for a test list I´ve created. How can I change that password? Thanks a lot! Regards, Luís Talora -- Esta mensagem foi verificada pelo sistema de antivírus e acredita-se estar livre de perigo. --

[Mailman-Users] No such list

2006-07-17 Thread Will Twomey
I was trying to rename my list, as per http://www.list.org/faq.html (last question on that page). It wasn't working, and I figured I'd just use forwardings (postfix + mysql setup). I went back (find /var/lib/mailman | grep newlistname) and changed everything back (including removing the " Redirec

Re: [Mailman-Users] Bug or

2006-07-17 Thread Mark Sapiro
Prasanta Baruah wrote: >We have mailman installed in our machine and that has been working >fine. Recently there was a post in our list regarding a certain topic >and what seemed interesting to me is that the mail was dated 16th July >18:34:39 hrs, on the daily digest while on the archives it appe

[Mailman-Users] Bug or

2006-07-17 Thread Prasanta Baruah
Hello all, We have mailman installed in our machine and that has been working fine. Recently there was a post in our list regarding a certain topic and what seemed interesting to me is that the mail was dated 16th July 18:34:39 hrs, on the daily digest while on the archives it appeared on the 17th