[Mailman-Users] Please help... "Uncaught bounce notification"

2003-10-10 Thread Ricardo Kleemann
Hi, I've been getting these messages and I don't understand what they mean, and how I can resolve whatever the issue is? It says: The attached message was received as a bounce, but either the bounce format was not recognized, or no member addresses could be extracted from it. This mailing list

Re: [Mailman-Users] How to Add entire @domain.com to allowed sender list

2003-10-10 Thread Richard Barrett
On Wednesday, October 8, 2003, at 01:10 am, Merle Reine wrote: 1. I need to be able to allow anyone from @domainname.com to be able to send to a list. I see the box to do this but can not figure out the proper text to do so. I tried [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] et

Re: [Mailman-Users] MM 2.1.3 version Mailman-htdig integration patches available

2003-10-10 Thread Richard Barrett
On Wednesday, October 1, 2003, at 02:13 pm, Jon Carnes wrote: Richard, I love your patches and install them regularly for each version of Mailman. In fact, I wait for your patches to come out before upgrading! Thanks for the kind words and thought. It is really a shame that they are not in

[Mailman-Users] Weird segfaults

2003-10-10 Thread Ron Alford
I'm getting segfaults in VirginRunner and IncomingRunner, but only when run from mailmanctl. Judging from gdb and strace, this sefault comes during a cPickle.load of /config.pck. Mailman continues to segfault even with fresh installations (and no old data). What's weird is that it doesn't sef

RE: [Mailman-Users] Re: Subscription form

2003-10-10 Thread Brandon Ballheim
Paul, Unfortunately I don't have access to the server files. You see my web host manages the Mailman server and since they support it they don't want anyone having access to the template files. Do you know if I could script the necessary commands for (subscribe, unsubscribe, password management)

[Mailman-Users] mailman installation confusion

2003-10-10 Thread Eric Evans
Hi, I hope that someone out there will be able to offer me some guidance. I'm trying to install mailman on a Solaris machine, with apache, and I'm tremendously confused. To begin with, what would you recommend as appropriate values to use for the configuration options --with-mail-gid and --w

Re: [Mailman-Users] How to Add entire @domain.com to allowed sender list

2003-10-10 Thread David Morgado
Try [EMAIL PROTECTED] or [EMAIL PROTECTED] Merle Reine wrote: 1. I need to be able to allow anyone from @domainname.com to be able to send to a list. I see the box to do this but can not figure out the proper text to do so. I tried [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] etc

[Mailman-Users] Re: What's with the Virus inside the Mailman

2003-10-10 Thread Paul H Byerly
Feliciano, David wrote: I downloaded from the three below and all three have a virus (according to McAfee): So what's up! * SourceForge * GNU * List.Org

Re: [Mailman-Users] Setting up indexing on Mailman archives

2003-10-10 Thread Richard Barrett
On Friday, October 10, 2003, at 02:33 pm, Paul F. Williams wrote: I have read through numerous archives on how to setup indexing on the Mailman archives but I seem to be missing something. In the past I have set up htdig to make it possible to search web sites. I used the url indexing method. In

Re: [Mailman-Users] What's with the Virus inside the Mailman download file?

2003-10-10 Thread Richard Barrett
On Thursday, October 9, 2003, at 06:52 pm, Feliciano, David wrote: Hi, I email that I got a McAfee virus message from the files I downloaded but got no response from you guys. I downloaded from the three below and all three have a virus (according to McAfee): So what's up! I think that you w

Re: [Mailman-Users] mailman search engines

2003-10-10 Thread Richard Barrett
On Thursday, October 9, 2003, at 05:16 pm, Allisanne Apple wrote: Is there now or possibly in the future a method to search through mailman communications for a keyword or topic (through the text, not the subject line)? This would be a useful feature for our Small Business Development Center

[Mailman-Users] What's with the Virus inside the Mailman download file?

2003-10-10 Thread Feliciano, David
Hi, I email that I got a McAfee virus message from the files I downloaded but got no response from you guys. I downloaded from the three below and all three have a virus (according to McAfee): So what's up! * SourceForge *

[Mailman-Users] mailman search engines

2003-10-10 Thread Allisanne Apple
Is there now or possibly in the future a method to search through mailman communications for a keyword or topic (through the text, not the subject line)? This would be a useful feature for our Small Business Development Center network. Thanks --

Re: [Mailman-Users] character encoding error

2003-10-10 Thread Dan Phillips
On Friday, October 10, 2003, at 03:44 AM, Tokio Kikuchi wrote: Please apply this patch to /pythonlib/email AFTER installing Japanese patched mailman. http://mm.tkikuchi.net/email.patch.20031001 ie, % cd /pythonlib % patch -p0 < /path/to/email.patch.20031001 Good Luck, Dan Phillips wrote: When I up

[Mailman-Users] Setting up indexing on Mailman archives

2003-10-10 Thread Paul F. Williams
I have read through numerous archives on how to setup indexing on the Mailman archives but I seem to be missing something. In the past I have set up htdig to make it possible to search web sites. I used the url indexing method. In order to accomplish that you need a url starting point that will fi

Re: [Mailman-Users] sendmail

2003-10-10 Thread Brad Knowles
At 11:01 AM +0100 2003/10/10, Kumar Prashant (Zero Touch) (UK) wrote: I want mail-2 to be a backup server for my mail-1. So I added priority MX records. The sendmail FAQ says that's all you have to do ( and of course allow relay). mail-2 should queue up all the messages when mail-1 is down. It

[Mailman-Users] sendmail

2003-10-10 Thread Kumar Prashant (Zero Touch) (UK)
Hi People, I have a question which has been asked again and again. I've gone through almost all of the mailing lists and faqs but couldn't get it working my way. I want mail-2 to be a backup server for my mail-1. So I added priority MX records. The sendmail FAQ says that's all you have to do (

Re: [Mailman-Users] sendmail and mailman

2003-10-10 Thread John E.P. Hynes
> This is a classic case for using the Generics table for Sendmail. > http://www.sendmail.org/virtual-hosting.html I tried that, and, oddly, it didn't work. I ended up making a Class E file by adding LOCAL_CONFIG FE/etc/mail/exposed-users to my mc file and re-compiling sendmail.cf. Since the c

Re: [Mailman-Users] admin notifications for held messages

2003-10-10 Thread Saurav Pathak
Thus spake Richard Barrett: + Try changing the line in the patch from: + + DEFAULT_MODERATE_INC_BODY = Yes + + to: + + DEFAULT_MODERATE_INC_BODY = 1 + Hi Richard, That worked. Thanks. -- saurav -- Mailman-Users mailing list [

Re: [Mailman-Users] character encoding error

2003-10-10 Thread Tokio Kikuchi
Hi, Please apply this patch to /pythonlib/email AFTER installing Japanese patched mailman. http://mm.tkikuchi.net/email.patch.20031001 ie, % cd /pythonlib % patch -p0 < /path/to/email.patch.20031001 Good Luck, Dan Phillips wrote: When I updated to 2.1.3 I immediately had problems with Japanese l