Hi guys, the mail user quota parameter is a bigint(20). How have I to convert a integer to a bigint for the mail_user_add method? thanks
There should be no need to convert anything, just use the mailbox size in bytes in the mail_user_add function.