Files
symfony-flex-recipes/symfony/swiftmailer-bundle/2.5/config/packages/dev/swiftmailer.yaml
T

7 lines
245 B
YAML

# See https://symfony.com/doc/current/email/dev_environment.html
swiftmailer:
# disable the sending of email altogether
disable_delivery: true
# ... or send all email to a specific address
#delivery_addresses: ['me@example.com']