You are here

9 string references to 'smtp.settings' in SMTP Authentication Support 8

ConnectionTester::__construct in src/ConnectionTester/ConnectionTester.php
The SMTP ConnectionTester constructor.
ConnectionTesterTest::testHookRequirements in tests/src/Kernel/ConnectionTester/ConnectionTesterTest.php
Test for hookRequirements().
SMTPConfigForm::buildForm in src/Form/SMTPConfigForm.php
Form constructor.
SMTPConfigForm::getEditableConfigNames in src/Form/SMTPConfigForm.php
Gets the configuration names that will be editable.
SMTPConfigForm::submitForm in src/Form/SMTPConfigForm.php
Form submission handler.
SMTPMailSystem::__construct in src/Plugin/Mail/SMTPMailSystem.php
Constructs a SMPTMailSystem object.
smtp_uninstall in ./smtp.install
Implements hook_uninstall().
_disable_smtp in ./smtp.install
Helper function to disable SMTP and restore the default mailsystem.
_smtp_mailer_send in ./smtp.module
Helper function to send mails.