optios/teneo-mailer

Symfony Teneo Mailer Bridge

Installs: 34 190

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 0

Open Issues: 0

Type:teneo-mailer-bridge

1.1.0 2022-05-19 12:19 UTC

This package is auto-updated.

Last update: 2024-10-19 17:24:51 UTC


README

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)