Skip to content

Version 1.9

Latest
Compare
Choose a tag to compare
@koppor koppor released this 08 Mar 00:05
· 15 commits to main since this release

Added

  • Added ThisOutlookSession.cls for directly intercepting the standard reply buttons. [#11]
  • In case the email target ends with a number, the reversal of names also works. I.e., in the case of Lastname Firstname <[email protected]> "Firstname" is used as firstname.
  • Include "Dr." in the name if that is present

Fixed

  • Empty line is kept after the header for forwarded mails [#12]
  • Single-line emails keep the quoting character in the created reply email

Changed

  • Created separate file QuoteFixNames.bas (to eease development) [#22]