mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-22 18:51:24 +02:00
macro.Mail: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
ce6532ebfb
commit
d732a8a040
@ -1,7 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Shorewall - Mail Macro
|
# Shorewall -- /usr/share/shorewall/macro.Mail
|
||||||
#
|
|
||||||
# /usr/share/shorewall/macro.Mail
|
|
||||||
#
|
#
|
||||||
# This macro handles SMTP (email secure and insecure) traffic.
|
# 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.Submission.
|
||||||
@ -12,8 +10,8 @@
|
|||||||
# the POP3 or IMAP macros.
|
# the POP3 or IMAP macros.
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||||
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
||||||
PARAM - - tcp 25
|
SMTP
|
||||||
PARAM - - tcp 465
|
SMTPS
|
||||||
PARAM - - tcp 587
|
Submission
|
||||||
|
Loading…
x
Reference in New Issue
Block a user