symfony/postal-mailer

Symfony Postal Mailer Bridge

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

This package is auto-updated.

Last update: 2025-08-01 16:42:49 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