7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] mapd-ssl START TL...
FromSent OnAttachments
Gregor FriedrichMar 22, 2007 8:27 am 
Gordon MessmerMar 22, 2007 8:47 am 
Gregor FriedrichMar 22, 2007 9:50 am 
Gordon MessmerMar 22, 2007 10:00 am 
Gregor FriedrichMar 22, 2007 1:21 pm 
Gordon MessmerMar 22, 2007 1:50 pm 
Gregor FriedrichMar 26, 2007 4:01 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] mapd-ssl START TLS ProblemActions...
From:Gregor Friedrich (greg@biotec.tu-dresden.de)
Date:Mar 22, 2007 1:21:25 pm
List:net.sourceforge.lists.courier-users

Gordon Messmer schrieb:

Gregor Friedrich wrote:

Gordon Messmer schrieb:

Gregor Friedrich wrote:

here are the config files:

---------- imapd ... IMAPDSTART=NO

Really? Then what's running on port 143?

OK! but it's not used in the init script, i set it to YES and restart imapd and imapd-ssl but no change!

That doesn't really answer the question... If IMAPDSTART was set to "NO", and you were able to log in to port 143, then something else must be running there.

Since you're using Linux, you should be able to use "netstat -tlnp" to figure out what's listening on port 143. You'll need to shut that down and remove it from the system.

Belive me it's courier!:

*** telnet localhost 143 : * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION XMAGICTRASH] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information."

ps aux lot of: .... /usr/local/courier/bin/couriertls -server ... /usr/local/courier/bin/imapd Maildir ...

***

THE IMAPDSTART=NO variable in it's not used in my init script to start courier-imapd. There is no another imap server installed.

Thank's Gregor