8 functions implement hook_mail()

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

contact_mail in drupal-6.x/modules/contact/contact.module
Implementation of hook_mail().
drupal_mail in drupal-6.x/includes/mail.inc
Compose and optionally send an e-mail message.
drupal_wrap_mail in drupal-6.x/includes/mail.inc
Perform format=flowed soft wrapping for mail (RFC 3676).
system_mail in drupal-6.x/modules/system/system.module
Implementation of hook_mail().
update_mail in drupal-6.x/modules/update/update.module
Implementation of hook_mail().
user_admin_check_mail in drupal-6.x/modules/user/user.admin.inc
user_mail in drupal-6.x/modules/user/user.module
Implementation of hook_mail().
user_validate_mail in drupal-6.x/modules/user/user.module