From 41bbb4872fe4cfed35d6eef454fdda7fe04a9fd7 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Tue, 6 Apr 2021 12:17:28 +0200 Subject: [PATCH] mail/postfix: fix more label/help typos. (#2318) --- .../mvc/app/controllers/OPNsense/Postfix/forms/general.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/postfix/src/opnsense/mvc/app/controllers/OPNsense/Postfix/forms/general.xml b/mail/postfix/src/opnsense/mvc/app/controllers/OPNsense/Postfix/forms/general.xml index 0b7f475da..1ad688f19 100644 --- a/mail/postfix/src/opnsense/mvc/app/controllers/OPNsense/Postfix/forms/general.xml +++ b/mail/postfix/src/opnsense/mvc/app/controllers/OPNsense/Postfix/forms/general.xml @@ -123,7 +123,7 @@ general.relayhost text - Set the IP address or FQDN where all outgoung mails are sent to. + Set the IP address or FQDN where all outgoing mails are sent to. general.smtpauth_enabled @@ -198,13 +198,13 @@ general.reject_non_fqdn_sender - + checkbox For example senders without a domain or only a hostname. general.reject_non_fqdn_recipient - + checkbox For example recipients without a domain or only a hostname.