On 11/11/2012 2:39 AM, Ben Morrow wrote:
     require ["include"];

     include "script1";
     include "script2";

and activate that script.

>Nov 10 18:35:54 lda([email protected]): Debug: sieve: include:
>sieve_global_dir is not set; it is currently not possible to include
>`:global' scripts.
It's not clear to me what's happening here: does that script use the
'include :global' command? If you want that to work you will need to
create a system-wide scripts directory and set the sieve_global_dir
parameter to point to it. If OTOH you wanted to include a script from
the user's sieve/ directory, you need to leave off the :global tag.

Ben

Thanks,

Now I kind of understand it but from the documentation it feels like there is a default and directory which works always.(Or this what I understood)

Since its not like that it makes my options limited but stil this can do what I need.

I need it to filter mails into sub-directories for my user only so it's fine.

Thanks Again,
Eliezer

--
Eliezer Croitoru
https://www1.ngtech.co.il
IT consulting for Nonprofit organizations
eliezer <at> ngtech.co.il

Reply via email to