In article <1157731291.706256.204550@h48g2000cwc.googlegroups .com>
"mluich" <mluich@gmail.com> writes:
> I'm hoping to get some routing done based on the Headers.
>Basicaly if there's a match in the headers I want to route it to a
>specific machine.
>
>I can get the header match working but it seems sendmail simply won't
>do the routing.
Correct, header rulesets can only result in reject or discard actions -
the routing decisions have already been made when sendmail receives the
headers.
>Is this possible? am i really barking up the wrong tree?
It has been discussed a number of times in the past here, the
cleanest/simplest solution is probably to use a flexible milter like
MIMEDefang (add/remove recipients based on header contents).
--Per Hedeland
per@hedeland.org