diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-02-16 06:48:56 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-02-16 06:48:56 +0000 |
commit | b5dc5030b42a1f304923b9c822c080db47da1f77 (patch) | |
tree | 4424b3d32943b4ab3bdc5b9e605c1474f2a11c58 /indexgen.sh | |
parent | bd57c85d9a2cc1e95e0ae16168b764204755e143 (diff) | |
download | fetchmail-b5dc5030b42a1f304923b9c822c080db47da1f77.tar.gz fetchmail-b5dc5030b42a1f304923b9c822c080db47da1f77.tar.bz2 fetchmail-b5dc5030b42a1f304923b9c822c080db47da1f77.zip |
IPv6 and IPSEC
svn path=/trunk/; revision=1631
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-x | indexgen.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indexgen.sh b/indexgen.sh index 9cbbbfc2..9f4220c8 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -39,7 +39,8 @@ Fetchmail is a free, full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, -RPOP, APOP, KPOP, all flavors of IMAP, and ESMTP ETRN. <P> +RPOP, APOP, KPOP, all flavors of IMAP, and ESMTP ETRN. It can even support +IPv6 and IPSEC.<P> Fetchmail retrieves mail from remote mail servers and forwards it via SMTP, so it can then be be read by normal mail user agents such as |