HI I have 2 domains:
domain1.com and domain2.com - which is an alias off domain1.com. Problem is: If you mail [EMAIL PROTECTED] (the "main" domain), and the mailbox is over its quota, I get a bounced message. But if you mail [EMAIL PROTECTED] (the aliased domain) the mail still goes through. Am I doing something wrong or is this a bug? I tried the following: [root@ns1 bin]# ./vsetuserquota [EMAIL PROTECTED] 10000000 [root@ns1 bin]# ./vsetuserquota [EMAIL PROTECTED] 10000000 [root@ns1 bin]# ./vsetuserquota [EMAIL PROTECTED] 10M [root@ns1 bin]# ./vsetuserquota [EMAIL PROTECTED] 10M I've checked the database, and everything is fine. Please -- I urgently need a solution -- I have a user that receives 1 GB of data, completely abusing our bandwidth. Thank you Werner Avenant PS: I've recently upgraded from vpopmail 4.9.x and just copied the vpopmail table over. Was there any changes in the db structure that could cause this?