Robert Fitzpatrick: > On 2/24/2012 2:44 PM, Wietse Venema wrote: > > Robert Fitzpatrick: > >> (maybe more) domain. I see the following message for this unknown user > >> where AV seems to be working, I only cache positives.... > > ... > >> Feb 24 08:33:55 mx1 postfix/smtp[6812]: 8024C2E2BD: > >> to=<tmia...@example.com>, relay=x.x.x.x[x.x.x.x]:25, delay=10, > >> delays=0.01/0.01/5.1/5, dsn=5.1.1, status=undeliverable > >> (host x.x.x.x[x.x.x.x] said: 550 5.1.1 User unknown (in reply to RCPT TO > >> command)) > >> Feb 24 08:34:00 mx1 postfix/qmgr[73990]: 8024C2E2BD: removed > >> > >> But unlike other domains that we transport for, I do not see the NOQUEUE > >> reject log entries for this user address, I do see the deliveries for > > > > If you don't save the probe result, then the result is thrown away. > > Telepathic computing is not yet commercially available. > > > > Thanks, yes, I understand why it is doing AV. What I don't understand is > how come another message to the same recipient around the same time gets > delivered to localhost for scanning.
Your configuration throws away negative probe results. Therefore, negative probe results never block mail. Wietse