Much of the code for processing the message was rewritten, due to a (major) logic error I discovered in the previous release. While, as much as possible, I don't want this module to modify with the messages that pass through it, due to the differences in the way Drupal and PHPMailer process messages, it was necessary to have the SMTP Authentication Support module deconstruct the Drupal compatible messages and reconstruct them to be compatible with PHPMailer.
- Now the jWYSIWYG plugin is shown in each textarea available.
- The uncompressed js file is added.
- A minor change was made to the css file in order to avoid a conflict with a pre-existing drupal LI style.
This is the initial release of the Drupal 6.x compatible branch. It is not an official "stable" release, being that there's an expectation that there will be bugs to fix to "get it right".