View Single Post
  #2 (permalink)  
Old 04-03-2009, 12:06 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Code:
su - zimbra
zmprov gacf | grep -i SpamAccount
this will list the SPAM/HAM training accounts setup in the old server. If they have now changed name you can use the normal
Code:
su - zimbra
zmprov mcf {attribute} {value}
__________________

Last edited by uxbod; 04-03-2009 at 12:08 AM..
Reply With Quote