Re: [Mailman-Users] smtp error - [Errno 111] Connection refused - when trying to install MM 3.0

2012-06-11 Thread Stephen J. Turnbull
You probably should move this thread to mailman-developers; the primary developer of Mailman 3 internals only intermittently hangs out here, while most of the subscribers here are waiting for just two words on Mailman 3: "It's released!" :-) Danci Emanuel writes: --

Re: [Mailman-Users] smtp error - [Errno 111] Connection refused - when trying to install MM 3.0

2012-06-11 Thread Mark Sapiro
On 6/11/2012 11:09 AM, Danci Emanuel wrote: > > > and the error that I was saying about appears here: > > Running mailman.testing.layers.SMTPLayer tests: > Tear down mailman.testing.layers.LMTPLayer in 0.009 seconds. > Set up mailman.testing.layers.SMTPLayer Traceback (most recent call last

Re: [Mailman-Users] smtp error - [Errno 111] Connection refused - when trying to install MM 3.0

2012-06-11 Thread Danci Emanuel
Thanks again for you help! Emanuel Danci From: Mark Sapiro To: Danci Emanuel Sent: Monday, June 11, 2012 8:50 PM Subject: Re: [Mailman-Users] smtp error - [Errno 111] Connection refused - when trying to install MM 3.0 On 6/11/2012 10:29 AM, Danci Emanuel wr

Re: [Mailman-Users] smtp error - [Errno 111] Connection refused - when trying to install MM 3.0

2012-06-11 Thread Mark Sapiro
On 6/11/2012 6:15 AM, Danci Emanuel wrote: > > I know that has to do something with the smtp server, > but I do not know exactly how to solve it, so any feedback > is welcome! The test is trying to set up a "fake" MTA to be the MTA side of an SMTP connection. The fake MTA is trying to open a so

[Mailman-Users] smtp error - [Errno 111] Connection refused - when trying to install MM 3.0

2012-06-11 Thread Danci Emanuel
Hello everyone! I am working on configuring MM 3.0 on my machine using these instructions - http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head:/src/mailman/docs/WebUIin5.rst  and when I run the bin/test command (line 34), when running the  'mailman.testing.layers.SMTPLayer tests' I

[Mailman-Users] smtp error

2004-12-18 Thread JP Kelly
I have mailman 2.1.5 installed on OSX Panther with exim as the MTA. When mailman attempts to deliver messages I get the following message in smtp-error log: (1956) Low level smtp error: (7, 'No address associated with nodename') nothing appears in the exim log. any ideas on what to do or where to

[Mailman-Users] smtp error is now fixed

2002-03-28 Thread linux
Sendmail was accepting on 199.245.188.13 not 127.0.0.1. My /etc/hosts file had 127.0.0.1ke6upi.com ke6upi localhost localhost.localdomain. I changed it to 127.0.0.1 localhost localhost.localdomain 199.245.188.13 ke6upi.com Thanks for the help, David Shaw

[Mailman-Users] smtp error

2002-03-28 Thread linux
Hello All, I installed RedHat 7.2 with Mailman from the CD's. I checked the /var/mailman/logs/smtp and I see an error. Mar 28 06:51:02 2002 (1584) smtp for 1 recips, completed in 0.011 seconds Mar 28 06:51:02 2002 (1584) All recipients refused: (111, 'Connection refused') Can anyone tell me wha

Re: [Mailman-Users] SMTP error "All recipients refused"

2001-01-09 Thread Dave Melton
Many thanks to Nigel Metheringham, who pointed me in the right direction, and all the others who gave good suggestions! The sendmail logs were interesting by their silence on the matter. None of the outgoing Mailman traffic was even getting to sendmail. Mailman had SMTPHOST set to 'localhost',

Re: [Mailman-Users] SMTP error "All recipients refused"

2001-01-09 Thread Dan Mick
> I've been a happy Mailman user for many months, with absolutely no > problems. I just rebuilt my server from scratch using RHL 7.0 (previous > installation was RHL 6.1). Everything else is back on the air, but I > can't seem to get Mailman going again. I rebuilt and reinstalled from the >

[Mailman-Users] SMTP error "All recipients refused"

2001-01-08 Thread Dave Melton
I've been a happy Mailman user for many months, with absolutely no problems. I just rebuilt my server from scratch using RHL 7.0 (previous installation was RHL 6.1). Everything else is back on the air, but I can't seem to get Mailman going again. I rebuilt and reinstalled from the current di