Hello,
I'm new to the user filter and get the following error
# Exim filter
if $header_subject: contains "foo"
then
deliver rotman@???
endif
is not an absolute path for the user_filter director
^^
-> some spaces
this is the exact output of the logfile.
my director is:
user_filter:
driver = forwardfile
check_local_user = false
user = exim
condition = ${lookup mysql{select id from mail ....
file = ${lookup mysql{select filter_content ....
filter
no_verify
anyone tried filters in db's?
any suggestions?
robert