symfony/postal-mailer

Symfony Postal Mailer Bridge

Installs: 90

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 2

Type:symfony-mailer-bridge

pkg:composer/symfony/postal-mailer

v7.3.2 2025-07-10 08:29 UTC

This package is auto-updated.

Last update: 2025-09-27 12:36:10 UTC


README

Provides Postal Email integration for Symfony Mailer.

Configuration example:

# API
MAILER_DSN=postal+api://API_TOKEN@BASE_URL

where:

  • API_TOKEN is your Postal Email API Key
  • BASE_URL is your Postal installation base URL

Resources