This module is working for me, however it sends up PHP errors from lines 18 and 128:
PHP Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of ec_mail_send_mid().
I removed the ampersands from the reference variables on those lines, and it seems to be working with no errors.