Re: [Pythonmac-SIG] controlling Mail.app and GnuPG

2008-08-29 Thread Henning Hraban Ramm
Am 2008-08-25 um 23:44 schrieb has: * issue (1) [appscript syntax for Mail.app]: I can list the attachments with appscript, but I didn't find a way to save them or to access them as files. Something like this should work (assuming the files don't already exist in the destination folder):

Re: [Pythonmac-SIG] controlling Mail.app and GnuPG

2008-08-25 Thread has
Henning Hraban Ramm wrote: It is known that the public API of Apple's Mail.app is incomplete and buggy, therefore stuff like the GnuPG plugin stay in eternal beta (and just don't work on my German system - I guess i might my a language problem). Anyway. I tried to write a little helper fo

[Pythonmac-SIG] controlling Mail.app and GnuPG

2008-08-24 Thread Henning Hraban Ramm
The issue was raised before, but I didn't find any hints how to solve my little problems... BTW, this is framework Python 2.5.2 on OSX 10.5 It is known that the public API of Apple's Mail.app is incomplete and buggy, therefore stuff like the GnuPG plugin stay in eternal beta (and just don'