These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Mail Forwarding on the new forum.
Is there a way to forward mail to an external email address with VMin, but AFTER the mail is filtered for spam? Or do I have to use procmail.
I have been trying with procmail, but I must admit, having little luck.
I was trying to add an entry in the home directory .procmailrc, but it seems to be ignored.
The current recipe I am trying is as follows... In the file /home/domain/homes/user/.procmailrc [code:1]LOGFILE=/var/log/procmail.log :0 * X-Spam-Status: Yes SPAM * X-Spam-Status: No ! xxx@xxx.com [/code:1]
Any Advice?
Thanks