Quote:
Originally Posted by Atauhalpa Pierrie Bulling I want create a new Mailbox filter to users from zmmailbox, but this error is show in shell.
zmmailbox -m user1 -v -a admin -p "passwordzimbra" afrl --first "namefilter" active any contains "@teste.com.br" fileinto "/inbox/TESTE" ERROR: zclient.CLIENT_ERROR (unknown keyword: contains) |
I think that's supposed to be:
Code:
zmmailbox -m admin -v -a admin -p "passwordzimbra" afrl --first "namefilter" active any header "from" contains "@teste.com.br" fileinto "/TEST"
Special thanks to super mario for helping me with this
jh