Page 1 of 1

Filtering posts and immediately / later completely removing

PostPosted: Fri Sep 14, 2018 4:29 am
by loomic
I`m filtering spam posts by rejecting them at header download. What does rejecting mean ? Will that posts completely ignored ? Will that post stored in database and just marked as filtered ?
And how to remove older post that are marked filtered completely from database ?

loomic

Re: Filtering posts and immediately / later completely remov

PostPosted: Fri Sep 14, 2018 8:40 am
by Quade
When you filter at the header download level, the things you filter out never make it into the database. They're downloaded, then deleted out of hand. It's a good way to keep the database sizes down.

Re: Filtering posts and immediately / later completely remov

PostPosted: Fri Sep 14, 2018 5:43 pm
by loomic
Thats how it should work. ;-)

Thx loomic.