Autor: Ken Reiss Datum: To: exim-users Betreff: [Exim] Filtering Question
I've looked deeply into the exim docs and cannot local the answer to
this (probably simple and obvious) question:
I'm trying to setup exim to send a copy of all mail sent FROM a certain
address to a specific other address. I was using exim 1.62 and upgraded
to 1.92, now. I always get an error that it cannot understand the if
command. Is this command not implemented in these versions? Or, have I
just setup the exim (system) filter wrong?
This is what I put ahead of the main configuration in /etc/exim.conf:
# exim filter
#######################################################################
if error_message then finish
elif $sender_address contains "info" then
unseen finish
else
unseen deliver some@???
endif
Thank you for your consideration of my question.
Ken Reiss
--
*************************
Kenneth A. Reiss
PortONE Internet, Inc.
160 Chapel Road
Manchester, CT 06040
860-722-3000
860-533-0033
Fax: 533-7225
*************************