Jon wrote: > trashcan is actually a program see > http://www.howtoforge.de/howto_spamassassin_clamav_procmail and below. [snip]
OK, my mistake. That site is using clamav 0.67 as an example, that's an old version and things have changed (you don't use clamav.conf, now you use clamd.conf). > anyway the script is using the --mbox switch. isnt that for mbox or can > I use it for Maildir? The real question is: where are messages delivered in maildir format? Maildir is used by default with QMail not with Sendmail? Procmail doesn't receive maildir, it just receives the messages and processes each one using the rules, which could deliver the message in maildir format if the mailbox name ends with a slash. But that delivery rule must be after the message has been scanned. So, you don't need any options for clamscan since clamscan (I'm assuming the use of clamfilter.pl or clamassassin) receives the message alone. BTW clamassasin's README shows the pair of rules I was talking about, one to detect viruses and a second one to delete them or store them. -- Ren� Berber _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
