You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Robert Burrell Donkin <ro...@gmail.com> on 2007/10/13 10:40:17 UTC

SieveToMultiMailbox configuration

ATM SieveToMultiMailbox uses a configuration file in the var
directory. i'd like to be able to use a configuration file stored in
jackrabbit. i could access this either through HTTP or through java.

there are various ways that this could be done. the document loading
could be factored out into an interface. alternatively, the
configuration could be passed in as a base url and support extended to
http as well as file.

i still don't really grok mailets so i though i'd ask about the best approach.

opinions?

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: SieveToMultiMailbox configuration

Posted by Norman Maurer <no...@apache.org>.
Hi Robert,

i think an interface whould be the best.. But I never used Sieve in
JAMES so maybe im wrong.

bye
Norman

Am Samstag, den 13.10.2007, 09:40 +0100 schrieb Robert Burrell Donkin:
> ATM SieveToMultiMailbox uses a configuration file in the var
> directory. i'd like to be able to use a configuration file stored in
> jackrabbit. i could access this either through HTTP or through java.
> 
> there are various ways that this could be done. the document loading
> could be factored out into an interface. alternatively, the
> configuration could be passed in as a base url and support extended to
> http as well as file.
> 
> i still don't really grok mailets so i though i'd ask about the best approach.
> 
> opinions?
> 
> - robert
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
> 
> 
> !DSPAM:1,471084a2257901889513315!
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org