1 message in net.sourceforge.lists.courier-users[courier-users] Re: Why is pop3d runn...
FromSent OnAttachments
pdon...@angrynerds.comOct 9, 2002 6:03 pm 
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] Re: Why is pop3d running ssl?!?Actions...
From:pdon...@angrynerds.com (pdon@angrynerds.com)
Date:Oct 9, 2002 6:03:40 pm
List:net.sourceforge.lists.courier-users

Pleeeeze anyone, there has to be a no-brainer solution to this problem.

It is also of interest that my attempted logins to port 110 are not logged in my maillog AT ALL. Logins into pop3d-ssl are logged as normal...

Thanks!

Greets,

Many smooth months running Courier-IMAP. No complaints. I am grateful!

The problem: pop3d on port 110 is being encrypted. It needs to be Unencrypted.

Until now, we've been running only pop3d-ssl and imapd-ssl (and imapd only on localhost), but we need to start offering pop3d to the outside world. I remember having the same problem when I started running imapd on localhost -- it was being encrypted even though I hadn't told it to - or so I thought - I hadn't realized that setting IMAP_TLS_REQUIRED=1 also had an effect on imapd.

So, I have made sure that POP3_TLS_REQUIRED=0 but still no luck. My personal mail client of course barfs, telling me something to the effect of "connection was interrupted". A raw telnet session to port 110 shows that it is most definitely encrypted. What other setting could be doing this???

Many thanks for any advice!

Cheers!

PS - Other obvious settings: SSLPORT is set to 995, regular PORT for pop is set to 110, both ADDRESSES are 0, I have stopped all auth services and imap/pop daemons and started them again multiple times.... Oh, and yes, pop3d-ssl on 995 works wonderfully (has for some time).