|
| | Subject: | reject_unverified_recipient case sensitive? | | Group: | Postfix-users | | From: | Nick Smith | | Date: | 12 Apr 2007 |
It appears as though the reject_unverified_recipient code requires an
exact case sensitive match for an active cached entry before it will
return the result from cache rather than initiate a fresh probe
Since <Invalid.Recipient> and
<INVALID.RECIPIENT> are equivalent, it seems that this
behaviour causes additional probes to be generated unnecessarily
Nick
|