[Mailman-Users] How do I Customize the Monthly Reminder?

2005-01-31 Thread Bashir Ghandi
Hi there, I am a Mailman mailing list owner, and I am trying to cutomize the monthly reminder or at least append some custom text to it, but could not figure out how. I checked all the options on the List admin interface but no clue. Please note that I do have direct access to the machine hostin

Re: [Mailman-Users] respond_to_post_requests and header_filter_rules

2005-01-31 Thread Ivan Fetch
Hello, Thank you for your reply -- I'm using Mailman 2.1.5 (sorry for not mentioning this previously). We'd rather be able to configure the filters to hold (not discard) spam, at least for those lists where the list administrators prefer to double check what is being tagged as spam. Is t

Re: [Mailman-Users] always forbidden

2005-01-31 Thread Dikshie
Brad Knowles ([EMAIL PROTECTED]) wrote: > > There's your answer. It's a web server configuration issue. thanks ! Kikuchi-san's tip works for me best regards, -dikshie- -- Mailman-Users mailing list Mailman-Users@python.org http://m

Re: [Mailman-Users] respond_to_post_requests and header_filter_rules

2005-01-31 Thread Tokio Kikuchi
Hi, Ivan Fetch wrote: Hello, I'm wondering whether there is a way to have respond_to_post_requests set to yes (so that senders will be notified if their message is held due to posting to a members-only list, their message exceeds mailman's size limit, Etc), yet not send notifications to sende

Re: [Mailman-Users] ldap queries......

2005-01-31 Thread Mark Sapiro
Jeffrey Borkent wrote: > >Here at the University of Adelaide we have several very large lists that >are generated by ldap queries. A module offered to us by Karl A. Krueger >at the Woods hole Oceanographic Institute works a treat, and generates >the lists based on ldap search criteria. Presumably,

[Mailman-Users] respond_to_post_requests and header_filter_rules

2005-01-31 Thread Ivan Fetch
Hello, I'm wondering whether there is a way to have respond_to_post_requests set to yes (so that senders will be notified if their message is held due to posting to a members-only list, their message exceeds mailman's size limit, Etc), yet not send notifications to senders who's messages are

[Mailman-Users] ldap queries......

2005-01-31 Thread Jeffrey Borkent
Hi, Here at the University of Adelaide we have several very large lists that are generated by ldap queries. A module offered to us by Karl A. Krueger at the Woods hole Oceanographic Institute works a treat, and generates the lists based on ldap search criteria. What we wish to do now is restrict

Re: [Mailman-Users] [2.1.5] Enable MBox-Archive-Download ...

2005-01-31 Thread Martin Mewes
Hi myself ... apparently I forgot to set that I do not want double message filtered out, so I just want to say that the answer given to this post did the trick :-) Thanks :-D bis dahin/kind regards Martin Mewes -- I will be unable to delete all the unread, worthless emails you send me

Re: [Mailman-Users] always forbidden

2005-01-31 Thread Brad Knowles
At 4:26 PM +0700 2005-01-31, Dikshie wrote: What shows up in your web server logs? What about the Mailman logs? [Mon Jan 31 16:19:30 2005] [error] [client 2001:d30:3:100:207:e9ff:fe42:2c79] client denied by server configuration: /usr/local/mailman/cgi-bin/listinfo There's your answer. It

Re: [Mailman-Users] Uppercase list name

2005-01-31 Thread Brad Knowles
At 12:20 PM +0100 2005-01-31, simeli wrote: i created a list named dai-news. now when i post a message, it reads To: Dai News in the email client. is there a way i could force mailman to keep this in lowercase? You can change the name of the list in the web interface, but you are only allowed

Re: [Mailman-Users] Transfer Mailing lists

2005-01-31 Thread Brad Knowles
At 11:19 AM +0200 2005-01-31, Dale Gibbs wrote: How can I transfer existing Mailing Lists to a new server with an upgraded version of Mailman. Did you search the Mailman FAQ Wizard at ? -- Brad Knowles, <[EMAIL PROTECTED]> "Those who would give up esse

Re: [Mailman-Users] [2.1.5] Enable MBox-Archive-Download ...

2005-01-31 Thread Mark Sapiro
Martin Mewes wrote: > >maybe I am just searching the wrong direction but I am desperately >looking for a method within 2.1.5 to enable the download of a full >"normal" mbox (with no munged headers) within a list. > >The FAQ says, that there is an option in a prior version to disbale this >for sp

Re: [Mailman-Users] cant't create lists within the webinterface

2005-01-31 Thread John Dennis
On Mon, 2005-01-31 at 11:01 +0100, Markus Darges wrote: > Hi, > > I cant' create a new list within the webinterface. Could someone tell > mit whether it's a known bug? Even if I change the permission of the > folder lists to 777 I get the same error. > My OS is Fedora Core 3. Mailman 2.1.5, Pyt

Re: [Mailman-Users] always forbidden

2005-01-31 Thread Tokio Kikuchi
Hi, You should add something like: > > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /usr/local/www/data/ > ServerName linux.ocean.itb.ac.id > ErrorLog /var/log/linux.ocean.itb.ac.id-error_log > CustomLog /var/log/linux.ocean.itb.ac.id-access_log common > Alias /webmail

[Mailman-Users] Uppercase list name

2005-01-31 Thread simeli
Hi I am running mailman on a default mac os x 10.3 server installation with mailman version 2.1.2. i am a complete newbie, so any help is greatly appreciated. i created a list named dai-news. now when i post a message, it reads To: Dai News in the email client. is there a way i could force mailma

[Mailman-Users] [2.1.5] Enable MBox-Archive-Download ...

2005-01-31 Thread Martin Mewes
Hi all, maybe I am just searching the wrong direction but I am desperately looking for a method within 2.1.5 to enable the download of a full "normal" mbox (with no munged headers) within a list. The FAQ says, that there is an option in a prior version to disbale this for spam-reasons. To do

Re: [Mailman-Users] always forbidden

2005-01-31 Thread Brad Knowles
At 3:16 PM +0700 2005-01-31, Dikshie wrote: I know this is stupid question but I always get 403 (forbidden) when access http://linux.ocean.itb.ac.id/mailman/listinfo That is almost certainly a web server configuration issue, or perhaps an ownership/group permissions problem. What shows

[Mailman-Users] Import list of new mebers-No usable temporary directory

2005-01-31 Thread Markus Darges
Hi, I try to import a list of new members out of a file within the webinterface. But I get the error that mailman can't find a usable temporary directory. Any suggestions? My OS is Fedora Core 3. Mailman 2.1.5, Python2.4, Apache2.0.52 Thanks, Markus Traceback (most recent call last): File "/usr

[Mailman-Users] cant't create lists within the webinterface

2005-01-31 Thread Markus Darges
Hi, I cant' create a new list within the webinterface. Could someone tell mit whether it's a known bug? Even if I change the permission of the folder lists to 777 I get the same error. My OS is Fedora Core 3. Mailman 2.1.5, Python2.4, Apache2.0.52 Thanks, Markus Traceback (most recent call last

Re: [Mailman-Users] always forbidden

2005-01-31 Thread Dikshie
Brad Knowles ([EMAIL PROTECTED]) wrote: > That is almost certainly a web server configuration issue, or > perhaps an ownership/group permissions problem. ownership/group permission for mailman, I think is correct: linux# cd /usr/local/mailman/ linux# bin/check_perms -f No problems found lin

[Mailman-Users] Transfer Mailing lists

2005-01-31 Thread Dale Gibbs
How can I transfer existing Mailing Lists to a new server with an upgraded version of Mailman. I have it working on an older machine and have quite a few lists with alot of members etc. I know one could probably get all you need from the archives but in terms of membership management etchow

[Mailman-Users] always forbidden

2005-01-31 Thread Dikshie
dear all, I know this is stupid question but I always get 403 (forbidden) when access http://linux.ocean.itb.ac.id/mailman/listinfo My Box: > uname -a FreeBSD linux.ocean.itb.ac.id 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Jan 30 18:59:43 WIT 2005 [EMAIL PROTECTED]: