On Sunday 04 October 2009 11:24:31 mic...@casa.co.cu wrote: > Another subject of consultation, I have implemented bogofilter in > my work, I have been trained according to the documentation at > this point that the messages marked as SPAM and HAM, the second > step would be to take a decision to the marked messages. > > How could move messages marked as spam that are coming, be moved > to a folder called SPAM on every mailbox? > > I use Postfix + MailScanner + Bogofilter + Dovecot
FWIW, I prefer the amavisd-new approach to this. The username (LHS of the email address) has "+spam" appended when reinjected. Then your ~/.forward+spam (for local(8) delivery, or user+s...@domain listings in $virtual_mailbox_maps for virtual(8)) controls where the spam is delivered. Offer void where taxed or prohibited by law or recipient_delimiter isn't set. And do give careful consideration to your choice of that, as has been discussed here recently. I wish I had chosen "-" rather than the traditional defacto default of "+" as shown in my example above. Underscore "_" or dot "." might also be good choices. Mail routing should be done in the envelope, not by reading headers. -- Offlist mail to this address is discarded unless "/dev/rob0" or "not-spam" is in Subject: header