On Fri, Apr 15, 2011 at 04:16:35PM -0400 Also sprach Russell Shaw:
> Can the option to sign or encrypt an email, or validate an email be 
> controlled by AppleScript?
> 
> I want to be able to auto-forward an email and PGP sign it
> 

Although GPGMail may not be directly supported by AppleScript, you could 
probably pull the email contents out into a file, then use the "do shell 
script" AppleScript command to access the gpg CLI interface to encrypt/sign the 
file, then attach the output to an outgoing email. It's an ugly hack, but if 
you really need to forward encrypted and/or signed data, it could get the job 
done for you.

-- 
"Le hasard favorise l'esprit préparé."
                      --Louis Pasteur

_______________________________________________
gpgtools-users mailing list
[email protected]
FAQ: http://www.gpgtools.org/faq.html
Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users
Unsubscribe: 
http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1

This email sent to: [email protected]

Reply via email to