Revision History
Version 2.0.1 (11 January, 2019)
- FIXED: for those who had issues, should now load under macOS 10.14.2 (Mojave)
- See known issues.
Version 2.0 (6 January, 2019)
Version 1.9 (14 October, 2017)
- Updated for macOS 10.13 (High Sierra)
Version 1.8.4 (27 March, 2017)
- Updated for macOS 10.12.4 (Sierra)
Version 1.8.3 (13 December, 2016)
- Updated for macOS 10.12.2 (Sierra)
Version 1.8.2 (24 October, 2016)
- Updated for macOS 10.12.1 (Sierra)
Version 1.8.1 (26 September, 2016)
Version 1.8 (27 March, 2016)
- FIXED: recipients should now be moved properly for follow-ups.
- FIXED: preferences file (net.welchwold.mailfollowup.plist) should now be accessed properly, which should again allow customization of the prefix string.
- FIXED: the toolbar button is now functioning properly in compose window.
Version 1.7.7 (22 March, 2016)
- Updated for Mac OS X 10.11.4 (El Capitan)
- See known issues.
FIXED since 1.7.7: recipients should now be moved properly for follow-ups
FIXED since 1.7.7: preferences file (net.welchwold.mailfollowup.plist) should now be accessed properly, which should again allow customization of the prefix string. FIXED since 1.7.7: the toolbar button is now functioning properly in compose window
-
Version 1.7.6 (9 December, 2015)
Version 1.7.5 (22 October, 2015)
Version 1.7.4 (3 October, 2015)
- Updated for Mac OS X 10.11 (El Capitan)
Version 1.7.3 (27 January, 2015)
- Updated for Mac OS X 10.10.2
Version 1.7.2 (17 December, 2014)
- FIXED: Resolved an issue with the default choice of sending mail account/address.
Version 1.7.1 (17 November, 2014)
- Updated for Mac OS X 10.10.1 (Yosemite)
Version 1.7 (24 October, 2014)
- Updated for Mac OS X 10.10 (Yosemite)
Version 1.6.5 (30 June, 2014)
- Updated for Mac OS X 10.9.4
- Added Polish localization (thanks to P. Rutkowski).
- Added Finnish localization (thanks to Ikemitsu).
Version 1.6.4 (16 May, 2014)
- Updated for Mavericks 10.9.3
Version 1.6.3 (26 February, 2014)
- Updated for Mavericks 10.9.2
Version 1.6.2 (16 December, 2013)
- Updated for Mavericks 10.9.1
Version 1.6.1 (7 November, 2013)
Version 1.6 (21 October, 2013)
- Updated for Mac OS X 10.9/Mavericks
Version 1.5.8 (20 September, 2013)
- FIXED: Fixed a bug in recipient field handling under some cases.
Version 1.5.7 (5 September, 2013)
- FIXED: Fixed a bug in the follow-up toolbar icon behavior in the follow-up message window.
Version 1.5.6 (26 August, 2013)
- Updated for latest version of Mac OS X 10.8 and Mail application.
Version 1.5.5 (5 June, 2013)
- Updated for latest version of Mac OS X 10.8 and Mail application.
Version 1.5.3 (11 August, 2012)
- Updated for Mac OS X 10.8.
- FIXED: Resolved issue with "Follow-Up Subject Prefix" not working.
Version 1.5.2 (5 February, 2012)
- FIXED: Resolved issue preventing follow-ups on some or all messages in conversations.
- FIXED: Resolved issue where followup toolbar button(s) would change to the flag icon under some circumstances.
- Updated for Mac OS X 10.7.3.
Version 1.5.1 (13 October, 2011)
- Updated for Mac OS X 10.7.2.
Version 1.5 (11 July, 2011)
- Updated for Mac OS X 10.7. This version is ONLY compatible with 10.7.
Version 1.4.4 (22 March, 2011)
- Updated for Mac OS X 10.6.7 and early 2011 (Thuderbolt) MacBook Pro
Version 1.4.3 (10 November, 2010)
- Updated for Mac OS X 10.6.5
- NEW: For users with multiple email addressess assigned to an account, when following up to an email originally sent "from" one of those addresses, the follow up message should now use the same address. (Previous behavior was to choose the first address if multiple were assigned to the account. Now it searches for a match with the original "from" address.)
Version 1.4.2 (15 June, 2010)
- Updated for Mac OS X 10.6.4
- Added test for Mac OS X 10.6 or greater
Version 1.4.1 (09 November, 2009)
- Updated for Mac OS X 10.6.2 and Mail 4.2.
- Enabled use of "Include Attachements" toolbar button in followup message editor windows. (Thanks to Ruud Kalberg for pointing this out.)
- Added Dutch localization. (Thanks again to Ruud Kalberg!)
Version 1.4 (13 October, 2009)
- Updated for Mac OS X 10.6.1 (Snow Leopard) and Mail 4.1.
Version 1.3.1 (24 February, 2009)
- FIXED: Resolved issue with message subjects shorter than the followup prefix.
- FIXED: Resolved possible issue with multiple accounts (allow followup to self if original sender was self).
Version 1.3 (02 January, 2009)
- NEW: To match the semantics of Reply and Reply All, added functionality for both Follow Up (original To: recipients only) and Follow Up All (all original recipients). This includes new menu and toolbar items. (To help ease the upgrade transition, the Follow Up All menu shortcuts and buttons maintain the same behavior as Follow Up in versions 1.2.x.)
- NEW: In a follow-up message composition window the toolbar now contains a Follow Up or Follow Up All button. You can use this button to toggle between Follow Up and Follow Up All.
- NEW: You can now change the follow-up menu item and toolbar button strings. Doing so requires using the Terminal application.
- NEW: You can now change the follow-up subject prefix from the default "Re: " to something else such as "Followup: ". Doing so requires using the Terminal application. Thanks to Astrov Alexander for the suggestion.
Version 1.2.1 (28 December, 2007)
- FIXED: Eliminated a bug that could cause strange behavior, and potentially a Mail crash, if a user manually moved recipients around in a followup message. (When this occured, the actual and displayed recipient lists would become mis-matched, and the system log would show a message like "mutating method sent to immutable object".) Thanks to Gianfranco Giometti for initially bringing this to my attention.
- CHANGED: Changed some rules for when recipients were added to the To or Cc fields. For example, if the user does a followup to a message that was only sent to the user (the only recipient in the To list) then it is effectively treated as a Reply All. Also, the user will now only be cc'd or bcc'd if they have the "Automatically Cc: myself" (or Bcc) option specified in the preferences. Thanks to Gianfranco Giometti for suggestions related to this.
Version 1.2 (20 November, 2007)
- NEW: OS X 10.5/Leopard compatibility. Note that this version will only run on Leopard. (A 10.4/Tiger version is available on the plugin web page.)
- CHANGED: Completely changed the way the underlying follow-up is handled in mail. This should, I hope, be faster, smoother, and eliminate the occasional addition of the original sender to the To header.
- CHANGED: Changed the name to MailFollowUp.
- CHANGED: Changed the English menu and toolbar items to use "Follow Up" instead of "Followup".
- CHANGED: Changed the German localization strings. (Thanks to Matthias Fichtner and Jan-Michael Frahm.)
- NEW: Added Italian localization. (Thanks to Paolo Boni.)
- NEW: Added an uninstaller to the distribution package.
Version 1.2b4 (11 November, 2007)
- CHANGED: Completely changed the way the underlying follow-up is handled in mail. This should, I hope, be faster, smoother, and eliminate the occasional addition of the original sender to the To header.
Version 1.2b1 (03 November, 2007)
- NEW: OS X 10.5/Leopard compatibility. Note that this version will only run on Leopard.
- CHANGED: Changed the name to MailFollowUp (minor).
- CHANGED: Changed the English menu and toolbar items to use "Follow Up" instead of "Followup".
- CHANGED: Changed the German localization strings. (Thanks to Matthias Fichtner and Jan-Michael Frahm.)
- NEW: Added Italian localization. (Thanks to Paolo Boni.)
Version 1.1 (26 February, 2007)
- NEW: Added a much-requested Followup toolbar button. The button can be added via the toolbar customization panel, either as a stand-alone Followup button, or in a Reply-Reply All-Followup-Forward group.
- NEW: If you use multiple accounts, the account that the original message was sent from will now automatically be chosen for the followup. You can of course change this in the Account pop-up of the message compose window. (Thanks to Ben Schwan and Cezary Okupski for feedback on these issues.)
- NEW: The MailRecent plugin version and a list of all currently installed plugins is now printed in the Console log when Mail is launched.
- NEW: The installer now warns the user if the Mail bundle compatibility is already set to 1 (old style). It also now lists all currently installed plugins at the end of the installation.
- NEW: The installer now offers to back up the Mail folder and preferences to the Desktop.
- NEW: The installer has been localized in German and French. (Thank you to Jan-Michael Frahm and Maurice Scharf for the translations.)
- IMPROVED: Re-thought and changed the logic for when to cc and/or bcc the original and/or followup sender. Some additional unusual cases are handled better, and the overall process is faster.
- IMPROVED: Improved the handling of followups from the Sent mail folder. (Thanks to Ben Schwan and Cezary Okupski for feedback on these issues.)
- FIXED: The recipient addresses in the followup message are now the full "formatted" addresses, as opposed to just the minimal email addresses. (Thanks to Cezary Okupski for pointing this out.)
Version 1.0.4
- Changed the menu key equivalent combination from
-Option-Shift-F to
-Shift-O to avoid a text selection problem caused by including the Option key in the combination.
- Fixed a bug (I hope) that occasionally left the original sender in the "To" address field.
- Added French localization (changed "Followup" to "Enchaîner").
Version 1.0.3
- Improved logic for when to cc the original sender. Now should only cc the original sender if the Followup sender is not the original sender. (This should eliminate most duplicate sender cc cases.)
Version 1.0.2
- Fixed a bug where the Followup menu item was being added to the Message and contextual menus each time a new Viewer window was opened, resulting in multiple (duplicate) Followup menu items.
Version 1.0.1
- Fixed a bug that caused Mail to crash for users without the Mail Act-On plugin installed.
- Compiled (but not tested) as a universal binary.
Version 1.0
Last updated Fri, Jan 11, 2019
MailFollowup