getmail

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Refimprove

Script error: No such module "Infobox". Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".

getmail is a simple mail retrieval agent intended as a replacement for fetchmail, implemented in Python.Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters". It can retrieve mail from POP3,Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters". IMAP4,Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters". and Standard Dial-up POP3 Service servers, with or without SSL. It supports simple and domain (multidrop) mailboxes, mail filtering via any arbitrary program, and supports a wide variety of mail destination types, including mboxrd, maildir,Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters".[1] and external arbitrary mail delivery agents.Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters". Unlike fetchmail, getmail's Python foundation makes it nearly immune to buffer overflow security holes.Script error: No such module "Unsubst". It also has a simpler configuration syntax than fetchmail, but supports fewer authentication protocols. The software can also function as a basic mail delivery agent.Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters".

Getmail is free software and is licensed under the GNU General Public License version 2.Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters". It is written and maintained by Charles Cazabon.Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters".

The original getmail software requires Python 2, which is no longer supported. A fork named getmail6, which is not from getmail's original author, provides Python 3 support.

See also

Script error: No such module "Portal".

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Bibliography

<templatestyles src="Refbegin/styles.css" />

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".

External links

  • Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".
  • getmail6 fork

Template:E-mail clients

Template:Asbox