symfony / oh-my-smtp-mailer
This package is abandoned and no longer maintained.
The author suggests using the symfony/mail-pace-mailer package instead.
Symfony OhMySMTP Mailer Bridge
Package info
github.com/symfony/oh-my-smtp-mailer
Type:symfony-mailer-bridge
pkg:composer/symfony/oh-my-smtp-mailer
v6.4.35
2026-02-27 08:09 UTC
Requires
- php: >=8.1
- psr/event-dispatcher: ^1
- symfony/deprecation-contracts: ^2.5|^3
- symfony/mailer: ^5.4.21|^6.2.7|^7.0
Requires (Dev)
- symfony/http-client: ^6.3|^7.0
This package is auto-updated.
Last update: 2026-06-05 06:26:41 UTC
README
Deprecation Notice
This package has been deprecated in favor of the symfony/mail-pace-mailer since OhMySMTP has been re-branded as MailPace.
Provides OhMySMTP integration for Symfony Mailer.
Configuration example:
# SMTP MAILER_DSN=ohmysmtp+smtp://API_TOKEN@default # API MAILER_DSN=ohmysmtp+api://API_TOKEN@default
where:
API_TOKENis your OhMySMTP API Token