From 4e02a9823de2d8737d16451ea95bd7f107fc64f4 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Wed, 10 May 2017 22:31:39 -0700 Subject: [PATCH] Fix incorrect string https://sourceforge.net/p/webadmin/bugs/4953/ --- postfix/lang/en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postfix/lang/en b/postfix/lang/en index 5fdf64ad8..fbcbf70f0 100644 --- a/postfix/lang/en +++ b/postfix/lang/en @@ -812,7 +812,7 @@ sasl_noanonymous=Reject anonymous logins sasl_noplaintext=Reject plain-text logins opts_smtpd_delay_reject=Delay clients with failed logins? sasl_recip=SMTP recipient restrictions -sasl_relay=SMTP recipient restrictions +sasl_relay=SMTP relay restrictions sasl_permit_mynetworks=Allow connections from same network sasl_permit_sasl_authenticated=Allow authenticated clients sasl_reject_unauth_destination=Reject email to other domains