From: Alexander Marx Date: Tue, 26 Jul 2016 12:40:45 +0000 (+0200) Subject: Firewall: Add Services SSMTP and submission X-Git-Tag: v2.19-core104~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0eccc8a97c59a3ad86c9370f4cfd844e63da8d2e;p=ipfire-2.x.git Firewall: Add Services SSMTP and submission Signed-off-by: Alexander Marx Signed-off-by: Michael Tremer --- diff --git a/config/fwhosts/customservices b/config/fwhosts/customservices index 9b25a72402..529f14e31f 100644 --- a/config/fwhosts/customservices +++ b/config/fwhosts/customservices @@ -32,3 +32,5 @@ 34,DNS (TCP),53,TCP,,0 19,FTPS data,989,TCP,BLANK,0 5,SMTP,25,TCP,BLANK,0 +35,Submission (TCP),587,TCP,BLANK,0 +36,SSMTP,465,TCP,BLANK,0