Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Messages weren't flushed to the database when send.immediately is false #73

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tkvw
Copy link

@tkvw tkvw commented May 31, 2017

I think it should honor the useFlushOnSave setting. I also added the possibility to configure it on the builder
with flush(true/false).

If you want to see the effect, simply change the send.immediately to false in the example project. The to fields aren't saved to the database.

tkvw added 2 commits May 31, 2017 13:20
…g was set to false.

I think it should honor the useFlushOnSave setting. I also added the possibility to configure it on the builder
with flush(true/false).
@tkvw
Copy link
Author

tkvw commented Jun 1, 2017

Also added configurable mappings options. Your mail can now easily be stored in another datasource.

@demon101
Copy link
Contributor

demon101 commented Aug 15, 2017

For asynchronous.mail.disable=true in some cases AsynchronousMailMessage not stored in DB
@kefirfromperm could you include this fix to new version of plugin, please

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants