I have a further problem in the security and notifications modules.
I use the Mailchimp/Mandrill API for all my transactional emails. Works fine.
But when I use it for the security and notification modules it sets a ‘send date iime’ as the current local date time (in my case Pacific Auckland).
Mandrill is expecting a UTC date time and for my timezone means that the emails are not sent until many hours later. The Scriptcase modules should not set the send date time or convert to UTC.
My solution is using Mailchimp Mandrill SMTP. I’d rather use the API as it has better logging.