Summary | imap/tls, pop3/tls documentation in server.php.dist |
Queue | IMP |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | selsky (at) columbia (dot) edu |
Requester | lexicon (at) seul (dot) org |
Created | 04/20/2005 (7486 days ago) |
Due | |
Updated | 04/21/2005 (7485 days ago) |
Assigned | 04/20/2005 (7486 days ago) |
Resolved | 04/21/2005 (7485 days ago) |
Milestone | |
Patch | No |
Summary ⇒ imap/tls, pop3/tls documentation in server.php.dist
State ⇒ Resolved
New Attachment: tls_doc+pop3.patch
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ imap/tls documentation in server.php.dist
Queue ⇒ IMP
New Attachment: tls_doc.patch
State ⇒ New
correct options. This is, however, not well documented. In
particular, it is frequently asked why imap/tls isn't working (a quick
google search confirms this) but the answer is not widely available.
This patch adds the fact that imap/tls works and the most frequent fix
for why it isn't working, the need to append novalidate-cert to the
end of the protocol option, to the documentation in the
server.php.dist file.