I got it all wrong: I was assuming that AWL works by using a tuple consisting of to/from (in the database: username/mail). Now thanks to your explanation I got it that the username is in fact only used for user-bound AWL. This means that I can simply use site-wide AWL.
TxRep sounds quite promising btw! On Thursday, June 26, 2014 6:26 PM, Benny Pedersen <m...@junc.eu> wrote: ML mail skrev den 2014-06-26 16:42: > Ok so if I understand you correctly you are saying that it is possible > to use AWL as site-wide having just one part of the e-mail exchange > (the "To:" field) and this works fine/reliabily? incorrect question, incorrect answer :=) the username in awl is the unix running user, not email addresses, therefor amavisd is single user pr default, if you like to chain it to be fully virtual you must ask more qestions here on how spamd/spamc works first the awl user must be mapped to email before it can be used as virtual user i am lost aswell....