Mailhandler deprecated functions. in Mailhandler 6
Functions that can be removed, but are kept for backward compatibility. Modules using these functions can be tracked using warning watchdog entries.
File
- ./
mailhandler.module, line 1453 - Mailhandler module code.
Functions
Name | Location | Description |
---|---|---|
mailhandler_get_mailbox |
./ |
(DEPRECATED) Fetch data for a specific mailbox from the database. |
mailhandler_open_mailbox |
./ |
(DEPRECATED) Establish IMAP stream connection to specified mailbox. |
mailhandler_switch_user |
./ |
(DEPRECATED) Switch from original user to mail submision user and back. |