--- On Wed, 6/15/11, Chuck Swiger <[email protected]> wrote: > From: Chuck Swiger <[email protected]> > Subject: Re: Thunderbird 3.1.10 Connection Refused > To: "Unga" <[email protected]> > Cc: [email protected] > Date: Wednesday, June 15, 2011, 3:39 AM > On Jun 14, 2011, at 11:28 AM, Unga > wrote: > > I need to access an IMAP server at > mail.server.com:45000. And the server uses a self-signed > certificate. > > The registered port for IMAPS is 993/tcp. Unless you > have very good reasons for running IMAP server on a > non-standard port, you should run it on the default > location. > > Anyway: > > openssl s_client -connect > mail.server.com:45000 > > ...is likely to be informative. >
Thank you very much for the reply. It was found the IMAP server was not listening to the specified port. Unga _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
