You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]