Re: Extending Sieve

2001-10-17 Thread Ken Murchison
Jeremy Howard wrote: > > I'd like to allow our users to respond to messages with particular > subjects/headers by emailing back files. I don't think that I can do this > with Sieve vacation because vacation creates a plain text part rather than > expecting a raw MIME structure. Not true. You

Extending Sieve

2001-10-17 Thread Jeremy Howard
I'd like to allow our users to respond to messages with particular subjects/headers by emailing back files. I don't think that I can do this with Sieve vacation because vacation creates a plain text part rather than expecting a raw MIME structure. What's the best way to achieve this? Is it to cre