customer-riverside/docker/php
Philip Peterson bc8559a3c7 Fix Postmark mail transport by using core mailer_dsn config
Drupal core's symfony_mailer plugin reads system.mail.mailer_dsn directly
from settings.php — the mailer_transport module entity system is only a UI
layer and is not consulted when actually sending mail. Removed the
mailer_transport entity setup from the entrypoint and configured the DSN
correctly via $config overrides in settings.php instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 00:37:56 -07:00
..
entrypoint.sh Fix Postmark mail transport by using core mailer_dsn config 2026-06-05 00:37:56 -07:00
fake-sendmail.sh Use sendmail only on dev 2026-06-03 23:30:44 -07:00