On 29-mei-2006, at 2:23, Daniel Lord wrote:
>
> On May 28, 2006, at 10:58, David Warde-Farley wrote:
>
>> Maybe for such complicated interactions a plugin would do the
>> trick? (I'm not totally sure, I haven't explored their full
>> capability).
>>
>> If you're interested see the tutorial at
>>
On May 28, 2006, at 10:58, David Warde-Farley wrote:
> Maybe for such complicated interactions a plugin would do the
> trick? (I'm not totally sure, I haven't explored their full
> capability).
>
> If you're interested see the tutorial at
>
> http://www.bazza.com/~eaganj/weblog/2006/03/29/dem
On 28-May-06, at 10:12 AM, Daniel Lord wrote:
> The one thing I haven't succeeded in doing was to create a pure
> Python mail filter. I had to write an AppleScript hack that used the
> last word in the mail filter title as the name of a Python script to
> run and pass it the rule name and message
On May 27, 2006, at 21:26, Marcin Komorowski wrote:
> Is there a way to control Mail.app application from within Python the
> way it can be controlled using AppleScript?
Explore the appscript module (http://freespace.virgin.net/
hamish.sanderson/appscript.html).
I have found it to be powerful a