pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.38k stars 70 forks source link

Cancel campaign sending immediately if sender invalid #208

Open wmnnd opened 1 year ago

wmnnd commented 1 year ago

If the sender for a campaign is invalid, sending should be cancelled immediately and all existing Recipients deleted.

Currently, if a shared SES sender is not confirmed and a user tries to send the campaign, the campaign is stuck in a sending state.