Hi list,
i like to make use of a domainlist in the retry-section which holds some
domains known to send huge amounts of spam-like mails. These mails
should have a relatively low retry time.
Since this domain list contains _sending_ domains, i think i had to use
some sort of pattern matching like this:
"${if eq{$sender_address}{*@+spamdomains}{*@*}{nixx@nixx}}" *
F,1d,30m
could this work as expected? unfortunately "exim -brt" could not be used
to test this...
kind regards,
Marian Neubert