Email bundle

dev-master / 2.0.x-dev 2020-03-13 09:00 UTC

This package is not auto-updated.

Last update: 2025-05-03 16:00:25 UTC


README

Настройка

В файле app/config/config.yml включить новый spool:

swiftmailer:
    ...
    spool:
        type: smart_information_systems_spool

Включить в crontab запуск команды рассылки писем:

php app/console sis_email:send --env=dev