Blat v3.2.12 has been released
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <5CCA952B7EAE45ECAF1F74883341A199@chip> |
============================ [ Blat ChangeLog Legend: ] [ + Added feature ] [ * Improved/changed feature ] [ - Bug fixed (we hope) ] ============================ 3.2.12 [+] Added a new command line option -IMAF to Ignore Missing Attachment Files. If Blat is told to attach files to the outgoing message, and if the search criteria fails to find a file, Blat normally stops to allow the user to fix their problem with the requested attachment filename. This new option will tell Blat to continue with the process of sending the email even if the requested attachment filename cannot be found. Blat will still log a message that the requested filename was not found, but Blat will not stop when this option is used. This request came through SourceForge from Robert Widdicombe. [-] Corrected UTF-8 text conversion to Unicode. Some valid values were being flagged as invalid. This was found when saving a Chinese text file as Unicode and as UTF-8, then comparing the UTF-8 conversion to the original Unicode file saved from Notepad. [-] Correctly handle empty Unicode files that contain only the BOM. [-] Corrected the help text for IMAP UserID and IMAP Password.