11 Oct
2001
11 Oct
'01
10:54 p.m.
On Thu, Oct 11, 2001 at 07:02:01AM +0200, Remco Rijnders wrote:
Right now I have a rc.local.s10 like this:
Why not using rc.local.s00?
:0 * !(To|Cc):.*starchat.net ! spameater@webconquest.com
In general it should work but you need to be a bit more verbose how the problem is showing up. Did you enable "VERBOSE=on" in rc.local.s10? I would write the above recipe as :0 * !^TOstarchat.net ! spameater@webconquest.com
SUBJ=`formail -zx Subject:` :0fw * ! ^Subject:.*\[routing]\] * ! ^Subject:.Re: * | formail -I "Subject: [routing] $SUBJ"
What's purpose of this recipe?
But that doesn't seem to do the trick.
Any insights?
Insight need some clues ;) Werner