Can't send from script and don't understand NOQUEUE error

2010-01-14 Thread Patrick Horgan
I'm setting up a python script to do some sysadmin stuff and if it detects a problem I want it to email. It does the email, but the server rejects it. Taking python out of the picture, I did this: telnet s2.ootbcomp.com 25 Trying 66.201.42.40... Connected to s2.ootbcomp.com. Escape character

Re: Can't send from script and don't understand NOQUEUE error

2010-01-14 Thread mouss
Patrick Horgan a écrit : I'm setting up a python script to do some sysadmin stuff and if it detects a problem I want it to email. It does the email, but the server rejects it. Taking python out of the picture, I did this: telnet s2.ootbcomp.com 25 Trying 66.201.42.40... Connected to

Re: Can't send from script and don't understand NOQUEUE error

2010-01-14 Thread Daniel V. Reinhardt
- Original Message From: Patrick Horgan phorg...@yahoo.com To: postfix users list postfix-users@postfix.org Sent: Thu, January 14, 2010 11:10:52 PM Subject: Can't send from script and don't understand NOQUEUE error I'm setting up a python script to do some sysadmin stuff

Re: Can't send from script and don't understand NOQUEUE error

2010-01-14 Thread Patrick Horgan
Patrick Horgan wrote: I'm setting up a python script to do some sysadmin stuff and if it detects a problem I want it to email. It does the email, but the server rejects it. Taking python out of the picture, I did this: I've fixed this. postgrey was not running, but I don't know why it

Re: Can't send from script and don't understand NOQUEUE error

2010-01-14 Thread Ansgar Wiechers
On 2010-01-14 Patrick Horgan wrote: Jan 14 15:03:44 s2 postfix/smtpd[10535]: connect from adsl-99-61-74-22.dsl.pltn13.sbcglobal.net[99.61.74.22] Jan 14 15:03:44 s2 postfix/smtpd[10535]: warning: connect to 127.0.0.1:6: Connection refused Jan 14 15:03:44 s2 postfix/smtpd[10535]: