Marc Sherman wrote: > > There is no ACL in which both $domain and $message_size can be used > together -- $domain is only valid in a RCPT acl, because it's a > per-address variable, and $message_size is only valid in the DATA acl > for obvious reasons.
... so to implement what you want, you'll have to do something like the "spamassassin config profiles" solution described at: http://wiki.exim.org/ExiscanExamples#Havingmultiplecontentscanningprofilesforseveralusersordomains - Marc -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
