Greetings,
A little help :)
I have this
# Exim filter
# don't want to get multiple copies
if first_delivery
and (("$h_to:, $h_cc:" contains "user@???")
or ("$h_from:" contains "user@???"))
then
unseen deliver "store@???"
endif
and it works great but suddenly the account store@??? began to receive mails delivered to xuser@??? not only to user@??? . Is there a way to limit only user@??? ?
Thanks
--
Guillermo Llenas
Tecnología
Inter.net Argentina
________________________
+54 011 6328-1500
fax 0054 11 6328-1530
www.ar.inter.net
guillermo.llenas@???