cciw-uk / cciw.co.uk

CCiW website, including online booking system and leaders tools
Other
6 stars 1 forks source link

send_mail should use queued mail by default #41

Open spookylukey opened 6 months ago

spookylukey commented 6 months ago

For places like handling of IPN web hook we are using non-queued mail, which could cause failures in processing if there are failures when sending email, which is not good.

In addition, there is a fair amount of complexity in tests surrounding testing for queued mail.

We could fix these by using queued mail always, or at least by default. We might want to avoid queued mail for: