Re: [Mailman-Users] Odd smtp-error

2004-10-22 Thread Rich West
I *think* I might have found my problem.. :) After doing some searching in /var/log/messages, I came across that particular message ID, and saw the corresponding DSN error. I then hit the net searching with regards to the DSN error, and came across a number of postings suggesting that a hostname

Re: [Mailman-Users] Mailman under Fedora Core 2

2004-10-22 Thread Rich West
Using Sendmail, SMTPDirect, on the same machine as mailman.. nothing logged in /var/log/maillog aside from normal email processing.. And nothing in /var/log/messages, and plenty of disk space all around.. All of our mailman logs are in /var/mailman/logs, and that's my only indication of the pro

Re: [Mailman-Users] Odd smtp-error

2004-10-22 Thread Rich West
Like I said, it works fine via smtp and the only app complaining is mailman. :) I don't know how to 'turn up' the logging on mailman in order to dig further to see what it is doing.. Also, the email you sent was direct, via SMTP, to the server.. the same server that mailman sits on.. Not sure

Re: [Mailman-Users] Messages not being archived (anymore)?

2004-10-22 Thread Takahiro_Horie
(BI followed the instructions and it looks like mailmanctl is working now. (B (BHowever, I don't think ArchRunner is running. I see BounceRunner, (BCommandRunner, IncomingRunner, NewsRunner, OutgoingRunner, VirginRunner, (BRetryRunner, and that's it. (B (BAny idea what happened to my ArchRu

Re: [Mailman-Users] Messages not being archived (anymore)?

2004-10-22 Thread Tokio Kikuchi
[EMAIL PROTECTED] wrote: (B (B> I followed the instructions and it looks like mailmanctl is working now. (B> (B> However, I don't think ArchRunner is running. I see BounceRunner, (B> CommandRunner, IncomingRunner, NewsRunner, OutgoingRunner, VirginRunner, (B> RetryRunner, and that's it. (B>

Re: [Mailman-Users] Messages not being archived (anymore)?

2004-10-22 Thread Takahiro_Horie
qfiles/archive contains a bunch of .pck files, some as old as when the mailing list started i think I am starting mailman/bin/qrunner -r All& as root. I tried to start it with mailmanctl -s -q start, but it gives me an error: Site list is missing: mailman I don't know if ArchRunner is running.

Re: [Mailman-Users] Messages not being archived (anymore)?

2004-10-22 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >I am using mailman 2.1.5 and my messages are not being archived for some >reason. I can access pipermail, but it only shows the first four messages >archived and there are already many many more messages on the list for >that. > >I have 3 lists and a total of about 20 pe

Re: [Mailman-Users] Users Not Being Subscribed

2004-10-22 Thread Mark Sapiro
Joseph A. Nagy, Jr.wrote: > >On Fri, Oct 22, 2004 at 01:34:09PM -0700, Mark Sapiro wrote the following: >> Joseph A. Nagy, Jr.wrote: >> > >> >For some reason users aren't showing up in the subscribed list in the >> >administrative interface after signing up. What's going on here? >> >> What is the

Re: [Mailman-Users] ValueError: unpack list of wrong size

2004-10-22 Thread Tokio Kikuchi
Hi, Chip Mefford wrote: ~ File "/var/mailman/Mailman/Handlers/ToDigest.py", line 91, in process ~send_digests(mlist, mboxfp) ~ File "/var/mailman/Mailman/Handlers/Scrubber.py", line 265, in process ~url = save_attachment(mlist, part, dir) "/usr/src/build/403499-i386/install/var/mailman/

Re: [Mailman-Users] Odd smtp-error

2004-10-22 Thread Brad Knowles
At 12:32 PM -0400 2004-10-22, Rich West wrote: Now, that is just plain strange since that is *my* account. :) And it is (and has been for a LONG time) defined in /var/mail/virtusertable... Weird.. any ideas as to why that is popping up? This looks like an MTA problem. -- Brad Knowles, <[EMA

Re: [Mailman-Users] Odd smtp-error

2004-10-22 Thread Chip Mefford
Rich West wrote: Interesting.. in investigating another problem, I noticed the following in the smtp-error file: Oct 22 12:14:49 2004 (4223) All recipients refused: {'[EMAIL PROTECTED]': (550, '5.1.1 <[EMAIL PROTECTED]>... User unknown')}, msgid: <[EMAIL PROTECTED]> Doesn't look like a mailman p

Re: [Mailman-Users] Users Not Being Subscribed

2004-10-22 Thread Mark Sapiro
Joseph A. Nagy, Jr.wrote: > >For some reason users aren't showing up in the subscribed list in the >administrative interface after signing up. What's going on here? What is the list's subscribe_policy? If it includes "confirm", is it possible the subscribers aren't confirming? -- Mark Sapiro <[EM

[Mailman-Users] ValueError: unpack list of wrong size

2004-10-22 Thread Chip Mefford
I'm stumped. The domain.tld is not real, and listname is not the real name. Mailman 2.1.5 built from src on fedora core 1, using postfix-to-mailman.py and virtual domains, virtual users, and virtual everything. Works really well, honestly, except this one thing that cropped up this week. Here is a

[Mailman-Users] Messages not being archived (anymore)?

2004-10-22 Thread Takahiro_Horie
Hello, I am using mailman 2.1.5 and my messages are not being archived for some reason. I can access pipermail, but it only shows the first four messages archived and there are already many many more messages on the list for that. I have 3 lists and a total of about 20 people. It's not a big list

Re: [Mailman-Users] Unable to remove email with control chars from alist

2004-10-22 Thread Hugo Kobayashi
On Fri, 22 Oct 2004 12:19:40 -0700, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Hugo Kobayashi wrote: > > > >% python -i bin/withlist -l mylist > >Loading list mylist (locked) > >The variable `m' is the mylist MailList instance > m.removeMember('na,[EMAIL PROTECTED]') > >Traceback (most recent ca

Re: [Mailman-Users] Unable to remove email with control chars from alist

2004-10-22 Thread Mark Sapiro
Hugo Kobayashi wrote: > >While investigating the problem, I discovered that his subscription >has some control chars in the end of his email address. In the >"Membership List" option of the admin web interface, the link to his >subscription settings points to sth like this: > >https://host.tld/mail

Re: [Mailman-Users] Unusual Mailman error

2004-10-22 Thread Mark Sapiro
Matt Singerman wrote: > >I am running an installation of Mailman 2 on an OpenBSD server, running >several mailing lists. The one list in particular I am having problems >with is: > >http://list.mchoralhealth.org/mailman/listinfo/cohp > >The problem is that if you try and view the subscribers' li

[Mailman-Users] Unable to remove email with control chars from a list

2004-10-22 Thread Hugo Kobayashi
Hello, I received a complaint from a user saying he was unable to post to a list (in mailman 2.1.5). He was receiving messages from the list with no problem, but when he tried to post to the list, mailman immediately rejected his messages as he were a non-member. While investigating the problem,

Re: [Mailman-Users] qrunner running but not flushing qfiles/in

2004-10-22 Thread John Dennis
On Fri, 2004-10-22 at 12:41, [EMAIL PROTECTED] wrote: > Hey Mark, thanks for the reply. Yeah I figured that the missing qrunners were > the problem but there was no log entry that was revealing. Then I read in the > mailmanctl script that restart doesn't kill the parent ps, just the qrunners. > So

[Mailman-Users] Unusual Mailman error

2004-10-22 Thread Matt Singerman
Hello all, I am running an installation of Mailman 2 on an OpenBSD server, running several mailing lists. The one list in particular I am having problems with is: http://list.mchoralhealth.org/mailman/listinfo/cohp The problem is that if you try and view the subscribers' list (which is open to

Re: [Mailman-Users] qrunner running but not flushing qfiles/in

2004-10-22 Thread tomg
On Fri, 22 Oct 2004, Mark Sapiro wrote: > [EMAIL PROTECTED] wrote: > > > >On Slackware 9.1 (kernel 2.4.22), Mailman 2.1.5, Python 2.3.4, Sendmail 8.12.10: > > > >ps shows - > > > > PID TTY STAT TIME COMMAND > >26185 ?S 0:00 sendmail: accepting connections > >26187 ?S

[Mailman-Users] Odd smtp-error

2004-10-22 Thread Rich West
Interesting.. in investigating another problem, I noticed the following in the smtp-error file: Oct 22 12:14:49 2004 (4223) All recipients refused: {'[EMAIL PROTECTED]': (550, '5.1.1 <[EMAIL PROTECTED]>... User unknown')}, msgid: <[EMAIL PROTECTED]> Oct 22 12:14:49 2004 (4223) delivery to [EMAIL

Re: [Mailman-Users] qrunner running but not flushing qfiles/in

2004-10-22 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >On Slackware 9.1 (kernel 2.4.22), Mailman 2.1.5, Python 2.3.4, Sendmail 8.12.10: > >ps shows - > > PID TTY STAT TIME COMMAND >26185 ?S 0:00 sendmail: accepting connections >26187 ?S 0:00 sendmail: Queue [EMAIL PROTECTED]:25:00 for >/var

Re: [Mailman-Users] Processing speed for huge lists

2004-10-22 Thread Brad Knowles
At 4:28 PM +0100 2004-10-22, Graham Cox wrote: There are currently 6 main lists that are run on this server, 3 clients with 2 lists each, and they range in size from 45,000 in the smallest one to almost 130,000 in the largest one. Does anyone have any idea of the amount of time I'd expect it to

[Mailman-Users] Mailman under Fedora Core 2

2004-10-22 Thread Rich West
I migrated our main server from Fedora Core 1 (running our own built version of mailman 2.1.5) to another server running a fresh install of Fedora Core 2 (running our own built version of mailman 2.1.5) about two weeks ago. Since that time, we have had continual problems with our mailman insta

[Mailman-Users] qrunner running but not flushing qfiles/in

2004-10-22 Thread tomg
Hi all, On Slackware 9.1 (kernel 2.4.22), Mailman 2.1.5, Python 2.3.4, Sendmail 8.12.10: ps shows - PID TTY STAT TIME COMMAND 26185 ?S 0:00 sendmail: accepting connections 26187 ?S 0:00 sendmail: Queue [EMAIL PROTECTED]:25:00 for /var/spool/client 1359 ?

[Mailman-Users] Processing speed for huge lists

2004-10-22 Thread Graham Cox
We currently run a number of large lists on an ancient version of the Lyris List Manager software, and it's reached the point where the software/hardware just isn't capable of handling the size of the lists that we are processing. I've been given the task of exploring the upgrade paths that are ava

Re: [Mailman-Users] Beginner questions

2004-10-22 Thread Brad Knowles
At 3:43 PM +0100 2004-10-22, António P.F.Ferreira de Almeida wrote: I' m very new to Mailman and would like to ask a few questions : 1. For creating a small mailing list (200/300 members), using Mailman and Apache, in a home computer running Linux, can I use a dynamic IP or do I need a fixed IP

Re: [Mailman-Users] Mailman not sending out emails

2004-10-22 Thread Brad Knowles
At 10:41 AM -0400 2004-10-22, Steph Smith wrote: We've had mailman 2.1 up and running for a while now. We host lists for a number of different domains, and have been using the virtual host support. What "virtual host support"? Can you provide a reference to the documentation or the FAQ that s

Re: [Mailman-Users] Mailman not sending out emails

2004-10-22 Thread Steph Smith
> >I've been hoping to find something in the logs, but haven't found > >anything at all in /var/mailman/logs. Actually, its empty, so I wonder > >if logging is somehow not turned on?? > That's what I was going to suggest (looking in logs). I have no other > ideas. If the /var/mailman/logs directory

Re: [Mailman-Users] Beginner questions

2004-10-22 Thread John Dennis
On Fri, 2004-10-22 at 10:43, AntÃnio P.F.Ferreira de Almeida wrote: > I' m very new to Mailman and would like to ask a few questions : > 1. For creating a small mailing list (200/300 members), using Mailman and Apache, in > a home computer running Linux, can I use a dynamic IP or do I need a fixed

Re: [Mailman-Users] Mailman not sending out emails

2004-10-22 Thread Mark Sapiro
Steph Smith wrote: >We've had mailman 2.1 up and running for a while now. We host lists for >a number of different domains, and have been using the virtual host >support. I've just set up a new virtual domain, however, and have run >into some wonkiness that I can't track. Its only happening with t

Re: [Mailman-Users] Mailman not sending out emails

2004-10-22 Thread Richard Barrett
What do Mailman's post, smtp, smtp-failure and error logs show when the problem list is posted to? If the MM post and smtp logs show the messages are apparently being sent out and accepted by your outbound MTA then in the MTA logs there should be a matching from= record(s) from the listname-bou

Re: [Mailman-Users] Beginner questions

2004-10-22 Thread Mark Sapiro
António P.F.Ferreira de Almeida wrote: >I' m very new to Mailman and would like to ask a few questions : >1. For creating a small mailing list (200/300 members), using Mailman and Apache, in >a home computer running Linux, can I use a dynamic IP or do I need a fixed IP ? >2. How do I assign that

[Mailman-Users] Beginner questions

2004-10-22 Thread António P.F.Ferreira de Almeida
I' m very new to Mailman and would like to ask a few questions : 1. For creating a small mailing list (200/300 members), using Mailman and Apache, in a home computer running Linux, can I use a dynamic IP or do I need a fixed IP ? 2. How do I assign that IP (fixed or dynamic) to an existing domain

[Mailman-Users] Mailman not sending out emails

2004-10-22 Thread Steph Smith
We've had mailman 2.1 up and running for a while now. We host lists for a number of different domains, and have been using the virtual host support. I've just set up a new virtual domain, however, and have run into some wonkiness that I can't track. Its only happening with this one virtual domain (

Re: [Mailman-Users] mailman_sync --silent

2004-10-22 Thread Ian Eiloart
--On Friday, October 22, 2004 11:43 am +0100 Richard Barrett <[EMAIL PROTECTED]> wrote: On 22 Oct 2004, at 10:48, Ian Eiloart wrote: Hi, I have a cron job which syncs a mailman mailing list membership with a text file maintained by a web application. I used mailman_sync --silent in the code, but

Re: [Mailman-Users] mailman_sync --silent

2004-10-22 Thread Richard Barrett
On 22 Oct 2004, at 10:48, Ian Eiloart wrote: Hi, I have a cron job which syncs a mailman mailing list membership with a text file maintained by a web application. I used mailman_sync --silent in the code, but now mailman_sync complains that it doesn't support --silent. Is this a feature that has

[Mailman-Users] mailman_sync --silent

2004-10-22 Thread Ian Eiloart
Hi, I have a cron job which syncs a mailman mailing list membership with a text file maintained by a web application. I used mailman_sync --silent in the code, but now mailman_sync complains that it doesn't support --silent. Is this a feature that has been lost in an update? The problem is tha

Re: [Mailman-Users] Mailman on Solaris-based web server

2004-10-22 Thread Richard Barrett
Just my last comment. On 22 Oct 2004, at 01:57, Brad Knowles wrote: At 12:17 AM +0100 2004-10-22, Richard Barrett wrote: 1. handling of files containing messages queued for processing as they are moved along the chain of queues from initial delivery by the MTA to handoff to the outbound MTA and