Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 834 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 834 Bytes

CI codecov Packagist PHP Version Support

Teneo Bridge

Provides Teneo integration for Symfony Mailer.

Documentation

General documentation SymfonyMailer

Install

composer require optios/teneo-mailer

Configuration

# .env
MAILER_DSN=teneo://username:password@default

tip: username gets automatically suffixed with the host (@tlsrelay.teneo.be)