Version 3.3 (18-May-05); ******************************************************************** --> The new EXE file H2T_3.EXE must be installed in the Post/LX directory! (see below) ******************************************************************** * New feature: Shift-F10 in compose dialog saves message, but does not mark it for sending. Instead, it is marked bold in the outbox. Can later be sent by pressing "S" on the message or my modifying it and pressing F10 (without shift). Useful if message should be saved as a template or for later additions etc. (How often did you write a message, but you saw that some information for the message is not available right now. You want to save the message which has been written so far and reopen and edit it when at home. But you forget to do so. It was saved and marked for sending and was sent on the next online run, but unfortunately important information was missing...) * HTML message handling modified: If a message contains an HTML part, this part is initially displayed as MSG.HTM attachment with a hint to press "H" to decode that part. Additionally, in the topline a white on black indicator "HTML" is displayed. If the user decides to decode the HTML by pressing H (this will be the case if the message did not have a plain text part readable by the user directly, or if the user has a special interest in seeing the HTML part contents), the message is decoded by H2T_3.EXE and the result is displayed in the message viewer. Think of it like "unfolding" the HTML part. Additionally, the top line indicator "HTML" changes from white on black to black on white. HTML decoding is automatically done for reply, forward etc. for each message part seperately. ******************************************************************** --> The new EXE file H2T_3.EXE must be installed in the Post/LX directory! ******************************************************************** H2T_3.EXE is a modified version of H2T.EXE (HTML2TXT converter by Andreas Garzotto) * When in Message view, hitting o or i to change into Outbox / Inbox, view is switched to list view instead of remaning in message view and showing last viewed message. * Alt-B (Bold marking of current message) now also possible in Message View (was only possible in list view before) * Bugfix: If a MIME-encoded header ended on question mark, the question mark was not MIME-encoded so decoding on the receiver's client did not work properly, because the question mark also denotes the end of the MIME encoding: E.g. "Subject: test Ü?" was encoded to "Subject: test =?ISO-8859-1?Q?=FC??= instead of "Subject: test =?ISO-8859-1?Q?=FC=3F?= (This was an old bug) * Bugfix: If user generated a message with "In-Reply-To" and "References" headers (i.e. when replying, forwarding etc.), and if that message became a multipart message (i.e. with attachment or additional text section etc.), the two new headers were appended to each of the parts instead of only to the main header. (This was a bug of version 3.2 only) * The 2 newlines before "...wrote" when replying have been removed again (only relevant for users of version 3.2). ---------------------------------------------------------------------------- Version 3.2 (06-Dec-04) * New Maintainer of Post/LX: Daniel Hertrich, Germany * Users of Post/LX version 3.0 or higher can simply replace the POST.EXE file by the new one. * Support for the new HPLX mailing list MIME digests and similar kinds of MIME digests. * Messages which were not shown as a text but as an attachment called and saved as "noname" are now called "msg.txt" so pns200 has a chance to open the file with a normal editor or viewer when pressing Ctrl-M. * Each attachment file name is made DOS-compliant before handling the attachment (Ctrl-M). This is especially necessary for direct opening of the attachment, if PNS= is given in POST.CFG, as the file name cannot be edited. So if an attachment with the long file name "Sales Report 2004.doc" arrives, Post/LX automatically shortens the file name to "sales_re.doc" before saving/opening the attachment. * On opening an attachment (via PNS= in POST.CFG), if the file cannot be saved in the temp folder under the default name, an error message is displayed instead of directly jumping to the "save attachment" dialog. * In newly created address lists, the D&A support address is not automatically included anymore * When saving template from current headers (F4 in composition window), dialog "Save current headers as template for... This box only - All - Cancel" now has "This box only" as the default instead of "All". (To avoid accidental overwriting of POST.TPL). * Support for more character sets in message headers: Low-ASCII decoding of many more charsets in headers, quoted-printable and MIME-encoded. Handled so far: ISO-8859-* UTF-8 Windows-1252 US-ASCII (although this would never have to be MIME-encoded, it sometimes is). Leads to decoded headers, high-ASII characters may be decoded in a wrong way, but that's still more readable than the full undecoded headers. Example of annoying undecoded headers in previous versions: Subject: =?iso-8859-15?q?f=FCr_Daniel?= is now decoded to: Subject: für Daniel Subject: =?ISO-8859-1?B?RvxyIG51ciAxMTEsLSBFdXJvIG5hY2ggUGFyaXMsIFJvbSBv?= =?ISO-8859-1?B?ZGVyIFdpZW4uIE5hY2ggTml6emEgZvxyIDEzMywtIEV1cm8u?= is now decoded to: Subject: Für nur 111,- Euro nach Paris, Rom o (on the second example, the second subject line is not decoded; this is still a todo. Multi-line subjects are not handled so far.). * POST.CFG entry "wrote" now also possible globally in [System] instead of only in the box sections. Global setting is overridden if wrote is also given in box section. * Annotations (Alt-A) in message view: black bar is one pixel higher now. * On replying or forwarding a message, the References: and In-Reply-To: headers are now also created as necessary using the Message-ID header on replying and the original In-Reply-To header when forwarding. It is not necessary anymore to have them in the template to let Post/LX creeate them. These headers in the template are not filled anymore and can be deleted from the templates.