Functions in SMTP Authentication Support 5
Primary tabs
- SMTP Authentication Support 5(active tab)
- SMTP Authentication Support 6
- SMTP Authentication Support 7.2
- SMTP Authentication Support 7
- SMTP Authentication Support 8
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
smtp_admin_settings |
./ |
Settings Hook | 1 | |
smtp_menu |
./ |
Implementation of hook_menu(). | ||
_drupal_mail_wrapper |
./ |
Sends out the email. | 1 | |
_smtp_initialize_language |
./ |
PHPMailer language settings. English Version Pulled from phpmailer.lang-en.php and t() functions added for drupal translations. This function is called in the line "$this->language = _smtp_initialize_language();" around line 794. | 1 | |
_smtp_recipients_to_address_list |
./ |
1 |