Re: [Mailman-Users] Export Subscribers

2005-11-18 Thread Mark Sapiro
Eric Sangalang wrote: > >How would I export my subscribers from my lists. I have 85 lists. gives several relevant hits on the first page. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gambl

Re: [Mailman-Users] join list - receive digest instead of regular viaemail

2005-11-18 Thread Mark Sapiro
Dave B wrote: >I have a list set up where the default for joining is Regular. People >sign up via a php form on our website that then emails to >"[EMAIL PROTECTED]". I need to give them the option of receiving >Regular or Digest in this form. Is there a way via email to join them >to the Diges

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Mark Sapiro
Robin Rowe wrote: > >I got 11 messages like this today. All timestamped 7:00 AM: Is your Mailman server in a different time zone? The standard cron runs cron/disabled at 9:00 a.m. This is the script that sends warnings and does unsubscribes. > Subject: ScreenplayLab unsubscribe notification >

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Robin Rowe
Mark, > I know you > can't see the logs (maybe you can convince the ISP to look), but what > do the notices say? I got 11 messages like this today. All timestamped 7:00 AM: Subject: ScreenplayLab unsubscribe notification From: [EMAIL PROTECTED] Date: 7:00 AM To: [EMAIL PROTECTED] ha

Re: [Mailman-Users] setting up mailman

2005-11-18 Thread Mark Sapiro
Mike Wharton wrote: >OK... thanks for spelling that out for a newbie like me... I continued to >get nothing in the Command Shell of webmin so I used telnet to telnet to the >server and it all worked as expected in the shell there. I must be a problem >with webmin (or maybe webmin is not meant to b

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Mark Sapiro
Robin Rowe wrote: > >According to our ISP Hostforweb.com, the mail backlog is supposed to >catch up later. I think that's not happening. Haven't researched MTA >issues myself yet. Do you know what docs I should read on that? It depends on what the MTA is and how it's configured, and I don't kno

Re: [Mailman-Users] setting up mailman

2005-11-18 Thread Mike Wharton
OK... thanks for spelling that out for a newbie like me... I continued to get nothing in the Command Shell of webmin so I used telnet to telnet to the server and it all worked as expected in the shell there. I must be a problem with webmin (or maybe webmin is not meant to be used in this way...) A

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Robin Rowe
Mark, Thanks for the info! > As you can see, restricting Mailman to 500 messages per hour would not > be satisfactory. Even if you could throttle Mailman to send <500 per > hour, it would only take a small increase to create unrecoverable > backlogs. According to our ISP Hostforweb.com, the mail

Re: [Mailman-Users] setting up mailman

2005-11-18 Thread Mark Sapiro
Mike Wharton wrote: > >I am a total newbie when it comes to linix and am learning as I go so I may >not have fully understood your suggestion. I typed these into the command >line in the webmin interface on my server. That's the problem. Sorry I wasn't more specific about what to do. Here's anothe

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Mark Sapiro
Robin Rowe wrote: > >Dumb question, but I want to make sure I understand: if I turn off >bounce processing what happens when there's a bounce? The bounce email is discarded and no action is taken. >My current settings, I have "The maximum member bounce score before the >member's subscription

Re: [Mailman-Users] setting up mailman

2005-11-18 Thread Mike Wharton
When I enter the suggested commands I get comprehensive details of python using 'help', however 'copyright' and others return 'command not found' > python > Python 2.4.1 (#1, May 27 2005, 18:02:40) > [GCC 3.3.3 (cygwin special)] on cygwin > copyright sh: line 1: copyright: command not found > hel

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Robin Rowe
Thanks to Dan and Stephen for the help with mailman bounces. I understand the overall issues much better as a result and am working with my ISP to try to track down the MTA problem. I'm still puzzled in some details in how to configure bounce processing. If there's a doc somewhere that explains

Re: [Mailman-Users] Setting up lists on a replacement list server w/different name

2005-11-18 Thread John W. Baxter
On 11/18/05 6:58 AM, "Greg Earle" <[EMAIL PROTECTED]> wrote: > The old machine is running Majordomo and Sendmail, not Mailman and > Postfix. Sorry if that wasn't clearer. So it's not a matter of > just bringing lists/archives/etc. across, alas. It was very clear in your original post, but that

Re: [Mailman-Users] Mailman stopped delivering mail

2005-11-18 Thread Mark Sapiro
Eric Evans wrote: >I tried running this python script, and interestingly enough it does cause >a message to be delivered correctly. So why does this script work but I >get "host/servname not known" errors when I try to send a message to my >list through Mailman? Very mysterious. What if anyt

Re: [Mailman-Users] having trouble getting webpages to come up

2005-11-18 Thread Mark Sapiro
Eric Evans wrote: >Right after I first installed Mailman I created a new list called >mailman. I would think that then I should be able to access the Mailman >admin page for this list by using a URL like >http://my.host.com/mailman/admin/mailman/ Is that right? Yes. >When I do this I >ge

Re: [Mailman-Users] Setting up lists on a replacementlistserver w/different name

2005-11-18 Thread Mark Sapiro
JB wrote: >I run a Mailman list on a hosted Web server. I don't have command-line >access to mailman. My only method for modifying the list is from the >control panel's GUI administration page. > >I want to create another list with nearly the same settings as the one >I currently have. Any way to

Re: [Mailman-Users] setting up mailman

2005-11-18 Thread Mark Sapiro
Mike Wharton wrote: > >When I attempt to run /var/mailman/bin/newlist mailman to create the >newsite I get the following error... > >> /var/mailman/bin/newlist mailman >Enter the email of the person running the list: Traceback (most recent call >last): > File "/var/mailman/bin/newlist", line 219,

Re: [Mailman-Users] Bounce message confusion

2005-11-18 Thread Mark Sapiro
Robin Rowe wrote: >After my Mailman list exceeded 500 subscribers I started getting >complaints from subscribers of spurious bounce messages. There's nothing >wrong with their email addresses. I can't seem to turn these annoying >bounce messages off in Mailman. What settings should I try? > >At

Re: [Mailman-Users] Mailman stopped delivering mail

2005-11-18 Thread Eric Evans
I tried running this python script, and interestingly enough it does cause a message to be delivered correctly. So why does this script work but I get "host/servname not known" errors when I try to send a message to my list through Mailman? Very mysterious. Eric >See the post at >

Re: [Mailman-Users] having trouble getting webpages to come up

2005-11-18 Thread Eric Evans
Right after I first installed Mailman I created a new list called mailman. I would think that then I should be able to access the Mailman admin page for this list by using a URL like http://my.host.com/mailman/admin/mailman/ Is that right? When I do this I get an "Internal Server Error" mess

Re: [Mailman-Users] confirming posts

2005-11-18 Thread George A. Theall
On Fri, Nov 18, 2005 at 12:45:32PM -0500, George A. Theall wrote: > On Fri, Nov 18, 2005 at 11:22:55AM -, Hereward Cooper wrote: > > > We run a annoucment service mailing list for a university society, and are > > looking for a solution to the problem of posters not proof readings emails > > b

Re: [Mailman-Users] confirming posts

2005-11-18 Thread George A. Theall
On Fri, Nov 18, 2005 at 11:22:55AM -, Hereward Cooper wrote: > We run a annoucment service mailing list for a university society, and are > looking for a solution to the problem of posters not proof readings emails > before posting. (usually missing out important details!) > > A simply step w

Re: [Mailman-Users] Setting up lists on a replacement listserver w/different name

2005-11-18 Thread JB
I run a Mailman list on a hosted Web server. I don't have command-line access to mailman. My only method for modifying the list is from the control panel's GUI administration page. I want to create another list with nearly the same settings as the one I currently have. Any way to duplicate my list

Re: [Mailman-Users] Setting up lists on a replacement list server w/different name

2005-11-18 Thread John Dennis
On Fri, 2005-11-18 at 06:58 -0800, Greg Earle wrote: > Turning off the old machine and creating the lists on the new, > renamed-to-be-the-old machine would then mean that the new > lists would have to work straight out of the box, with no > downtime. Given my unfamiliarity with the software, this

Re: [Mailman-Users] Setting up lists on a replacement list server w/different name

2005-11-18 Thread Greg Earle
On Nov 18, 2005, at 9:02 PM, Mark Sapiro <[EMAIL PROTECTED]> wrote: >> I'm pretty new to Mailman and Postfix (I'm more familiar with >> Sendmail and Courier on Solaris) so I'm not really sure how to >> address this - I suppose one answer is to simply turn the old >> box off and rename the new one

Re: [Mailman-Users] special characters in headers

2005-11-18 Thread Lisa Bronson
The template file worked perfectly. Thanks, Brad! On 11/15/05, Brad Knowles <[EMAIL PROTECTED]> wrote: > At 7:00 AM -0600 2005-11-15, Lisa Bronson wrote: > > > Has anyone ever successfully used characters (such as the inverted > > question mark, c with cedilla, n with tilde) in an email list he

[Mailman-Users] confirming posts

2005-11-18 Thread Hereward Cooper
We run a annoucment service mailing list for a university society, and are looking for a solution to the problem of posters not proof readings emails before posting. (usually missing out important details!) A simply step would be to get the poster to have to confirm his post once they had submitte