On Fri, 2004-11-19 at 13:09 -0500, Jeffrey Stedfast wrote: > We plan to implement Sieve support at some point, but right now not > many servers actually support the feature so it's not a high priority.
A lot IMAP servers only support .mailfilter-like scripts (does courier have support for Sieve?). > We will not be implementing code to ssh into the server and edit files > directly. Support for .mailfilter (and Sieve scripts, but there are Sieve-script deployment daemons afaik -I know it looks a lot like a POPd-) deployments on remote locations doesn't really sound like a difficult issue when using GnomeVfs. In stead of writing and reading the script from ~/.mailfilter, you'd read/write it from sftp://[EMAIL PROTECTED]/.mailfilter. So it's just a preference for the advanced user. Which only leaves the need for a userinterface for the scripting- language (which is, of course, not trivial). -- Philip Van Hoof, Software Developer @ Cronos home: me at freax dot org gnome: pvanhoof at gnome dot org work: philip dot vanhoof at cronos dot be junk: philip dot vanhoof at gmail dot com http://www.freax.be, http://www.freax.eu.org _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
