mail retrieval agent

{{Refimprove|date=October 2010}}

A mail retrieval agent (MRA) is a computer application that retrieves or fetches e-mail from a remote mail server and works with a mail delivery agent to deliver mail to a local or remote email mailbox.{{Cite web |title=GBdirect — An Overview of Internet Email |url=https://ebusiness.gbdirect.co.uk/howtos/mail-system.html |access-date=2023-06-19 |website=ebusiness.gbdirect.co.uk}} MRA is an automated agent that works on behalf of the user agent checks for the new incoming mail.{{Cite book |last1=Bergstra |first1=Jan |url=https://books.google.com/books?id=NUoZ7fKOITQC&q=Significant+examples+of+standalone+MRAs+include+fetchmail+and+getmail |title=Handbook of Network and System Administration |last2=Burgess |first2=Mark |date=2011-08-11 |publisher=Elsevier |isbn=978-0-08-055358-0 |language=en}}{{Cite web |title=GBdirect — An Overview of Internet Email |url=https://ebusiness.gbdirect.co.uk/howtos/mail-system.html |access-date=2023-06-19 |website=ebusiness.gbdirect.co.uk}} MRAs may be external applications by themselves or be built into bigger applications like a mail user agent. Significant examples of standalone MRAs include fetchmail and getmail.[https://gitlab.com/muttmua/mutt/wikis/MailConcept MuttWiki: MailConcept]{{User-generated inline|certain=yes|date=September 2018}}

The concept of an MRA is not standardized in email architecture. Although they operate like mail transfer agents, MRAs are technically clients when they retrieve and submit messages.

Delivery mechanisms

The mail retrieval agent may support delivery of retrieved mail via the following mechanisms:

  • Via a mail transport agent (Listening for SMTP transfers on port 25)
  • Via a mail delivery agent
  • Direct delivery to an mbox formatted mailbox
  • Direct delivery to a maildir directory
  • Output to standard output

Multiple mailbox support

The mail retriever agent may support retrieval of mail from multiple mailboxes simultaneously. This enables a mailserver to have a centrally configured mail retriever agent that runs against a dedicated mail system account, and collects the mail for all users in a single invocation (rather than using cron to run a mail retriever agent against all the mail recipients).

See also

References

{{reflist}}

=Bibliography=

{{refbegin}}

  • {{cite book |title=Enterprise Applications Administration: The Definitive Guide to Implementation and Operations |first=Jeremy |last=Faircloth |date=25 Nov 2013 |publisher=Newnes |isbn=9780124078871 |url=https://books.google.com/books?id=6TEDAQAAQBAJ&q=%22mail+retrieval+agent%22&pg=PA51}}
  • {{cite book |title=Network Defense: Security and Vulnerability Assessment |publisher=Cengage Learning |author-link=EC-Council |author=EC-Council |date=20 Dec 2012

|isbn=978-1435483590 |url=https://books.google.com/books?id=bRCij3idUZYC&q=%22mail+retrieval+agent%22&pg=SA2-PA2}}

  • {{cite book |title=Web Data Management Practices: Emerging Techniques and Technologies |first=Athena |last=Vakali|author-link=Athena Vakali |publisher=Idea Group Inc (IGI) |date=30 Sep 2006 |isbn=9781599042305 |url=https://books.google.com/books?id=1sneHjL-yGQC&q=%22mail+retrieval+agent%22&pg=PA221}}
  • {{cite book |title=Mastering Microsoft Exchange Server 2007 SP1 |first=Jim |last=McBee |publisher=John Wiley & Sons |date=26 Jan 2009 |isbn=9780470478141 |url=https://books.google.com/books?id=W_jgFfwcbfgC&q=%22mail+retrieval+agent%22&pg=PA21}}

{{refend}}

{{DEFAULTSORT:Mail Retrieval Agent}}

Category:Email agents

{{network-software-stub}}