I'm not sure which version of the mail server my school is running, but the search all from requiring @ is rather annoying. I would like to match all domains that end in gatech.edu (like mail.gatech.edu, aerospace.gatech.edu, etc.). Previously this would work with from "gatech.edu". Is there a proper way to do this with zimbra?
I guess I could download all of the headers and process them, but I would have to rewrite my config.lua and it would take longer to process the filters as well.
I am currently grepping through my school mailboxes to build a list of domains, but I really miss the search all from matching
Would this be worth an enhancement bug, or is this an intended "feature?" (I can definitely see the performance side.)