1) I'm making a php based administrative panel to manage qmail server, but i was wondering how much is qmail using sql tables and what need's to be done outside db to get maildomain/user added/deleted.

2 ) Could I add a column to domain_com tables without breaking anything?

3) What lies in mysql tables :
   dir_control (no idea)
   vlog (seems like connection log, is it used anymore?)
   valias ( i'm quite sure this holds mailbox aliases)
   relay

4) user quota column seems inconsistent:
   3 examples (pw_shell column) :
30000000S,50000C ( my guess is 30 000 000 byte file quota, 50 000 message quota)
       104857600S ( my guess is 100MB file quota, no message quota)
       20971520 ( my guess is 20MB file quota, no message quota)

Explanation would be nice, but referring to specific documentation is also apreciated.

Thank you in advance.






---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to