On Fri, 24 Oct 2014 14:09:46 +0545, Quinn Comendant wrote:
> On Fri, 24 Oct 2014 13:53:24 +0545, Quinn Comendant wrote:
>> On Wed, 22 Oct 2014 20:01:54 +0300, Catalin Leanca wrote:
>>> For me , that command works.
>>> I also modified IMAPDSSLSTART=NO and IMAP_TLS_REQUIRED=1
> 
> Also, isn't it a little confusing that courier is accepting 
> connections on port 993 at all if IMAPDSSLSTART=NO?

According to [1], port 993 should go away when IMAPSSLSTART=NO, but on my test 
rig it's still up and accepting connections:

{q@oak2/0} sudo netstat -ln | grep 993
tcp        0      0 0.0.0.0:993                 0.0.0.0:*                   
LISTEN      

As as per my previous message openssl gets as far as beginning ssl 
negotiations. 

Another issue, the IMAP server isn't reporting the STARTTLS capability even 
though I have IMAPDSTARTTLS=YES:

[q@haywire/0] telnet oak2.strangecode.com 143
Trying 98.129.217.97...
Connected to oak2.strangecode.com.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT 
THREAD=REFERENCES SORT QUOTA IDLE] Courier-IMAP ready. Copyright 1998-2005 
Double Precision, Inc.  See COPYING for distribution information.


Quinn


[1] 
http://blog.edseek.com/~jasonb/articles/exim4_courier/courierimap.html#noimap2

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to