Re: Removing user doesn't remove sieve scripts

2003-01-25 Thread Roland Rosenfeld
On Fri, 24 Jan 2003, Ken Murchison wrote: > > but sieve// with all the files in it still persists. > > Is there any option or trick to automate removing this directory on > > user deletion, or do I have to write a cleanup mechanism to remove > > this directory by hand? > What version of Cyrus? 2

Re: Removing user doesn't remove sieve scripts

2003-01-24 Thread Ken Murchison
Roland Rosenfeld wrote: > > Hi! > > I just noted, that removing a user removes > - mail//user/ > - user//.seen > - quota//user. > > but sieve// with all the files in it still persists. > Is there any option or trick to automate removing this directory on > user deletion, or do I have to write