On 11/28/2016 03:14 AM, Jeremy Harris wrote:
> On 28/11/16 11:00, Rical Jasan wrote:
>> I noticed a few spam messages being accepted (saw the bounces failing)
>> for seemingly unverified recipients, and having a hard time tracking
>> down why.
> 
> Try feeding one in manually that duplicates it, using -bhc and
> -d-all+acl.

I get this:

check verify = recipient/callout
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
...
Cannot do callout: neither router nor transport provided a host list
----------- end verify ------------

The router:

dovecot:
  driver = accept
  domains = +vmail_domains
  transport = lmtp

The transport:

lmtp:
  driver = lmtp
  socket = /var/local/run/dovecot/lmtp
  batch_max = 32


I had added /callout to specifically address the issue of not accepting
messages for invalid recipients at SMTP-time, and had verified it fixed
my problem then ...but maybe I hallucinated that.  Have I really just
not noticed I've been accepting mail for invalid recipients this whole
time?  :\

It also seems strange the message is accepted at all.  Isn't that what
defer_ok is for?  It's intentionally absent, since I don't (think I)
want that.  If I can't verify a recipient I don't want to take the message.

Rical

-- 
## 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/

Reply via email to