How to make Mail auto-reply to an address written in the body of incoming mail
Hi there,
trying to set up Mail to auto-reply with a simple AppleScript, but with no success.
I need to auto reply to emails with body like this:
_____
Da: stefano
Email: thisis@mailaddress.it
Telefono: 333
Arrivo: 04/03/2021
Partenza: 06/03/2021
Adulti: 2
Bambini: 0
Eta dei bambini:
Trattamento: bb
Richieste:
Preventivo Whatsapp: si
_____
for privacy reasons I've deleted the original field with a nonsense address, but it was an hyperlink (mailto:thisis@mailaddress.it), I think this could be important from a scripting pov.
So, on every mail from a previously specified subject and sender, I need Mail to reply with a specific text BUT to the address listed in mail's body and not to the sender.
Any help?
Thanks a lot!
Stefano