> Could I set profile using something as
> ServerParameters        "--deliver=innocent,spam -d %u --profile=%domain"
> where %domain shoud be the recipient domain?

I try to partially answer myself.
With dspamc (DLMTP) I could set "--profile". Using Postfix "pipe" I  
can associate profiles to domains:

dspam unix - n n - - pipe flags=
user=dspam:dspam argv=/usr/local/bin/dspamc --client --deliver=innocent,spam
--user ${recipient} --profile ${domain}

It should work... But I have to call dspamc instead of LMTPD directly.

I change the question. Do you know if there are performance  
differences between dspamc through "pipe" and LMTP socket?

Thanks again
Marco


------------------------------------------------------------------------------
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to