Releases
v1.3
koppor
released this
06 Feb 18:19
Added
added support to strip quotes of level N and greater
more support of alternative name formatting
added support of reversed name format (Lastname, Firstname
instead of Firstname Lastname
)
added support of LASTNAME firstname
format
if no firstname is found, then the destination is used
firstname.lastname@domain
is supported
firstName always starts with an uppercase letter
Added support for Dr.
added USE_COLORIZER
and USE_SOFTWRAP
conditional compiling flags.
They enable QuoteColorizerMacro and SoftWrapMacro.
added support of removing the sender's signature
added CONVERT_TO_PLAIN
flag to enable viewing mails as HTML first.
Changed
check for beginning of quote is now language independent
splitted code for parsing mailtext from FixMailText()
into smaller functions
renamed fromName
to senderName
to reflect real content of the variable
Fixed
included %C
patch 2778722 by Karsten Heimrich
included %SE
patch 2807638 by Peter Lindgren
FinishBlock()
would in some cases throw error 5
Prevent error 91 when mail is marked as possible phishing mail
Original mail is marked as read
fixed cursor position in the case of absence of %C
, but presence of %Q
You can’t perform that action at this time.