HISTORY 1.277 Fixed a problem in saving indexes of unread, but updated folders. Rearranged code in the message delivery routines to make the resend message function work correctly. Remember dir where last "save message" took place. A datatype might have been left undisposed when closing the message editor window. Fixed the leading ',' that the addressbook popup would insert in the Cc gadget. Stupid me, the printing routine forgot to delete a message port. 1.270 Another change in the print routine (now that I figured out how to test it with the PostScript driver, the bug became obvious!) Small change in online-help AmigaGuide initialization. 1.269 Opening a folder automatically selects the first new message in it. Added "resend message" function. Voodoo.rules didn't work if folders weren't defined with absolute paths. "Visible headers" pattern matching routine fixed to handle a single pattern. Yet another screwed up date format (UMS) added to the Date header parser. printer.device could be left open after printing. 1.265 (Serious Voodoo) Outbound messages are saved in the correct folder (as per import rules). NO MORE CRASHES if SMTPpost/etc fail. Arexx.class finally works ;) (Serious Voodoo) Added a setting for skipping message authentication verify. Messages are no longer cleared of the "new" status if they're not read between importing to the folder and closing it or quitting Voodoo (they used to be just "unread" afterwards). Modified the date parsing routine to understand another mutation of the RFC-822 specified format. Changed printing to use raw text dump to printer.device instead of datatypes' DTM_PRINT, since that apparently wasn't too successful. Date: headers won't have a "(+0000)" appended any more for the GMT zone. Screwed up spool files with repeated "From " lines in the beginning of messages are now handled. Same with messages containing quoted headers. The variety of misbehaviour on some systems is amazing. Fixed a crash in the message editor when attaching files with no datatype available. (Serious Voodoo) Fixed the automatic encryption/signing enable code. (Serious Voodoo) Reordered the checkmarks for encryption and signing in the addressbook. Added Spanish strings to the Installer script, and made it check for V43 Installer.