Hookmark

Since version 1.2.0 FMail2 supports Hook and Hookmark via a RFC-5322 compliant message id. The advantage of the use of the RFC-5322 specification is that the Hookmark links you make in FMail2 also work from other email clients (that support Hookmark, such as Apple Mail) and vice versa. So you are not ‘hooked’ the FMail2.

The Hookmark developer has included the necessary scripts by default. You have to select FMail2 as the application to open the email links (step 8 below). In case there is a problem, here are the steps needed for using Hook and Hookmark with FMail2.

  • Open the Hookmark Settings and select the ‘Scripts’ tab
  • Select FMail2 in the left part of the window
  • Push ‘Open Item’
  • Fill in the code exactly as shown
tell application "FMail2"
 open location "$0"
end tell
  • Set prefix to ’email’
  • Select the ‘Get Address’ tab
  • Fill in the code exactly as shown
tell application "FMail2"
 getAddress
end tell
  • Go to the ‘Favorite Apps’ tab
  • Select FMail2 from the ‘Open email links with:’