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