26 messages in net.sourceforge.lists.courier-usersRe: [courier-users] esmtp disconnect ...
FromSent OnAttachments
dick hoogendijkJul 19, 2005 2:32 pm 
Sam VarshavchikJul 19, 2005 4:34 pm 
di...@nagual.stJul 19, 2005 11:48 pm 
ArnoJul 20, 2005 12:12 am 
dick hoogendijkJul 20, 2005 8:13 am 
dick hoogendijkJul 20, 2005 8:18 am 
Tim HunterJul 20, 2005 8:33 am 
ArnoJul 20, 2005 9:53 am 
dick hoogendijkJul 20, 2005 1:00 pm 
dick hoogendijkJul 22, 2005 8:17 am 
Edwin L. CulpJul 22, 2005 9:52 am 
dick hoogendijkJul 22, 2005 11:22 am 
Mark BucciarelliJul 22, 2005 12:48 pm 
dick hoogendijkJul 22, 2005 2:03 pm 
Malcolm WeirJul 22, 2005 9:57 pm 
dick hoogendijkJul 24, 2005 3:38 am 
Sam VarshavchikJul 24, 2005 3:52 am 
dick hoogendijkJul 24, 2005 4:16 am 
Sam VarshavchikJul 24, 2005 11:47 am 
Dick HoogendijkJul 24, 2005 11:39 pm 
dick hoogendijkJul 30, 2005 10:46 am 
Thomas von HasselSep 16, 2005 1:36 am 
Jean-Christophe BoggioSep 16, 2005 1:43 am 
Thomas von HasselSep 16, 2005 2:01 am 
Dick HoogendijkSep 16, 2005 9:00 am 
Thomas von HasselSep 22, 2005 2:08 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:Re: [courier-users] esmtp disconnect from serverActions...
From:dick hoogendijk (di@nagual.st)
Date:Jul 20, 2005 8:13:26 am
List:net.sourceforge.lists.courier-users

On Wed, 20 Jul 2005 09:12:30 +0200 Arno <ar@disconnect.de> wrote:

Hi,

On Wednesday 20 July 2005 08:48, di@nagual.st wrote:

quoting Sam Varshavchik <mrs@courier-mta.com>:

dick hoogendijk writes:

I have a problem I don't know where to look for the solution.

Courier is running on my server. I upgrades from 0.45 to 0.50.1 today.

This upgrade requires the courier-authlib package to be installed first.

Yes I know, Sam. I did that. Courier works very well, as do all the other packages (imapd-ssl / pop3d-ssl).

BUT:

As of the upgrade I can no longer use "smtp server=lothlorien" in my sylpheed config (nor in my kmail config). The courier server accepts incoming transfers from 192.168.11.xx to 192.168.11.1 (the one it's running on). It also accepts transfers from my horde setup (webmail). I can send email on the server through mutt. It only takes no longer mail on "lothlorien" nor "localhost" etc..

Have you by any chance IPV6 enabled in your kernel? If yes, at least Kmail will use the ipv6 equivalent for localhost (::1) as source IP address for concacting your courier server. And ::1 isn't allowed to relay by default. So either disable ipv6 support in your kernel, remove the ::1/128 address from your local-loopback device or allow ::1 to relay in smtpaccess.

Thanks for thinking with me ;-) Your suggestions don't help.

I'm getting a little desperate. Really don't know where to look anymore. The installations of courier-0.50.1 run on two machines (a) pooh, 192.168.11.22 - FreeBSD-5.4 All runs perfectly !! (b) lothlorien, 192.168.11.1 - FreeBSD-4.11-stable Almost all runs smoothly

With "telnet pooh 25" I get: trying 192.168.11.22... Connected to pooh.nagual.st. Escape character is ']'. 220 naguals.st. ESMTP

With "telnet lothlorien 25" I get: trying 192.168.11.22... Connected to pooh.nagual.st. Escape character is ']'. Connection closed by foreign host

This is weird. It can't be. ESMTPD is running and should answer the telnet call. I disabled the firewall.. nothing.

Please, anybody, what am I overlooking??? It must be something small (and
probably stupid)