IMAP support

You can query an IMAP server to retrieve and manage mails within multiple folders using the cfimap tag.

This feature lets you:

  • Retrieve messages and store information in a query object. You can also download attachments in a temporary ColdFusion folder or a new folder.

  • Delete any unnecessary mail or user-created folders

  • Mark multiple messages as read

  • Manage mail folders by creating folders, renaming them, or moving messages across folders

For more information, see the section cfimap in ColdFusion CFML Reference.