aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--website/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/website/index.html b/website/index.html
index d4fe8ecf..8474b8f7 100644
--- a/website/index.html
+++ b/website/index.html
@@ -92,7 +92,7 @@ other Unix remote-mail client. It supports APOP, KPOP, OTP, Compuserve
RPA, Microsoft NTLM, and IMAP RFC1731 encrypted authentication methods
including CRAM-MD5 to avoid sending passwords en clair. It can be
configured to support end-to-end encryption via tunneling with <a
-href="http://www.openssh.com/">ssh, the Secure Shell</a>.</p>
+href="https://www.openssh.com/">ssh, the Secure Shell</a>.</p>
<p>Fetchmail can be used as a POP/IMAP-to-SMTP gateway for an entire DNS
domain, collecting mail from a single drop box on an ISP and
@@ -214,7 +214,9 @@ href="http://pyropus.ca/software/getmail/">Charles Cazabon's getmail</a> came
along as an intended replacement. It still doesn't do everything that
fetchmail does, and often suffers from Python library shortcomings, for
instance when it comes to SSL, but it's close enough to give us a bit of
-competition.</p>
+competition.
+<br>There is also an <a href="https://getmail6.org/">inofficial unsanctioned
+ fork called getmail6</a> with adaptations to work with Python 3.</p>
<p><strong>animail:</strong> Another contender with integrated filtering was, but is currently unmaintained, <a href="https://github.com/juanjux/animail">Juanjo &Aacute;lvarez Mart&iacute;nez's Animail</a>.</p>