English

mRpostman: An IMAP Client for R

Networking and Internet Architecture 2023-01-10 v1 Other Statistics

Abstract

Internet Message Access Protocol (IMAP) clients are a common feature in several programming languages. Despite having some packages for electronic messages retrieval, the R language, until recently, lacked a broader solution, capable of coping with different IMAP servers and providing a wide spectrum of features. mRpostman covers most of the IMAP 4rev1 functionalities by implementing tools for message searching, selective fetching of message attributes, mailbox management, attachment extraction, and several other IMAP features that can be executed in virtually any mail provider. By doing so, it enables users to perform data analysis based on e-mail content. The goal of this article is to showcase the toolkit provided with the mRpostman package, to describe its key features and provide some application examples.

Cite

@article{arxiv.2301.03350,
  title  = {mRpostman: An IMAP Client for R},
  author = {Allan V. C. Quadros},
  journal= {arXiv preprint arXiv:2301.03350},
  year   = {2023}
}

Comments

16 pages, 2 figures. Submitted to SoftwareX in Jan/2021

R2 v1 2026-06-28T08:07:33.183Z