I currently have a mail server setup running sendmail/procmail with the standard mbox format for mail storage. I am planning on changing to cyrus-imap/postfix in the near future.
A couple of questions that I have:
1: Quota: Currently I do not have any quota's on our system. I am planning on setting up quotas in cyrus for 20MB per address. How can I import the existing mbox if it is over 20MB and still respect the quota?
2: Currently my passwords are all crypted. I would like to use mysql to authenticate. Does anyone know if the SASL auth allows authentication vs mysql with stored crypted passwords?
3: currently I listen for about 6 domains. With the current setup, if you add client bob, he can receive mail addresses to all 6 domains. I would like to be able to setup [EMAIL PROTECTED] and he is different from [EMAIL PROTECTED] without having to utilize the virtual user tables. Is this possible?
Everyone's input is greatly appreciated, Jeff.