> Does anyone know how to auto subscribe users to a shared folder? I believe that you want to do a mass subscription, right? Mail::IMAPClient module for Perl has a subscribe() method. So look at syntax of cyr_adduser.pl, add subscribe func. and be happy. Regards, Leon Kolchinsky