I can use cyradm and delete multiple users just like this: localhost.localdomain> setacl [EMAIL PROTECTED] cyrus d localhost.localdomain> dm [EMAIL PROTECTED]
However, I cannot do the same thing when I connect to the imap port: telnet localhost imap Trying 127.0.0.1... Connected to localhost.localdomain. Escape character is '^]'. * OK host.example.org Cyrus IMAP4 v2.2.8 server ready a login cyrus testing a OK User logged in a setacl [EMAIL PROTECTED] cyrus d a NO Mailbox does not exist So how can I delete all mailboxes that match a particular domain in one shot? Thanks, Adi --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html