diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-02-06 09:29:50 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-02-06 09:29:50 +0000 |
commit | add37cc49f241212bc29d19f9f80700458df6794 (patch) | |
tree | 3db56869a610da1b7a7b2df45808ad605c1113e8 /docs/FEATURES | |
parent | 85625c5e28ed5ea9c12141becfe6fb87d376ab29 (diff) |
FEATURES: Removed erroneous whitespace
Removed whitespace introduced in commit 5f8f20f5e65b that caused
formatting issues when generating the website docs.
Diffstat (limited to 'docs/FEATURES')
-rw-r--r-- | docs/FEATURES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FEATURES b/docs/FEATURES index 4eb343a30..74fb73593 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -135,7 +135,7 @@ SMTPS (*1) - implicit smtps:// support - explicit "STARTTLS" usage to "upgrade" plain smtp:// connections to use SSL - via http-proxy - + POP3 - authentication: Clear Text, APOP and SASL - SASL based authentication: Plain, Login, CRAM-MD5, Digest-MD5 and @@ -149,7 +149,7 @@ POP3S (*1) - implicit pop3s:// support - explicit "STLS" usage to "upgrade" plain pop3:// connections to use SSL - via http-proxy - + IMAP - authentication: Clear Text and SASL - select mailbox |