On Mon, 30 Sep 2002, Ingo Bertulat wrote:
> I made an redirect_router with a filter to control the maximum
> messagesize, depending on the sender, resp. reciepent. It works fine
> by checking $h_to, but there is a problem with the 'cc'.
That's not the right way to do it. The header lines may contain
anything. You should be checking $local_part (and maybe $domain).
Because it's a router, it will be used for each recipient in turn.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.