Re: [exim] Re: Enhancing Seive definitions in the Exim envir…

Página Inicial
Delete this message
Reply to this message
Autor: Kjetil Torgrim Homme
Data:  
Para: Michael Haardt
CC: exim-users
Assunto: Re: [exim] Re: Enhancing Seive definitions in the Exim environment
(it's hard to keep track of the discussion when References or
In-reply-to are reset creating new threads all over the place.)

On Mon, 2004-10-25 at 12:18 +0200, Michael Haardt wrote:

> Well, standards don't care about minds and changing 'keep', implicit or
> not, to do something different than 'fileinto "inbox"' *does* violate
> RFC 3028, so it's not Sieve anymore.


I don't think there is any such requirement. remember that "fileinto"
is optional. furthermore, there is nothing in Sieve about the syntax of
the mailbox names. you could even do

fileinto text:
This is a name with spaces
and even linefeeds
.
;

--
Kjetil T.