RE: [Mailman-Users] mailman cron error
I was afraid of that. It works for one list but not the other. I can't find a setting to allow it for one list and not the other. Know where it is?
-----Original Message----- From: Larry Rosenman [mailto:ler@lerctr.org] Sent: Thursday, May 29, 2003 4:08 PM To: Adam Lipson; mailman-users@python.org Subject: Re: [Mailman-Users] mailman cron error
Yeah, your INN server isn't running or accepting connections.
LER
--On Thursday, May 29, 2003 16:04:36 -0400 Adam Lipson <adaml@jbase.com> wrote:
Anyone seen this error before? I had mailman working with INN and then it stopped working. I don't think I changed anything and now it is working intermittently.
Thanks, Adam
Subject: Cron <mailman@listserver> /usr/bin/python -S /var/mailman/cron/gate_news
Traceback (innermost last): File "/var/mailman/cron/gate_news", line 222, in ? main() File "/var/mailman/cron/gate_news", line 203, in main process_lists(lock) File "/var/mailman/cron/gate_news", line 148, in process_lists conn, first, last = open_newsgroup(mlist) File "/var/mailman/cron/gate_news", line 75, in open_newsgroup password=mm_cfg.NNTP_PASSWORD) File "/var/mailman/Mailman/pythonlib/nntplib.py", line 111, in __init__ self.sock.connect((self.host, self.port)) socket.error: (111, 'Connection refused')
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: ler@lerctr.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/ler%40lerctr.org
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
--On Thursday, May 29, 2003 16:09:05 -0400 Adam Lipson <adaml@jbase.com> wrote:
I was afraid of that. It works for one list but not the other. I can't find a setting to allow it for one list and not the other. Know where it is? Check the settings for EACH list's news server.
It looks like it's just not there, fwiw, since it's connection refused, and not a INN error.
LER
-----Original Message----- From: Larry Rosenman [mailto:ler@lerctr.org] Sent: Thursday, May 29, 2003 4:08 PM To: Adam Lipson; mailman-users@python.org Subject: Re: [Mailman-Users] mailman cron error
Yeah, your INN server isn't running or accepting connections.
LER
--On Thursday, May 29, 2003 16:04:36 -0400 Adam Lipson <adaml@jbase.com> wrote:
Anyone seen this error before? I had mailman working with INN and then it stopped working. I don't think I changed anything and now it is working intermittently.
Thanks, Adam
Subject: Cron <mailman@listserver> /usr/bin/python -S /var/mailman/cron/gate_news
Traceback (innermost last): File "/var/mailman/cron/gate_news", line 222, in ? main() File "/var/mailman/cron/gate_news", line 203, in main process_lists(lock) File "/var/mailman/cron/gate_news", line 148, in process_lists conn, first, last = open_newsgroup(mlist) File "/var/mailman/cron/gate_news", line 75, in open_newsgroup password=mm_cfg.NNTP_PASSWORD) File "/var/mailman/Mailman/pythonlib/nntplib.py", line 111, in __init__ self.sock.connect((self.host, self.port)) socket.error: (111, 'Connection refused')
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: ler@lerctr.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/ler%40lerctr.org
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
participants (2)
-
Adam Lipson -
Larry Rosenman