Just to let anyone else know who may be interested. This appears to have solved the last little bit of spam getting through, as well as removing email that had the addition to the Subject line of the ********SPAM****** signal.
I haven’t had ANY spam sneak through now since I implemented this. Thanks Robert M. Of course I have spam assassin itself running with the counts quite strict. I also have postscreen in postfix and other settings in there all quite rigid. and so on. amavisd.conf $log_level = 1; # set the log level to one $sa_tag_level_deflt = -999; # i want to see the headers so change to -99 $sa_tag2_level_deflt = 5.0; # start with 5 $sa_kill_level_deflt = 9; # change to 9 $sa_dsn_cutoff_level = 9; # change to 9 $sa_quarantine_cutoff_level = 50; # remove the starting # and change to 50 $notify_method = 'smtp:[127.0.0.1]:10025'; # uncomment the line $forward_method = 'smtp:[127.0.0.1]:10025'; # uncomment the line $final_banned_destiny = D_BOUNCE; # change to D_DISCARD > On 21 Jan 2016, at 12:57, Robert Chalmers <rob...@chalmers.com.au> wrote: > > That looks to be just what I want. I now have it running, so will see how it > goes. Thanks for that. Much appreciated > > There are a few other really good options, but this one is nice and compact, > no extra scripts. > > I’m running amavis-new, postfix with postscreen fairly heavily in use, > dovecot, spamassassin and not much gets through, but enough to annoy me. > > Thanks to everyone for the pointers. very useful. > > Robert > > >> On 21 Jan 2016, at 12:41, Robert Moskowitz <r...@htt-consult.com >> <mailto:r...@htt-consult.com>> wrote: >> >> I use amavis-new to do this: >> >> amavisd.conf >> >> $log_level = 1; # set the log level to one >> $sa_tag_level_deflt = -999; # i want to see the headers so change to -99 >> $sa_tag2_level_deflt = 5.0; # start with 5 >> $sa_kill_level_deflt = 9; # change to 9 >> $sa_dsn_cutoff_level = 9; # change to 9 >> $sa_quarantine_cutoff_level = 50; # remove the starting # and change to >> 50 >> $notify_method = 'smtp:[127.0.0.1]:10025'; # uncomment the line >> $forward_method = 'smtp:[127.0.0.1]:10025'; # uncomment the line >> $final_banned_destiny = D_BOUNCE; # change to D_DISCARD >> >> >> >> On 01/21/2016 07:25 AM, Robert Chalmers wrote: >>> I’m looking for a way to just dump mail that has the header modified with >>> the ********* SPAM ********* assignment. >>> >>> I mean, not have the Client mail reader do it, just have either spamd, or >>> postfix/dovecot dump it. >>> >>> I’m sure I’ve seen something about doing this, but can’t find it >>> now…. lost in al the configurations. >>> >>> thanks >>> >>> >>> >>> Robert Chalmers >>> rob...@chalmers.com <mailto:rob...@chalmers.com>.au Quantum Radio: >>> http://tinyurl.com/lwwddov <http://tinyurl.com/lwwddov> >>> Mac mini 6.2 - 2012, Intel Core i7,2.3 GHz, Memory:16 GB. El-Capitan 10.11. >>> 2TB Storage made up of - >>> Drive 0:HGST HTS721010A9E630. Upper bay. Drive 1:ST1000LM024 HN-M101MBB. >>> Lower Bay >>> >>> >>> >> > > Robert Chalmers > rob...@chalmers.com <mailto:rob...@chalmers.com>.au Quantum Radio: > http://tinyurl.com/lwwddov <http://tinyurl.com/lwwddov> > Mac mini 6.2 - 2012, Intel Core i7,2.3 GHz, Memory:16 GB. El-Capitan 10.11. > 2TB Storage made up of - > Drive 0:HGST HTS721010A9E630. Upper bay. Drive 1:ST1000LM024 HN-M101MBB. > Lower Bay > > > Robert Chalmers rob...@chalmers.com <mailto:rob...@chalmers.com>.au Quantum Radio: http://tinyurl.com/lwwddov Mac mini 6.2 - 2012, Intel Core i7,2.3 GHz, Memory:16 GB. El-Capitan 10.11. 2TB Storage made up of - Drive 0:HGST HTS721010A9E630. Upper bay. Drive 1:ST1000LM024 HN-M101MBB. Lower Bay