I am testing the 6.x-1.x-dev version of this module from 2009-10-02 and I also have the Mail logger module active.
I noticed the mailkey is long and has redundancy in its naming.
account_reminder_account_reminder_email

Can this be shortened?

Thanks,

Izzy

Comments

jaydub’s picture

Status: Active » Closed (won't fix)

Given that the module has been in the wild for some time and people may have already written hook_mail_alter() functions that operate on this mailkey, I would not be in support of changing the mailkey at this point. Perhaps for the D7 version of the module the key can be updated. For now I don't think risking breaking people's sites is worth the minor change.