> Regarding "JDBCVirtualUserTable" mailet:

> User1:domain1:user[at]yahoo.com
> User2:domain1:user[at]hotmail.com

> All the mails that I send for domain1 are going to user[at]yahoo.com,
> is this the expected behavior?

No.  What database?  The original proof of concept was done with a SQL
script for testing.  You can find it attached here:


http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]
.org&msgId=435697

> Question about per-user quota:

> if I want to implement a per user quota then I should change
> "RecipientIsOverFixedQuota" to get the quota from the DB instead of
> config.xml. Is that the right approach?

Not quite.  You want a separate quota matcher that understands your
database.  FixedQuota is intended to be a single quota.  We will have a
per-user quota matcher after we add attributes to the user record.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to