User: weitzman Branch: HEAD Date: Fri, 15 Apr 2005 03:46:09 +0000 Added files: /modules/mailhandler mailhandler.css Modified files: /modules/mailhandler README.txt mailhandler.module mailhandler.mysql Log message: #19919 This patch does the following: 1. adds an email filter to prettify email conversations; 2. adds a node format selector to the mailhandler admin page to facilitate prettification; 3. adds a field for extra IMAP commands necessary for some mail servers (e.g. notls, novalidate-cert etc.); 4. respects message encoding to fix issues with i18n characters in email subject, from address, and body; 5. moves the call to mailhandler_switch_user() to after the call to the _mailhander hook to allow other modules (especially the listhandler) to create new users; 6. fixes comment creation issue with drupal_goto(); 7. adds a separate mailhandler.css style sheet for mail formatting. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/mailhandler/mailha... http://cvs.drupal.org/diff.php?path=contributions/modules/mailhandler/README... http://cvs.drupal.org/diff.php?path=contributions/modules/mailhandler/mailha... http://cvs.drupal.org/diff.php?path=contributions/modules/mailhandler/mailha...