On 22/02/15 18:32, AC wrote: > Let me try that again with the right subject line > > [email protected] wrote: > >> P.S. I was wrong, sorry. We both missed that the miscreant's bot >> changed .net to .org (and mail. to smtp.). >> mail.acarver.net was rejected, smtp.* and *.org were not rejected. > > No problem. The thing is that my local domains are both .net and .org > (I do have both registered): > > domainlist local_domains = @:localhost:acarver.net:acarver.org > > The server itself is named mail.acarver.net.
Bingo. Your second, complicated, rule is doing a 3-element match against that list. The training two entries on the list only have two elements... Did you try testing? -- Cheers, Jeremy -- ## 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/
