the cancel email is not being sent (but it is marked as sent in watchdog).

Comments

ilo’s picture

Email is being sent, but subject and body are empty, so they go to the spam folder.

ilo’s picture

Ok, so the problem is because the email code is using the subject and body variables, and they are not set by default, but everything works once you save the settings.. I'll have to dig a little bit into this before submitting a patch.