[Mailman-Users] FAQ Wizard

2004-11-29 Thread PeteBell
This is probably a bit more of an unusual query from usual, but my question is this: How is the "FAQ Wizard" feature on your website driven? I want to feature something exactly like this on my website. Thanks in advance Pete Bell, UK -- Mailman-

Re: [Mailman-Users] Stopping Spam

2004-11-29 Thread Stephen J. Turnbull
> "Gary" == Gary Smith <[EMAIL PROTECTED]> writes: Gary> In one of the previous posts (Allow members to send e-mail Gary> to another list) it was mentioned that intelligent spammers Gary> could monitor the output of a list and then spoof one of the Gary> subscribed addresses.

Re: [Mailman-Users] Anywhere for novices?

2004-11-29 Thread Stephen J. Turnbull
> "PeteBell" == PeteBell <[EMAIL PROTECTED]> writes: PeteBell> Is there ANYWHERE a novice can get hand-holding PeteBell> step-by-step tutorials on all this stuff? Yes ... PeteBell> Python, scripts, configs, mailman, MTAs, what the hell PeteBell> does it all mean? ... but th

Re: [Mailman-Users] Has anyone successfully installed Mailman onFedora Core 2?

2004-11-29 Thread Stephen J. Turnbull
> "Brad" == Brad Knowles <[EMAIL PROTECTED]> writes: Brad> If you can show us a cross-platform way to check for Brad> all the appropriate and necessary Python headers that would Brad> be required by Mailman, and would work regardless of where Brad> Python was installed, w

Re: [Mailman-Users] Dual architecture setup?

2004-11-29 Thread Mark Sapiro
Doug Stewart wrote: > >This might be a bit of an odd question (and one whose answer that I >haven't been able to come across in the archives) but I need to support >two CPU architectures with Mailman, with the bin scripts compiled on a >Sparc and the CGI stuff compiled for x86. > >The webserver

[Mailman-Users] Dual architecture setup?

2004-11-29 Thread Doug Stewart
Howdy: This might be a bit of an odd question (and one whose answer that I haven't been able to come across in the archives) but I need to support two CPU architectures with Mailman, with the bin scripts compiled on a Sparc and the CGI stuff compiled for x86. The webserver runs Linux and the ma

Re: [Mailman-Users] Receiving Dupes

2004-11-29 Thread Mark Sapiro
Bob Branch wrote: >Any Idea why I am receiving 2 copies of each message? I have made sure I am >not >signed in under 2 different addresses, I have signed out and made sure I don't >get any more messages. But when I sign back on (just once) I get the dupes >again. The first step is to examine t

[Mailman-Users] Receiving Dupes

2004-11-29 Thread Bob Branch
Any Idea why I am receiving 2 copies of each message? I have made sure I am not signed in under 2 different addresses, I have signed out and made sure I don't get any more messages. But when I sign back on (just once) I get the dupes again. Bob - E-Mail: mailto:[EMAIL PROTEC

Re: [Mailman-Users] How to disable "the results of your email commands"notifications???

2004-11-29 Thread Mark Sapiro
Alan Silcott wrote: >I am trying to setup a list where you can email a subscribe request and not >receive any confirmations at all. I am not sure if I am missing a setting, >but I can't figure out how to disable the "the results of your email >commands" notification. I did do some searching befo

[Mailman-Users] How to disable "the results of your email commands" notifications???

2004-11-29 Thread Alan Silcott
I am trying to setup a list where you can email a subscribe request and not receive any confirmations at all. I am not sure if I am missing a setting, but I can't figure out how to disable the "the results of your email commands" notification. I did do some searching before hand and found this po

[Mailman-Users] Stopping Spam

2004-11-29 Thread Gary Smith
Hi. In one of the previous posts (Allow members to send e-mail to another list) it was mentioned that intelligent spammers could monitor the output of a list and then spoof one of the subscribed addresses. I dont know much about emails, but how is this possible that they can monitor the out

Re: [Mailman-Users] Change the from

2004-11-29 Thread Mark Sapiro
Desarrollos Tecnológicos e-pyme wrote: > >I want to change the "from" header of my mailman list. I want that >appears "Short Description <[EMAIL PROTECTED]>", but I don't know how >to do it. Set anonymous_list to Yes on the list's General Options page. This will put the list address in the From:

Re: [Mailman-Users] user's replies are detected as bounces

2004-11-29 Thread Mark Sapiro
Anne Ramey wrote: >All other users of this list can reply to messages normally, but I have >one user that every time he replies, the list admin gets a message like: > >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Monday, November 29, 2004 10:12 AM >To: [EMA

Re: [Mailman-Users] archive link returns a 404

2004-11-29 Thread Mark Sapiro
R DeWald wrote: >When I click the archive link from my admin or general information pages >it returns a 404: > >"The requested URL /pipermail/eat/ was not found on this server." > >The list name in this example is "eat," by the way. I have a feeling >this is an apache redirect issue, a mm_config

Re: [Mailman-Users] Obtain list members via e-mail

2004-11-29 Thread Mark Sapiro
Luis Fernando C. Talora wrote: > >Is there anyway to send a mail to the list server with some comands and the >server send a reply containing all list members? Send e-mail with the word "help" (no quotes) as the subject or body to the [EMAIL PROTECTED] address (your own listname and domain). You

[Mailman-Users] user's replies are detected as bounces

2004-11-29 Thread Anne Ramey
All other users of this list can reply to messages normally, but I have one user that every time he replies, the list admin gets a message like: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, November 29, 2004 10:12 AM To: [EMAIL PROTECTED] Subject: Unc

[Mailman-Users] one users mails being caught as bounces

2004-11-29 Thread Anne Ramey
All other users of this list can reply to messages normally, but I have one user that every time he replies, the list admin gets a message like: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, November 29, 2004 10:12 AM To: [EMAIL PROTECTED] Subject: Unc

[Mailman-Users] archive link returns a 404

2004-11-29 Thread R DeWald
When I click the archive link from my admin or general information pages it returns a 404: "The requested URL /pipermail/eat/ was not found on this server." The list name in this example is "eat," by the way. I have a feeling this is an apache redirect issue, a mm_config mistake or something si

[Mailman-Users] Change the from

2004-11-29 Thread Desarrollos Tecnológicos e-pyme
Hi! I want to change the "from" header of my mailman list. I want that appears "Short Description <[EMAIL PROTECTED]>", but I don't know how to do it. Thanks. -- [EMAIL PROTECTED] http://www.e-pyme.com --

[Mailman-Users] Obtain list members via e-mail

2004-11-29 Thread Luis Fernando C. Talora
Fellows, Is there anyway to send a mail to the list server with some comands and the server send a reply containing all list members? Thank you all! Regards, _ Luís Fernando C. Talora Support Analyst IT - IESA =

AW: [Mailman-Users] Allow list members to send mails to another list

2004-11-29 Thread DIGITAL FOR YOU - Alexander Schwethelm
Thanks again for all your answers. I was not in the office over the week-end, which is why I didn't respond earlier... I will go for Jim Tittsler's patch and besdes that allowing everybody to send mails to the list already works. Thanks and best regards, Alex -Ursprüngliche Nachricht-