Skip to main content
Solved

Outlook 2016 - Default signature via script

  • June 5, 2018
  • 2 replies
  • 36 views

Forum|alt.badge.img+6

Hi all,

I’ve been working on a script that creates a default signature based on a HTML template and the JAMF API to get the Name and some extra info.
I manage to create the signature without any problems but I can’t find a way to add it as the default signature for new emails and replies. I guess it will need to be done via applescript but I can’t manage to get it to work.

Anybody found a solution to this?

Thank you so much for your help :)

Best answer by ricardtolosa

I managed to make it work thanks to DJStuey's repo: https://github.com/DJStuey/Outlook-for-Mac-Signatures

2 replies

Forum|alt.badge.img+6
  • Author
  • Contributor
  • Answer
  • June 6, 2018

I managed to make it work thanks to DJStuey's repo: https://github.com/DJStuey/Outlook-for-Mac-Signatures


Forum|alt.badge.img+2
  • New Contributor
  • June 25, 2018

@ricardtolosa, the script in github is not opening in script editor, unless I'm doing something wrong. Where you able to open it?