1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-29 07:50:51 +02:00

Fix manpage build failures from inconsistent heading

Signed-off-by: Mark Foxwell <fastfret79@archlinux.org.uk>
Signed-off-by: Thomas Kahle <tomka@gentoo.org>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Thomas Kahle 2011-08-13 13:05:11 +01:00 committed by Nicolas Sebrecht
parent 97dbd18e12
commit c4320786ab

View File

@ -380,7 +380,7 @@ mail.server -port 443" to find out the connection that is used by
default. default.
Certificate checking Certificate checking
^^^^^^^^^^^^^^^^^^^^ --------------------
Unfortunately, by default we will not verify the certificate of an IMAP Unfortunately, by default we will not verify the certificate of an IMAP
TLS/SSL server we connect to, so connecting by SSL is no guarantee TLS/SSL server we connect to, so connecting by SSL is no guarantee
@ -397,7 +397,7 @@ its expiration date. The FAQ contains an entry on how to create your own
certificate and CA certificate. certificate and CA certificate.
StartTLS StartTLS
^^^^^^^^ --------
If you have not configured your account to connect via SSL anyway, If you have not configured your account to connect via SSL anyway,
OfflineImap will still attempt to set up an SSL connection via the OfflineImap will still attempt to set up an SSL connection via the
@ -410,4 +410,3 @@ contents. However, this will not protect you from active attacks, such
as Man-In-The-Middle attacks which cause you to connect to the wrong as Man-In-The-Middle attacks which cause you to connect to the wrong
server and pretend to be your mail server. DO NOT RELY ON STARTTLS AS A server and pretend to be your mail server. DO NOT RELY ON STARTTLS AS A
SAFE CONNECTION GUARANTEEING THE AUTHENTICITY OF YOUR IMAP SERVER! SAFE CONNECTION GUARANTEEING THE AUTHENTICITY OF YOUR IMAP SERVER!
=======