SwiftMailer
, , , . , , SwiftMailer .
send() SwiftMailer , . memory, spool flush . , memory_get_usage() , ( , , script , SwiftMailer ).
Symfony2:
, . , , - .
, File.
, :
swiftmailer:
spool: { type: memory }
:
swiftmailer:
spool:
type: file
path: /path/to/spool
cron :
$ php app/console swiftmailer:spool:send --env=prod
, , script. , , , . cron, , , . .