You are here

Functions in SMTP Authentication Support 5

Primary tabs

Namesort descending Location Description Direct uses Strings
smtp_admin_settings ./smtp.module Settings Hook 1
smtp_menu ./smtp.module Implementation of hook_menu().
_drupal_mail_wrapper ./smtp.module Sends out the email. 1
_smtp_initialize_language ./smtp.module 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 ./smtp.module 1

Other projects