Exim errors

nealdxmhost

Verified User
Joined
Jan 1, 2009
Messages
232
Location
Los Angeles CA
Hey guys,

I have a customer on a dedicated box that is having all sorts of trouble with exim, he cannot send out any emails, and I look in the log files and this is what I am getting:

Code:
Error in system filter: unknown filtering command "$h_subject:." near line 46 of filter file

Can anyone help me out? PLEASE!!!!!
 
Did you change your /etc/exim_filter file?

You probably have a syntax error.
 
I just took a look and that file does not exist. The closest thing I have found is /etc/system_filter.exim, would that be what I need to look at?
 
line 46 in the client's file is this:
Code:
headers remove .Old-Subject.

I downloaded the original file you sent me the link to and it works now.
 
Back
Top