3 messages in net.sourceforge.lists.courier-users[courier-users] SMTP not working
FromSent OnAttachments
Pavel M. RebrovOct 31, 2005 8:43 am 
Sam VarshavchikOct 31, 2005 3:24 pm 
Pavel M. RebrovNov 1, 2005 12:12 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] SMTP not workingActions...
From:Pavel M. Rebrov (preb@yandex.ru)
Date:Oct 31, 2005 8:43:30 am
List:net.sourceforge.lists.courier-users

Hi there!

I've upgraded to Courier 0.52.1 from FreeBSD ports and smtp stopped working. The
daemon does run, imap and pop3 do work, but I can't even telnet to port 25.

I did check /usr/local/etc/courier/locals, it does contain my hostname (the rest
is in hosteddomains).

Portmap which I had to turn on because of FAM requirement allows all
connections.

The logs seem to report a successful startup:

Oct 31 19:38:09 ddt courierd: Loading STATIC transport module libraries. Oct 31 19:38:09 ddt courierd: Courier 0.52.1 Copyright 1999-2005 Double
Precision, Inc. Oct 31 19:38:09 ddt courierd: Installing [0/0] Oct 31 19:38:09 ddt courierd: Installing local Oct 31 19:38:09 ddt courierd: Installed: module.local - Courier 0.52.1 Copyright
1999-2005 Double Precision, Inc. Oct 31 19:38:09 ddt courierd: Installing esmtp Oct 31 19:38:09 ddt courierd: Installed: module.esmtp - Courier 0.52.1 Copyright
1999-2005 Double Precision, Inc. Oct 31 19:38:09 ddt courierd: Installing dsn Oct 31 19:38:09 ddt courierd: Installed: module.dsn - Courier 0.52.1 Copyright
1999-2005 Double Precision, Inc. Oct 31 19:38:09 ddt courierd: Initializing local Oct 31 19:38:09 ddt courierd: Initializing esmtp Oct 31 19:38:09 ddt courierd: Initializing dsn Oct 31 19:38:09 ddt courierd: Started ./courierlocal, pid=1044, maxdels=10,
maxhost=4, maxrcpt=1 Oct 31 19:38:09 ddt courierd: Started ./courieresmtp, pid=1045, maxdels=40,
maxhost=4, maxrcpt=100 Oct 31 19:38:09 ddt courierd: Started ./courierdsn, pid=1047, maxdels=4,
maxhost=1, maxrcpt=1 Oct 31 19:38:09 ddt courierd: queuelo=200, queuehi=400 Oct 31 19:38:09 ddt courierd: Purging /var/spool/courier/msgq Oct 31 19:38:09 ddt courierd: Purging /var/spool/courier/msgs Oct 31 19:38:09 ddt courierd: Waiting. shutdown time=Mon Oct 31 20:38:09 2005,
wakeup time=Mon Oct 31 19:40:00 2005, queuedelivering=5, inprogress=0

It also seems that SMTP sends the mail, but doesn't want to receive it:

Oct 31 19:39:27 ddt courierd: newmsg,id=0000003E.436648BF.00000483: dns;
localhost (localhost [127.0.0.1]) Oct 31 19:39:27 ddt courierd:
started,id=0000003E.436648BF.00000483,from=<ww@ddt.xxxxx.net>,module=esmtp,host=mail.ru,addr=<XY@mail.ru> Oct 31 19:39:27 ddt courierd: Waiting. shutdown time=none, wakeup time=Mon Oct
31 19:40:00 2005, queuedelivering=6, inprogress=1 Oct 31 19:39:28 ddt courieresmtp:
id=0000003E.436648BF.00000483,from=<ww@ddt.xxxxx.net>,addr=<XY@mail.ru>: 250
OK id=1EWchO-0001Z6-00 Oct 31 19:39:28 ddt courieresmtp:
id=0000003E.436648BF.00000483,from=<ww@ddt.xxxxx.net>,addr=<XY@mail.ru>,size=713,success:
delivered: mxs.mail.ru [194.67.23.20] Oct 31 19:39:28 ddt courieresmtp:
id=0000003E.436648BF.00000483,from=<ww@ddt.xxxxx.net>,addr=<XY@mail.ru>,size=713,status:
success Oct 31 19:39:28 ddt courierd: completed,id=0000003E.436648BF.00000483 Oct 31 19:39:28 ddt courierd: Waiting. shutdown time=Mon Oct 31 20:38:09 2005,
wakeup time=Mon Oct 31 19:40:00 2005, queuedelivering=5, inprogress=0

Any help would be greatly appreciated!