Tracktest wrote:

Hello,

with simscan as the qmail default queue, the arriving mail recognized as Spam, are tagged in the subject and deliver to the users or deleted or forwarded to a particular spam mailbox?

Thank you, cheers!

Francesco

if spam score >= 5 (defined in /etc/mail/spamassassin/local.cf -- required_score) subject will be tagged and email rcvd by users
--and if you enabled spambox the message will be delivered to SPAM folder
--later on you can run the script so those SPAM can be learned as spam by SA
http://wiki.qmailtoaster.com/index.php/Maintain_Trash_and_Spam_folder

if spam score >= 12 (defined in /var/qmail/control/simcontrol -- spam_hits) email will be deleted



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to