I am using Exim as a spam filter for a dozen domains, I store recipients
in a recipients.txt using this directive
require recipients = nwildlsearch;/etc/exim/recipients.txt
I want to get abuse reports for all domains sent to me using this directive:
abuse@* [email protected] Tt
I thought I could add this line to /etc/exim/recipients.txt:
abuse@*
Exim doesn't like something I have done, he is rejecting incoming abuse@
messages with this comment: "rejected RCPT"
If I use *@whyme.com in recipients.txt, everything works fine, so I'm
not sure why abuse@* wouldn't work.
Any ideas?
--
John Schmerold
Katy Computer Systems, Inc
https://katy.com
St Louis
--
## 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/