>> This is rather odd. Could you show me the contents of the >> quotas_tracking and quotas config tables? >> > > I'm using Mysql. > > quotas_tracking is empty. > There should be entries in this table. Very weird its empty.
> Its structure is the following: > > QuotasLimitsID bigint(20) UNSIGNED Yes NULL > TrackKey varchar(255) latin1_bin Yes NULL > LastUpdate bigint(20) UNSIGNED Yes NULL Unique > Index Fulltext > Counter decimal(10,4) > > > > quotas_config > > Default Inbound sender_inbound Sender:u...@domain 3600 > REJECT yes > Default Outbound sender_outbound Sender:u...@domain 3600 > REJECT yes > This may explain why, aren't these two disabled? If they infact are disabled there should be no quota check occurring and no error about divide by zero ... really odd indeed. How reproduceable is the problem? > sender_inbound limits: > MessageCount 100 no > MessageCumulativeSize 8000 yes > > sender_outbound limits: > MessageCount 100 no > > > >> Which SVN revision are you using? also which database? >> > > REV 386. I've downloaded the latest tarball from the WebSVN. > Ok. > I have to say: it's running smoothly. Nice work, indeed. > I'd like to get the problem you're having solved tho ;) -N _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
