diff options
Diffstat (limited to 'html/server.html')
| -rw-r--r-- | html/server.html | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/html/server.html b/html/server.html index ef2929c..13e51d9 100644 --- a/html/server.html +++ b/html/server.html @@ -57,18 +57,8 @@ </li> <li> <h2>POP3</h2> - <p>POP3 is used to pull the mails from the server to the client e.g. your phone or thunderbird. Dovecot also handles your POP3 connections. - <br> - The TLS certificate is signed to 'mx.iamfabulous.de'</p> - <p><strong>Ports:</strong></p> - <ul> - <li> - 110 <strong>TLS</strong> - </li> - <li> - 995 <strong>TLS</strong> - </li> - </ul> + <p>POP3 is not supported anymore. Everything you could via POP3 can be done with IMAP. + </p> </li> </ul> |
