Am Freitag, den 12.01.2007, 21:55 +0000 schrieb Steve Brewin:
> [EMAIL PROTECTED] wrote:
> Whoa! Great stuff Joachim!
Well, almost copy&paste from the jSieve samples. :-) But in fact a
server side, user editable, mail sorting is a great feature, I
personally don't want to miss anymore.
(I'm accessing my IMAP account by PC, notebook and webmail)
> I don't have much bandwidth, but feel free to ask if you need any help.
First let me say, that this is an important point but currently not on
top of my roadmap. But I'm willing to implement basic functionality and
maybe someone else wants to pick up and make it stable.
I'm not so familiar with the Mailet API and how Mail is handled there.
At the moment Actions awaits a Mail object with a single recipient and
fails if there are more.
Original example seems to split up multiple recipients in a first step
and put them back on the queue. There are also traces of a duplicateMail
method.
Another aspect is that sieve script can test the envelope. Maybe we
should leave envelope complete, and pass over the current recipient
outside the Mail object?
BTW: What happens if sieve script passes and no action has been taken?
Should the mail be stored in INBOX just like when the keep command is
performed?
IMO the keep command should not directly fileinto INBOX but sieve
processing should give a corresponding result, to tell if normal
delivery should be continued or has finished.
Joachim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]