You are here

Files in SMTP Authentication Support 8

Primary tabs

File namesort descending Location Namespace Description
ConnectionTester.php src/ConnectionTester/ConnectionTester.php Drupal\smtp\ConnectionTester
ConnectionTesterTest.php tests/src/Kernel/ConnectionTester/ConnectionTesterTest.php Drupal\Tests\smtp\Kernel\ConnectionTester
README.txt README.txt SMTP Authentication Support module for Drupal 8.x. This module adds SMTP functionality to Drupal. REQUIREMENTS ------------ * Access to an SMTP server that will accept mail from you. * The following PHP extensions need to be installed: hash, date…
smtp.info.yml smtp.info.yml smtp.info.yml
smtp.install smtp.install The installation instructions for the SMTP Authentication Support.
smtp.links.menu.yml smtp.links.menu.yml smtp.links.menu.yml
smtp.module smtp.module Enables Drupal to send e-mail directly to an SMTP server.
smtp.permissions.yml smtp.permissions.yml smtp.permissions.yml
smtp.post_update.php smtp.post_update.php Post update functions for Smtp.
smtp.routing.yml smtp.routing.yml smtp.routing.yml
smtp.schema.yml config/schema/smtp.schema.yml config/schema/smtp.schema.yml
smtp.services.yml smtp.services.yml smtp.services.yml
smtp.settings.yml config/install/smtp.settings.yml config/install/smtp.settings.yml
SMTPConfigForm.php src/Form/SMTPConfigForm.php Drupal\smtp\Form
SMTPConfigFormTest.php tests/src/Unit/SMTPConfigFormTest.php Drupal\Tests\smtp\Unit
SMTPMailSystem.php src/Plugin/Mail/SMTPMailSystem.php Drupal\smtp\Plugin\Mail
SMTPMailSystemTest.php tests/src/Unit/Plugin/Mail/SMTPMailSystemTest.php Drupal\Tests\smtp\Unit\Plugin\Mail

Other projects