View Single Post
  #2 (permalink)  
Old 02-09-2007, 01:19 PM
chrislfxp chrislfxp is offline
New Member
 
Posts: 4
Default

I found this command to check what accounts Zimbra is using for training

zmprov gacf | grep -i spamis

And to set the accounts

zmprov mcf zimbraSpamIsNotSpamAccount @your.domain
zmprov mcf zimbraSpamIsSpamAccount @your.domain
Reply With Quote