View Single Post
  #5 (permalink)  
Old 04-30-2007, 01:51 PM
Artturi Artturi is offline
Loyal Member
 
Posts: 78
Default

Quote:
Originally Posted by abhullar View Post
The below headers configuration is what ZCS looks for to send spam messages in junk folder:

zmprov gacf | grep Header
zimbraSpamHeader: X-Spam-Flag
zimbraSpamHeaderValue: YES

You can modify the header and value, to what you 3rd party spam engine tags your messages with. To modify:

zmprov mcf zimbraSpamHeader X-MySpamEngineTag
zmprov mcf zimbraSpamHeaderValue SPAM
I finally applied this modification to my system but I left spam detection active :
zmprov gacf | grep Header
zimbraSpamHeader: X-paris.iufm.fr-MailScanner-SpamCheck
zimbraSpamHeaderValue: polluriel
The last line is perhaps wrong because "polluriel" is only the beginning of the value. After this, Mailscanner adds the score.

Now that's in place, spams do not arrive in "Junk" folder but in Inbox.

Do you have an idea of what to do to correct that ?

Thanks in advance,

Artturi
__________________
Artturi
Reply With Quote