Quota: mail_user_add

Discussion in 'Developers' Forum' started by vaio1, Dec 4, 2011.

  1. vaio1

    vaio1 Member

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There should be no need to convert anything, just use the mailbox size in bytes in the mail_user_add function.
     

Share This Page