mailing wrote:
I mean (false)spam emails that a spam score higher than the spam_hits(simcontrol) I know this would be block , is there a way that the blocked spam email will be stored for a certain period of time then an option to deliver false positive spam email ?
Messages that get scored beyond the simcontrol setting (or above a score of 30, set during compilation of simscan) get deleted. If you want to keep them, you have a couple different options depending on what you want to keep. Either way you will need to recompile qmailadmin to enable the spambox (see the wiki). This will move emails that score above 12 into a Spam folder for the user. There is a hard ceiling score of 30 for simscan (set during compilation) that will always delete mails above that score. If you want to change that ceiling, you will need to edit the spec file for simcontrol and recompile it.
