diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-30 21:36:27 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-30 21:36:27 +0000 |
commit | 0a9f1280ef062b8f1aeef1b99cd7738f79d5d1ca (patch) | |
tree | 423fcf2e9ea4eded9ccf86109c3030ce541445fe /indexgen.sh | |
parent | 3d68fd8b36b048539521090fc0e2dcf806f4489c (diff) | |
download | fetchmail-0a9f1280ef062b8f1aeef1b99cd7738f79d5d1ca.tar.gz fetchmail-0a9f1280ef062b8f1aeef1b99cd7738f79d5d1ca.tar.bz2 fetchmail-0a9f1280ef062b8f1aeef1b99cd7738f79d5d1ca.zip |
*** empty log message ***
svn path=/trunk/; revision=1446
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-x | indexgen.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/indexgen.sh b/indexgen.sh index c0e9f9b0..7eeb5bdd 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -48,8 +48,9 @@ forwarding, and aliasing facilities to work just as they would on normal mail.<P> Fetchmail offers better security than any other Unix remote-mail -client. It supports APOP, KPOP, and IMAP RFC1731 encrypted -authentication methods to avoid sending passwords en clair.<p> +client. It supports APOP, KPOP, OTP, Compuservs RPA, and IMAP RFC1731 +encrypted authentication methods to avoid sending passwords en +clair.<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 |