> I have SA 3.17 running with amavisd-new, dovecot and Postfix 2.4.3 and
> Clama/v on freebsd 6.1
> 
> I am trying to"teach" sa using the following
> 
> sa-learn /var/mail/vmail/example.com/user/.INBOX.spam/cur/
> 
> this is a maildir I have put around 175 spam messages in..

find cur new -type f  -mtime -60 | xargs sa-learn --showdots --spam

works for me on Fedora 8 with SA 3.2.4.

Hope this helps,

James.

-- 
E-mail:     james@ | Users are not like normal particles; they wave when you
aprilcottage.co.uk | observe them.
                   |     -- Andrew Dalgleish

Reply via email to