Daniel L. Miller: > > reject_unverified_recipient will stop as soon as it has a reply > > from the SMTP server (or from the local verify cache). > > > > If that result is "4XX Come back in a few seconds", then > > reject_unverified_recipient will not wait for a few seconds. > > > > Thank you. Is there an adjustment that will? Or is the manual client > step my only option?
To sound like a broken record, reject_unverified_recipient will stop when it has a reply from the remote SMTP server (or from the local verify cache). Just don't use reject_unverified_recipient for remote destinations. Wietse