Sieve
    Ken Murchison 
    murch at andrew.cmu.edu
       
    Mon Oct 24 08:47:13 EDT 2005
    
    
  
Dudi Goldenberg wrote:
> Hello list,
> 
>  
> 
> Running cyrus v2.1.18 on Debian etch.
> 
>  
> 
> Is it possible to create a sieve rule that stores the msg in another 
> user’s mailbox?
Yes, provided that they have the proper ACL set.  In order to use a 
fileinto action, the user must have the 'i' right on the destination 
mailbox whether its a user's INBOX (user.xxx) or a user's submailbox 
(user.xxx.yyy).
If you're just trying to put the message into a user's INBOX, then you 
could use a redirect action instead, which won't require any ACL changes.
-- 
Kenneth Murchison
Systems Programmer
Carnegie Mellon University
    
    
More information about the Info-cyrus
mailing list