> I have two questions: > > 1. > [hanno: /home/hanno]>sudo cat .mailfilter > #Exim filter > echo "hallo" > > [hanno: /home/hanno]>sudo exim -bf .mailfilter < > Maildir/.Michael/cur/ > 1172559191.M952493P1292V00000063I003E8897_0.HannosServer,S=1529:2,S > Return-path taken from "Return-path:" header line > Return-path = [EMAIL PROTECTED] > Sender = [EMAIL PROTECTED] > Recipient = [EMAIL PROTECTED] > Testing Exim filter file ".mailfilter" > > Filter error: unknown filtering command "echo" near line 2 of filter > file > > what am I doing wrong ? > Well, the obvious answer to this one is you're using a command that isn't in the Exim filtering language. Have a look at http://www.exim.org/exim-html-4.66/doc/html/filter.html#id2506717
J -- ## 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/
