sampart / WhiteOctoberSwiftMailerDBBundle

A bundle to facilitate SwiftMailer spooling messages to a database
31 stars 18 forks source link

Add option to keep sent messages in the database #7

Closed choonge closed 10 years ago

choonge commented 10 years ago

This commit adds an option to keep sent e-mails in the database. I wanted to add a Command to clean up old messages too, but I was not sure how to make that database-agnostic. May be better to leave that to the user - they can add a task to their Bundle where they defined their mail entity and handle the cleanup any way they like.

choonge commented 10 years ago

any news here? :)

richsage commented 10 years ago

Great, thanks! :-)