From 5c7cba676ba3af98afc1dbe6b679655deb89ea92 Mon Sep 17 00:00:00 2001 From: Tuomo Soini Date: Mon, 15 Feb 2016 20:17:24 +0200 Subject: [PATCH] macro.Mail: use new MSA macro Signed-off-by: Tuomo Soini --- Shorewall/Macros/macro.Mail | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall/Macros/macro.Mail b/Shorewall/Macros/macro.Mail index 078c08c6a..4a4994da9 100644 --- a/Shorewall/Macros/macro.Mail +++ b/Shorewall/Macros/macro.Mail @@ -2,7 +2,7 @@ # Shorewall -- /usr/share/shorewall/macro.Mail # # This macro handles SMTP (email secure and insecure) traffic. -# It's the aggregate of macro.SMTP, macro.SMTPS, macro.Submission. +# It's the aggregate of macro.SMTP, macro.SMTPS, macro.MSA. # # Note: This macro handles traffic between an MUA (Email client) # and an MTA (mail server) or between MTAs. It does not enable @@ -14,4 +14,4 @@ SMTP SMTPS -Submission +MSA