Hi,
I currently have a filter to move all the spam detected mails to a user 'checkspam'.
I would log in to this user periodically to check if there are any false positive.
If I find any, I would :
1) forward the mail to nospam+password@mydomain.com
2) forward the mail to the actual recipient. On the recipient side, the mail no longer look like its coming from the actual sender. Rather, its a forwarded msg from me.
The other way I could do is to find the actual cnm file in the 'checkspam' usermail folder and copy it to the recipient usermail folder. Rather painful.
Anyone knows a better way to do this?
Kenny