| mailhandler_admin | ./mailhandler.module | Menu callback; presents an overview of all URL aliases. |  | 1 | 
          
                  | mailhandler_admin_delete_confirm | ./mailhandler.module | Confirm/Delete Mailbox |  | 1 | 
          
                  | mailhandler_admin_delete_confirm_submit | ./mailhandler.module |  |  |  | 
          
                  | mailhandler_admin_edit | ./mailhandler.module | Menu callback; handles pages for creating and editing mailboxes. |  | 1 | 
          
                  | mailhandler_admin_retrieve | ./mailhandler.module | Menu callback; Retrieve and process pending e-mails for a mailbox. |  | 1 | 
          
                  | mailhandler_authenticate | ./mailhandler.module | Determine who is the author of the upcoming node. | 1 |  | 
          
                  | mailhandler_comment_submit | ./mailhandler.module | Create the comment. | 1 |  | 
          
                  | mailhandler_cron | ./mailhandler.module | Implementation of hook_cron(). Process msgs from all enabled mailboxes. |  |  | 
          
                  | mailhandler_display | ./mailhandler.module | Return a listing of all defined mailboxes. | 2 |  | 
          
                  | mailhandler_form | ./mailhandler.module | Return a form for editing or creating an individual mailbox. |  | 1 | 
          
                  | mailhandler_form_submit | ./mailhandler.module | Save the Mailbox to the database. |  |  | 
          
                  | mailhandler_form_validate | ./mailhandler.module | Verify that the Mailbox is valid, and save it to the database. |  |  | 
          
                  | mailhandler_get_fromaddress | ./mailhandler.module | If available, use the mail header specified in mailbox config. otherwise use From: header | 3 |  | 
          
                  | mailhandler_get_mailbox | ./mailhandler.module | Fetch a specific mailbox from the database. | 2 |  | 
          
                  | mailhandler_get_mime_type | ./mailhandler.module | Retrieve MIME type of the message structure. | 2 |  | 
          
                  | mailhandler_get_part | ./mailhandler.module | Returns the first part with the specified mime_type | 1 |  | 
          
                  | mailhandler_get_parts | ./mailhandler.module | Returns an array of parts as file objects | 1 |  | 
          
                  | mailhandler_help | ./mailhandler.module | Implementation of hook_help(). |  |  | 
          
                  | mailhandler_install | ./mailhandler.install | Implementation of hook_install(). |  |  | 
          
                  | mailhandler_menu | ./mailhandler.module | Implementation of hook_menu(). |  |  | 
          
                  | mailhandler_node_submit | ./mailhandler.module |  | 1 |  | 
          
                  | mailhandler_perm | ./mailhandler.module | Implementation of hook_perm(). |  |  | 
          
                  | mailhandler_process_message | ./mailhandler.module | Append default commands. Separate commands from body. Strip signature.
Return a node object. | 1 |  | 
          
                  | mailhandler_requirements | ./mailhandler.install | Check that the IMAP extension exists for PHP. |  |  | 
          
                  | mailhandler_retrieve | ./mailhandler.module | Retrieve all msgs from a given mailbox and process them. | 2 |  | 
          
                  | mailhandler_switch_user | ./mailhandler.module | Switch from original user to mail submision user and back. | 3 |  | 
          
                  | mailhandler_term_map | ./mailhandler.module | Accept a taxonomy term name and replace with a tid. this belongs in taxonomy.module. |  | 1 | 
          
                  | mailhandler_update_1 | ./mailhandler.install | Update database hooks |  |  | 
          
                  | mailhandler_user_load | ./mailhandler.module | Retrieve user information from his email address. | 1 |  |