Difference between revisions of "Fetchmail"
(Created page with "{{Entry |Name=Fetchmail |Short description=Remote mail retrieval utility |Full description=Fetchmail is a remote-mail retrieval and forwarding utility for use over on-demand TCP/...") |
|||
| Line 4: | Line 4: | ||
|Full description=Fetchmail is a remote-mail retrieval and forwarding utility for use 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, ESMTP ETRN ,IPv6. and IPSEC. It retrieves mail from remote mail servers and forwards it via SMTP, so normal mail user agents such as mutt, elm or BSD Mail can read it. An MTA's filtering, forwarding, and aliasing facilities work just as they would on normal mail. It supports APOP, KPOP, OTP, Compuserve RPA, Microsoft NTLM, and IMAP RFC1731 encrypted authentication methods to avoid sending passwords en clair, and can support end-to-end encryption via tunneling with ssh. Fetchmail can start automatically and silently as a system daemon at boot time. You can edit its dotfile directly, or use the interactive GUI configurator (fetchmailconf) supplied with the distribution. | |Full description=Fetchmail is a remote-mail retrieval and forwarding utility for use 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, ESMTP ETRN ,IPv6. and IPSEC. It retrieves mail from remote mail servers and forwards it via SMTP, so normal mail user agents such as mutt, elm or BSD Mail can read it. An MTA's filtering, forwarding, and aliasing facilities work just as they would on normal mail. It supports APOP, KPOP, OTP, Compuserve RPA, Microsoft NTLM, and IMAP RFC1731 encrypted authentication methods to avoid sending passwords en clair, and can support end-to-end encryption via tunneling with ssh. Fetchmail can start automatically and silently as a system daemon at boot time. You can edit its dotfile directly, or use the interactive GUI configurator (fetchmailconf) supplied with the distribution. | ||
|User level=none | |User level=none | ||
| + | |Status=Live | ||
| + | |Component programs=fetchmailconf | ||
| + | |Homepage URL=http://developer.berlios.de/projects/fetchmail/ | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note= | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=animail,mutt,Elm,Getmail,Balsa,MH-E | ||
| + | |Keywords=TCP/IP,email,remote,SMTP,PPP,pine,SLIP,fetchmail,mail retrieval,mail reading,protocal | ||
| + | |Is GNU=n | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2005-10-31 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=6.2. | + | |Version identifier=6.2.5.2 |
|Version date=2005-07-24 | |Version date=2005-07-24 | ||
|Version status=stable | |Version status=stable | ||
| − | |Version download= | + | |Version download=http://download.berlios.de/fetchmail/fetchmail-6.2.5.2.tar.gz |
| + | |License verified date=2002-04-08 | ||
| + | |Version comment=6.2.5.2 stable released 2005-07-24 | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Matthias Andree | ||
| + | |Email=matthias.andree@gmx.de | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Eric S. Raymond | ||
| + | |Email=esr@thyrsus.com | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://developer.berlios.de/bugs/?group_id=1824 | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://developer.berlios.de/svn/?group_id=1824 | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=http://lists.berlios.de/mailman/listinfo/fetchmail-announce | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=http://lists.berlios.de/mailman/listinfo/fetchmail-devel | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Support | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=http://lists.berlios.de/mailman/listinfo/fetchmail-users | ||
| + | }} | ||
| + | {{Software category | ||
| + | |Email software=mail-client | ||
| + | |Interface=command-line,daemon,x-window-system | ||
| + | |Use=email | ||
| + | |Works-with=email | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2orlater | ||
| + | |License verified by=Janet Casey | ||
|License verified date=2002-04-08 | |License verified date=2002-04-08 | ||
| − | |||
}} | }} | ||
Latest revision as of 10:13, 12 April 2011
Fetchmail
http://developer.berlios.de/projects/fetchmail/
Fetchmail is a remote-mail retrieval and forwarding utility for use 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, ESMTP ETRN ,IPv6. and IPSEC. It retrieves mail from remote mail servers and forwards it via SMTP, so normal mail user agents such as mutt, elm or BSD Mail can read it. An MTA's filtering, forwarding, and aliasing facilities work just as they would on normal mail. It supports APOP, KPOP, OTP, Compuserve RPA, Microsoft NTLM, and IMAP RFC1731 encrypted authentication methods to avoid sending passwords en clair, and can support end-to-end encryption via tunneling with ssh. Fetchmail can start automatically and silently as a system daemon at boot time. You can edit its dotfile directly, or use the interactive GUI configurator (fetchmailconf) supplied with the distribution.
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Janet Casey | 8 April 2002 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Support | Mailing List Info/Archive | http://lists.berlios.de/mailman/listinfo/fetchmail-users |
| Bug Tracking | VCS Repository Webview | |
| Developer | VCS Repository Webview | |
| Help | Mailing List Info/Archive | http://lists.berlios.de/mailman/listinfo/fetchmail-announce |
| Developer | Mailing List Info/Archive | http://lists.berlios.de/mailman/listinfo/fetchmail-devel |
Software prerequisites
This entry (in part or in whole) was last reviewed on 31 October 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.