Re: [mod] View HTML Email in Browser

@guiabase:
If you set PHPMAILER to zero, then the other settings you have listed are not used. Looking at the comment next to that setting, it sounds like you are having trouble with this mod when forwarding messages. The latest version of this mod specifically ignores forwarded messages because they do not have the proper IDs. The previous version does not ignore them, but they won't be inserted properly into the database.
@appa:
This mod is designed to only work with HTML messages, since e-mail clients generally do not have a problem displaying plain text. Even if it did work with plain text, the version you'd see online would also be plain text, so it would be pointless.
If you set PHPMAILER to zero, then the other settings you have listed are not used. Looking at the comment next to that setting, it sounds like you are having trouble with this mod when forwarding messages. The latest version of this mod specifically ignores forwarded messages because they do not have the proper IDs. The previous version does not ignore them, but they won't be inserted properly into the database.
@appa:
This mod is designed to only work with HTML messages, since e-mail clients generally do not have a problem displaying plain text. Even if it did work with plain text, the version you'd see online would also be plain text, so it would be pointless.