> errors_to = ${if
> eq{${domain:$address_data}}{SRS_DOMAIN}{fail}{${quote_local_part:${local_part:$address_data}}@${domain:$address_data}}}
Oh, i'm so stupid... it is:
errors_to = ${if
eq{${domain:$sender_address}}{SRS_DOMAIN}{fail}{${quote_local_part:${local_part:$address_data}}@${domain:$address_data}}}
the domain part of $address_data is EVER SRS_DOMAIN...
Sorry... ;(((
--
Nobody expects the Bavarian inquisition!
(Anonimo, 19/4/2005)
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/