On Sun, Sep 14, 2014 at 12:25 AM, Heiko Schlittermann
<[email protected]> wrote:
>>
>> I ran across an entry on the exim wiki on recipient verification.
>> https://github.com/Exim/exim/wiki/Verification#recipient-verification
>>
>> Recipient Verification
>> Drop at connect time if the Recipient doesn't exist.
>> deny    message   = REJECTED - Recipient Verify Failed - User Not Found
>>         domains   = +all_mail_handled_locally
>>         !verify   = recipient/callout=2m,defer_ok,use_sender
>>
>> To me, connect time is acl_smtp_connect so as I read that, this is
>> supposed to be in acl_smtp_connect.  Unfortunately, the wiki entry
>> doesn't contain anything to clarify.
>
> "connect time" should be better written as "smtp time".

Changed.

...Todd
-- 
The total budget at all receivers for solving senders' problems is $0.
If you want them to accept your mail and manage it the way you want,
send it the way the spec says to. --John Levine

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