aboutsummaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-08-03 16:02:28 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-08-03 16:02:28 +0200
commitfa027fe614e113ecf1c94ccf25884b6cfe7cc608 (patch)
treeb8ab6e992fab67644d8d97677c36eaa5241533e2 /website
parent13d816baa52d05fad3302607d7b6ccf92c377490 (diff)
downloadfetchmail-fa027fe614e113ecf1c94ccf25884b6cfe7cc608.tar.gz
fetchmail-fa027fe614e113ecf1c94ccf25884b6cfe7cc608.tar.bz2
fetchmail-fa027fe614e113ecf1c94ccf25884b6cfe7cc608.zip
website: ext. link updates for openssh, getmail6
Diffstat (limited to 'website')
-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>