ChrisRAoW / mautic-rss-to-email-bundle

Mautic plugin to send emails from RSS
103 stars 23 forks source link

Automate RSS mailing #48

Closed miamicityman closed 2 years ago

miamicityman commented 2 years ago

Hello there.

I have the the plugin working fine, but when attempting to do testing - say send the same exact rss mailing every ten minutes - I get the error that the email has already been sent after it goes out the first time.

Should RSS mailings be set to transactional?

Thanks,

YouBuiltThat commented 2 years ago

Yes in that case it should be transactional.

On Tue., Oct. 12, 2021, 14:01 Miami City Man, @.***> wrote:

Hello there.

I have the the plugin working fine, but when attempting to do testing - say send the same exact rss mailing every ten minutes - I get the error that the email has already been sent after it goes out the first time.

Should RSS mailings be set to transactional?

Thanks,

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ChrisRAoW/mautic-rss-to-email-bundle/issues/48, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFGYCWND474Y67ZQCXWRX3UGSH3NANCNFSM5F3ODZAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

miamicityman commented 2 years ago

Thank you!