Difference between revisions of "Fetchmail"

From Free Software Directory
Jump to: navigation, search
(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/...")
 
(fetchmail-6.5.0.beta2)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Fetchmail
 
|Name=Fetchmail
|Short description=Remote mail retrieval utility
+
|Short description=Remote-mail retrieval and forwarding utility.
|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 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, ETRN, and ODMR. It can even support IPv6 and IPSEC.
|User level=none
+
 
|Submitted by=Database conversion
+
Fetchmail retrieves mail from remote mail servers and forwards it via SMTP, so it can then be read by normal mail user agents such as [[mutt]], [[elm]] or BSD Mail. It allows all your system MTA's filtering, forwarding, and aliasing facilities to work just as they would on normal mail.
 +
 
 +
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.
 +
|Homepage URL=http://www.fetchmail.info/
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone https://gitlab.com/fetchmail/fetchmail.git
 +
|Computer languages=C
 +
|Documentation note=User manpage available in HTML format from http://www.fetchmail.info/fetchmail-man.html; User FAQ available in HTML format from http://www.fetchmail.info/fetchmail-FAQ.html; User FAQ available in PDF format from http://www.fetchmail.info/fetchmail-FAQ.pdf;
 +
|Decommissioned or Obsolete=No
 +
|Related projects=animail,getmail,movemail
 +
|Keywords=TCP/IP,email,remote,SMTP,PPP,pine,SLIP,fetchmail,mail retrieval,mail reading,protocal
 +
|Version identifier=6.5.0-beta2
 +
|Version date=2021/01/03
 +
|Version status=beta
 +
|Version download=https://sourceforge.net/projects/fetchmail/files/branch_6.5/fetchmail-6.5.0.beta2.tar.xz
 +
|Last review by=Genium
 +
|Last review date=2021/01/05
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=6.2.9-rc7 devel
+
|User level=intermediate
|Version date=2005-07-24
+
|Component programs=fetchmailconf
|Version status=stable
+
|Accepts cryptocurrency donations=No
|Version download=
+
|OpenPGP signature=https://sourceforge.net/projects/fetchmail/files/branch_6.5/fetchmail-6.5.0.beta2.tar.xz.asc
|License verified date=2002-04-08
+
|Test entry=No
|Version comment=6.2.9-rc7 devel released 2005-10-31
 
 
}}
 
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 +
|License verified date=2002/04/08
 +
}}
 +
{{Software category
 +
|Interface=command-line, daemon, x-window-system
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux, GNU/Hurd
 +
|Use=email
 +
|Works-with=email
 +
}}
 +
{{Person
 +
|Real name=Matthias Andree
 +
|Role=Maintainer
 +
|Email=matthias.andree@gmx.de
 +
}}
 +
{{Person
 +
|Real name=Eric S. Raymond
 +
|Role=Contributor
 +
|Email=esr@thyrsus.com
 +
}}
 +
{{Resource
 +
|Resource audience=Forge
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gitlab.com/fetchmail/fetchmail
 +
}}
 +
{{Resource
 +
|Resource audience=Forge
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://gitlab.com/fetchmail/fetchmail/-/issues
 +
}}
 +
{{Resource
 +
|Resource audience=Forge
 +
|Resource kind=General
 +
|Resource URL=http://sourceforge.net/projects/fetchmail/
 +
}}
 +
{{Resource
 +
|Resource audience=Programmers
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.sourceforge.net/lists/listinfo/fetchmail-announce
 +
}}
 +
{{Resource
 +
|Resource audience=Development related discussion
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.sourceforge.net/lists/listinfo/fetchmail-devel
 +
}}
 +
{{Resource
 +
|Resource audience=User questions and discussion
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.sourceforge.net/lists/listinfo/fetchmail-users
 +
}}
 +
{{Resource
 +
|Resource audience=Development related discussion
 +
|Resource kind=E-mail
 +
|Resource URL=fetchmail-devel@lists.sourceforge.net
 +
}}
 +
{{Resource
 +
|Resource audience=User questions and discussion
 +
|Resource kind=E-mail
 +
|Resource URL=fetchmail-users@lists.sourceforge.net
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q285939
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/fetchmail
 +
}}
 +
{{Featured}}

Latest revision as of 22:15, 6 January 2021


[edit]

Fetchmail

http://www.fetchmail.info/
Remote-mail retrieval and forwarding utility.

Fetchmail is a 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, ETRN, and ODMR. It can even support IPv6 and IPSEC.

Fetchmail retrieves mail from remote mail servers and forwards it via SMTP, so it can then be read by normal mail user agents such as mutt, elm or BSD Mail. It allows all your system MTA's filtering, forwarding, and aliasing facilities to work just as they would on normal mail.

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

8 April 2002




Leaders and contributors

Contact(s)Role
Eric S. Raymond Contributor
Matthias Andree Maintainer


Resources and communication

AudienceResource typeURI
ForgeGeneralhttp://sourceforge.net/projects/fetchmail/
User questions and discussionE-mailfetchmail-users@lists.sourceforge.net
ForgeVCS Repository Webviewhttps://gitlab.com/fetchmail/fetchmail
ProgrammersMailing List Subscribehttps://lists.sourceforge.net/lists/listinfo/fetchmail-announce
Development related discussionE-mailfetchmail-devel@lists.sourceforge.net
ForgeBug Trackinghttps://gitlab.com/fetchmail/fetchmail/-/issues
User questions and discussionMailing List Subscribehttps://lists.sourceforge.net/lists/listinfo/fetchmail-users
DebianDeveloperhttps://tracker.debian.org/pkg/fetchmail
Development related discussionMailing List Subscribehttps://lists.sourceforge.net/lists/listinfo/fetchmail-devel
WikidataGeneralhttps://www.wikidata.org/wiki/Q285939


Software prerequisites




Entry













"Forge" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Forge" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Forge" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Programmers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Development related discussion" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User questions and discussion" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Development related discussion" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User questions and discussion" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.