Am 20.07.2010 09:42, schrieb Patrick Ben Koetter:
* sebast...@debianfan.de<sebast...@debianfan.de>:
Hello,

i used the tutorial

http://wiki.apache.org/spamassassin/IntegratedSpamdInPostfix

to integrate Spamassassin into Postfix.

It works fine - but i want to put the spammails into an separate folder.
Use a LDA (procmail, maildrop, deliver) to filter incoming mail by
SpamAssassin headers and let the LDA put the message into a subfolder.

p...@rick


I am using Postfix with the following configuration:


main.cf:

virtual_maps = hash:/etc/postfix/virtual
home_mailbox = Maildir/
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all



I am using procmail for delivery.

How can i configure the lda for putting all the spam messages to an special folder -the forwarded mails should included here


the forwarded mails - this is the problem !

Reply via email to