bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] tls problems


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] tls problems
Date: Sat, 18 Jan 2003 23:38:01 +0200

> Can you give me an example fetchmailrc?

Try this one:

poll HOSTNAME port 143 proto imap user USER with pass PASS
 sslproto tls1
 sslcert PATH_TO_CERT_FILE
 sslkey PATH_TO_KEY_FILE
 is LOCAL_USER here

(Replace upper-case placeholders with their actual values)

> Hmm. Maybe I got things very mixed up. I thought we had added ssl
> support to mailutils, this is, it could now operate as a imap4s service.
> 993 is the portnumber for imaps, that's why I was doing that.

Well, not quite so. The functionality added is known as 'TLS support'
(RFC 2595). It operates on good old port 143.

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]