Does anyone know of a way to automatically create an IMAP for a user upon creation of that user? I'm using SpamAssassin and I'd like to automatically create a "JunkMail" IMAP folder for each user. Can this be done easily in qmailadmin, or perhaps via a script? I know I can use:
maildirmake -f JunkMail
/home/vpopmail/domains/[domain]/[user]/Maildir
But is there a way to issue this AUTOMATICALLY?
