On Monday 21 May 2007 10:14, Sommer Arnim wrote:
> what is the best practice to move a mail into a shared
folder using sieve?
> if <test> {
> redirect "kolab+shared.<target> dom.ain"
> }
> or
> if <test> {
> fileinto "shared.<target>"
> }
> and which permissions are needed?
> I'm using Kolab version 2.0.4 on Debian stable.
I guess fileinto if you have the write permissions.
Redirect might work with only post permission,
but I would just test the possibilities to be sure.
--
Managing Director - Owner: www.intevation.net (Free
Software Company)
Germany Coordinator: fsfeurope.org. Coordinator:
www.Kolab-Konsortium.com.
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB
18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr.
Jan-Oliver Wagner
_______________________________________________
Kolab-users mailing list
Kolab-users kolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
|