Hi thanks for your answer.
I see the config Sql, but not very happy to install a sql serveur ;=) Do you have a sample of $policy_bank for help me ? thanks Olivier 2015-02-04 10:31 GMT+01:00 Jernej Porenta <[email protected]>: > On 04/02/15 07:29, Olivier CALVANO wrote: > >> Hi >> >> I change my old mail server (mail/Qmail-scanner) to a : >> postfix/amavisd-new/spamassassin >> >> and i am search to know if it's possible: >> >> - Specify at Amavis a specific subject tag based on domain name ? >> sample: if dest is @domain1.com <http://domain1.com> => Tag >> ******SPAM****** >> if dest is @domain2.com <http://domain2.com> => >> Tag [SPAM] >> >> - Specify at Amavis a scoring based on domain name ? >> sample: if dest is @domain1.com <http://domain1.com> => msg >> with score >7 are deleted >> if dest is @domain2.com <http://domain2.com> => >> msg with score >6.5 are deleted >> > > It is easily configurable using storing policy in SQL and querying for any > type (email, domain, both, etc). > > You can also specify additional configuration options via policy_banks... > > cheers, J. >
