Migrating old code to the new mRpostman's syntax6 years ago
Introduction | 1) Configuring the IMAP connection | Outlook - Office 365 | other mail providers that were tested: Gmail (imaps://imap.gmail.com), | Hotmail ("imaps://imap-mail.outlook.com"), Yahoo (imaps://imap.mail.yahoo.com/), | AOL (imaps://export.imap.aol.com/), Yandex (imaps://imap.yandex.com) | 2) Listing Server Capabilities | 3) Mailbox Commands | 3.1) Listing mail folders | 3.2) Folder selection | 3.3) Examining a mail folder | 3.4) Renaming a mail folder | 4) Single Search | Search by string - example 1 | Search by string - example 2 | Search by flag | 5) Custom Search | 6) Fetch | 6.1) Fetch body | 6.2) Fetch header | 6.3) Fetch text | 6.4) Fetch metadata | 7) Attachments | 7.1) Attachments listing | 7.2) Attachments Extraction | 8) Complementary Operations | 8.1) Copy message(s) | 8.2) Move message(s) (depends on MOVE capability) | 8.3) Search the minimum message ID with specific flag(s) (depends on ESEARCH capability) | 8.4) Search the maximum message ID with specific flag(s) (depends on ESEARCH capability) | 8.5) Delete message(s) | 8.6) Expunge | 8.7) Add/Remove/Replace flags | 8.7.1) Add flags | 8.7.2) Remove flags | 8.7.3) Replace flags
mRpostman 1.1.4Allan Quadros code_migration.Rmd