On 11/06/07, Frank Wang <[EMAIL PROTECTED]> wrote: > Hi, > > My domain is in a virtual server, its exim.conf is > almost the same as this: > http://forums.rvskin.com/index.php?act=Attach&type=post&id=29 > i would like to do some mail filtering with it, i put > a .forward file in my home directory, but it has no > effect at all. what I'm missing here? .forward file > is as follow: > # Exim filter > if $header_subject: contains "test" > then > deliver [EMAIL PROTECTED] > endif
What do the logs say? What happens when you try a debug delivery? You have to do some basic diagnostics before anyone can help you much. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
