Marc Perkel wrote: > > Peter Bowyer wrote: >> On 05/07/07, Marc Perkel <[EMAIL PROTECTED]> wrote: >> >>> I'm trying to figure out an easy way to send an automated abuse message >>> (to: abuse@) so that it makes one attempt only and quits. Sort of like a >>> fallback host to /dev/null. >>> >>> Anyone know an easy way to do this? >>> >> Look at retry rules. >> >> http://www.exim.org/exim-html-current/doc/html/spec_html/ch32.html >> >> > > I see. I thought those rules were based on target domain only. So I > could do [EMAIL PROTECTED] > > Thanks! >
What about a router that only handles "abuse" as the local_part and has "fallback_host" set to a host that doesn't perform retries? Thanks, Jason_Meers -- website at: http://www.exim-new-users.co.uk hosting by: http://www.line3.co.uk -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
