You are here

17 calls to mailhandler_watchdog_record() in Mailhandler 6

mailhandler_comment_submit in ./mailhandler.module
Create the comment.
mailhandler_get_parts in ./mailhandler.retrieve.inc
Returns an array of parts as file objects
mailhandler_mailbox_delete in ./mailhandler.module
Delete a Mailhandler Mailbox from the database.
mailhandler_mailbox_load in ./mailhandler.module
Load a mailbox array from database.
mailhandler_mailbox_load_multiple in ./mailhandler.module
Load mailboxes from the database.
mailhandler_mailbox_save in ./mailhandler.module
Save a Mailhandler Mailbox in the database.
mailhandler_mailbox_stream_close in ./mailhandler.module
Close stream connection.
mailhandler_mailbox_stream_count in ./mailhandler.module
Get number of messages in the stream connection.
mailhandler_mailbox_stream_delete in ./mailhandler.module
Delete a message in the stream connection.
mailhandler_mailbox_stream_open in ./mailhandler.module
Establish stream connection to specified mailbox.
mailhandler_mailbox_stream_retrieve in ./mailhandler.module
Return a message matching the requested conditions.
mailhandler_node_prepare_message in ./mailhandler.module
Append default commands. Separate commands from body. Strip signature. Return a node object.
mailhandler_node_process_message in ./mailhandler.module
mailhandler_node_submit in ./mailhandler.module
Create the node.
mailhandler_retrieve in ./mailhandler.retrieve.inc
Connect to mailbox and run message retrieval
mailhandler_user_load in ./mailhandler.module
Retrieve user information from his email address.
mailhandler_watchdog_deprecated in ./mailhandler.module
Record deprecated function usages using watchdog.