Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Giorgos Keramidas
On Tue, 26 May 2009 19:01:46 +0200 (CEST), Wojciech Puchar wrote: >> here it is: >> >> divert(0)dnl >> VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.submit.mc,v 1.1 >> 2003/10/19 00:03:13 gshapiro Exp $') >> define(`confCF_VERSION', `Submit')dnl >> define(`__OSTYPE__',`')dnl dirty hack to keep pr

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Roberto Nunnari
Thank you Wojciech and Tim. Could not yet find the solution, but at least I got sendmail back delivering mail by reinstalling security/cyrus-sasl2 Don't know why nor how, but obviously there is some configuration left around that makes sendmail try to use some of sasl.. When I find the solution

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Roberto Nunnari
Wojciech Puchar ha scritto: here it is: divert(0)dnl VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.submit.mc,v 1.1 2003/10/19 00:03:13 gshapiro Exp $') define(`confCF_VERSION', `Submit')dnl define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining define(`_USE_DECNET_SYNTAX_', `1

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Roberto Nunnari
Tim Kellers ha scritto: From /usr/local/share/doc/cyrus-sasl2/Sendmail.README: "5) Add the following before FEATURE(msp) in your submit.mc file: DAEMON_OPTIONS(`Name=NoMTA, Addr=127.0.0.1, M=EA')dnl This disables SMTP AUTH on the loopback interface." Did you take that line out of your su

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Wojciech Puchar
here it is: divert(0)dnl VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.submit.mc,v 1.1 2003/10/19 00:03:13 gshapiro Exp $') define(`confCF_VERSION', `Submit')dnl define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet define(`

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Tim Kellers
From /usr/local/share/doc/cyrus-sasl2/Sendmail.README: "5) Add the following before FEATURE(msp) in your submit.mc file: DAEMON_OPTIONS(`Name=NoMTA, Addr=127.0.0.1, M=EA')dnl This disables SMTP AUTH on the loopback interface." Did you take that line out of your submit.mc file? Tim Rober

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Roberto Nunnari
Wojciech Puchar ha scritto: now show me your /etc/mail/`hostname`*.mc here it is: it's `hostname`.mc looks OK but how about `hostname`.submit.mc here it is: divert(0)dnl VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.submit.mc,v 1.1 2003/10/19 00:03:13 gshapiro Exp $') define(`confCF_VER

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Wojciech Puchar
now show me your /etc/mail/`hostname`*.mc here it is: it's `hostname`.mc looks OK but how about `hostname`.submit.mc ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Tim Kellers
Was sendmail compiled with SASL? Do you have anything in /etc/mail/mailer.conf? Roberto Nunnari wrote: for completeness, the last lines of maillog if I send a mail from root to a local account (robi): May 26 17:40:46 jupiter sendmail[10730]: n4QFeh7V010730: to=robi, ctladdr=root (0/0), dela

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Roberto Nunnari
Wojciech Puchar ha scritto: ps ax|grep sendmail # ps ax|grep sendmail 12313 ?? Ss 0:00.04 sendmail: accepting connections (sendmail) 12314 ?? S 0:02.34 sendmail: ./n4QG4DDt012314 mx1.eu.apache.org.: client DATA 354 (sendmail) 12315 ?? Is 0:00.00 sendmail: Queue run...@00:30

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Wojciech Puchar
ps ax|grep sendmail # ps ax|grep sendmail 12313 ?? Ss 0:00.04 sendmail: accepting connections (sendmail) 12314 ?? S 0:02.34 sendmail: ./n4QG4DDt012314 mx1.eu.apache.org.: client DATA 354 (sendmail) 12315 ?? Is 0:00.00 sendmail: Queue run...@00:30:00 for /var/spool/clientmqu

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Roberto Nunnari
Hi Tim. Thank you for your time. Tim Kellers ha scritto: Was sendmail compiled with SASL? Do you have anything in I can I find it out? Here's my /etc/make.conf # cat /etc/make.conf CFLAGS= -O -pipe NO_PROFILE=1 # no X, solo alfanumerico WITHOUT_X11=yes NO_X11=yes # come richiesto dal sist

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Roberto Nunnari
Hi Wojciech. Thank you. See my answer in context. Wojciech Puchar ha scritto: for completeness, the last lines of maillog if I send a mail from root to a local account (robi): May 26 17:40:46 jupiter sendmail[10730]: n4QFeh7V010730: to=robi, ctladdr=root (0/0), delay=00:00:03, xdelay=00:00:0

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Wojciech Puchar
for completeness, the last lines of maillog if I send a mail from root to a local account (robi): May 26 17:40:46 jupiter sendmail[10730]: n4QFeh7V010730: to=robi, ctladdr=root (0/0), delay=00:00:03, xdelay=00:00:03, mailer=relay, pri=30032, r=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (n4Q

Re: sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Roberto Nunnari
for completeness, the last lines of maillog if I send a mail from root to a local account (robi): May 26 17:40:46 jupiter sendmail[10730]: n4QFeh7V010730: to=robi, ctladdr=root (0/0), delay=00:00:03, xdelay=00:00:03, mailer=relay, pri=30032, r=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (n4

sendmail: stat=Deferred: Connection reset by local

2009-05-26 Thread Roberto Nunnari
Hi people. Please help! This morning I decided to go back to plain smtp without authentication that I had enabled about one year ago following the instructions in the handbook. Now sendmail doesn't deliver any more local mail. Here's part of a line from /var/log/maillog stat=Deferred: Connectio