邮件包

安装: 38

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 2

开放问题: 0

类型:symfony-bundle

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

This package is not auto-updated.

Last update: 2024-09-21 13:09:04 UTC


README

配置

在文件 app/config/config.yml 中启用新的spool

swiftmailer:
    ...
    spool:
        type: smart_information_systems_spool

在crontab中添加运行邮件发送命令的任务

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