Mail_edit doesn't currently support rewriting mail generated by logintoboggan. The attached patch, while probably the simplest way to provide the support, is not a general solution... It just solves the problem for logintoboggan.

Comments

rfay’s picture

Status: Active » Patch (to be ported)

Patch is provided.

rfay’s picture

Status: Patch (to be ported) » Needs review
litwol’s picture

Status: Needs review » Fixed

Thank you for the patch. I've committed to 6.x-1.x-dev branch. Please test.

rfay’s picture

Status: Fixed » Needs work

It looks like you forgot to add the new file (mail_edit_logintoboggan.inc) into cvs after patching...

Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/contrib/mail_edit/mail_edit_logintoboggan.inc' (include_path='sites/all/modules/contrib/import_html/coders_php_library:.:/usr/share/php:/usr/share/pear') in /home/rfay/workspace/drupal6/sites/all/modules/contrib/mail_edit/mail_edit.module on line 11

The dev release is broken...

Thanks for your work on this.

litwol’s picture

Status: Needs work » Fixed

You are correct. i have a habbit overlooking newly added files. This time around i've added it. thank you.

rfay’s picture

Works for me.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.