I’ve decided there is a way! Well, sort of…
How’s this for a workaround (workaround, NOT solution)?
I have a machine on which I can set up any of my users using Apple Mail to connect to thier IMAP account. I could then run an applescript on every mail in to test the following conditions:
1) Is the incoming eMail being sent to a predefined group eMail address? Then ignore.
2) Is the incoming eMail being sent from a predefined eMail address? Then ignore.
3) Has the incoming eMail already been replied to (by building a dynamic list of from/reply to addresses stored in a text file for that user)? Then ignore.
4) Else, send out of office reply.
The trouble is I’ll need some help with this as my AppleScript is not very good at all (read: non-existant
). Anyone able to write that quicker than I could? Anyone want to help? Anyone..? *lol*
Comments are closed