I am trying to route my email using filters based on the recipient address. I want email with To addresses starting with (e.g.) the string "abc" to be routed to a specific destination.
If I use the Cpanel filtering based on Header To and Begins With abc, the Cpanel test filtering works but filtering of actual email doesn't seem to be selected by the filter as it should. If I use Header To and Contains abc, both the Cpanel Test filtering and filtering actual email work.
I also tried Begins with using the subject and that works as expected. It just doesn't do what I need.
I've also tried regular expressions and again can get it to work with expressions that match anywhere in the address string, but ones that try to match the beginning of the string work for the Cpanel test filtering but not with actual email.
Given that both regexp and Begins With are behaving similarly incorrectly, I suspect there is either a bug in the filtering or a hole in my understanding of how addresses are expressed for filtering.
Any suggestions?



LinkBack URL
About LinkBacks
Reply With Quote




