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/modules/contact/contact.module
Implements hook_mail().
drupal_mail in drupal/includes/mail.inc
Composes and optionally sends an e-mail message.
drupal_wrap_mail in drupal/includes/mail.inc
Performs format=flowed soft wrapping for mail (RFC 3676).
system_mail in drupal/modules/system/system.module
Implements hook_mail().
update_mail in drupal/modules/update/update.module
Implements hook_mail().
user_load_by_mail in drupal/modules/user/user.module
Fetch a user object by email address.
user_mail in drupal/modules/user/user.module
Implements hook_mail().
user_validate_mail in drupal/modules/user/user.module
Validates a user's email address.