From fcc8e04755fd6f211fd636e6c077ac41963ab0b9 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 19 May 2013 18:14:50 +0100 Subject: Support AUTH for verify-callout and cutthrough-delivery. Refactored smtp transport to pull out AUTH-related routines so they could be also called from the verify code. Bugs 321, 823. --- test/stderr/0398 | 1 + 1 file changed, 1 insertion(+) (limited to 'test/stderr/0398') diff --git a/test/stderr/0398 b/test/stderr/0398 index 4e97f4e00..0ad911345 100644 --- a/test/stderr/0398 +++ b/test/stderr/0398 @@ -129,6 +129,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected 127.0.0.1 in hosts_avoid_esmtp? no (option unset) SMTP>> EHLO mail.test.ex SMTP<< 250 OK +127.0.0.1 in hosts_require_auth? no (option unset) SMTP>> MAIL FROM:<> SMTP<< 250 OK SMTP>> RCPT TO: -- cgit v1.2.3