use strict; # # Place your configuration directives here. They will override those in # earlier files. # # See /usr/share/doc/amavisd-new/ for documentation and examples of # the directives you can use in this file # $final_spam_destiny = D_DISCARD; @local_domains_acl = ( ".core.gen.tr", ".turital.com", ".dokay.info.tr", ".hedee.com", ".par.com.tr" ); @local_domains_maps = ( [qw( .core.gen.tr .turital.com .dokay.info.tr .par.com.tr )] ); #------------ Do not modify anything below this line ------------- 1; # insure a defined return