From 24f66b4d1c46e638edbd1af06d3705cf0767a3c7 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 7 May 2012 21:15:33 +0100 Subject: Add testcase for callout fallback from ESMTP to SMTP. --- src/src/smtp_in.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/src/smtp_in.c b/src/src/smtp_in.c index 9c81579bc..db7f133ca 100644 --- a/src/src/smtp_in.c +++ b/src/src/smtp_in.c @@ -3991,7 +3991,7 @@ while (done <= 0) break; /* It is perhaps arguable as to which exit ACL should be called here, - but as it is probably a situtation that almost never arises, it + but as it is probably a situation that almost never arises, it probably doesn't matter. We choose to call the real QUIT ACL, which in some sense is perhaps "right". */ -- cgit v1.2.3