In my rcpt acl I already use:
drop message = Recipient unknown
!verify = recipient
delay = ${eval: ($rcpt_fail_count + 1) * 1}m
And later on:
accept local_parts = postmaster
domains = +local_domains
Do you think the above one causes the trouble I have?
Thanks
Sebastian
Am 14.11.2005 12:33 Uhr schrieb "Nigel Metheringham" unter
<nigel.metheringham@???>:
> You need:-
> * Recipient verification within your rcpt ACL
> * local address routing that does not include any catch-all
> routers