forked from extern/shorewall_code
7dd9beeeae
Signed-off-by: Tom Eastep <teastep@shorewall.net>
17 lines
551 B
Plaintext
17 lines
551 B
Plaintext
#
|
|
# Shorewall version 5 - SMTPS Macro
|
|
#
|
|
# /usr/share/shorewall/macro.SMTPS
|
|
#
|
|
# This macro handles encrypted SMTPS (email) traffic.
|
|
#
|
|
# Note: This macro handles traffic between an MUA (Email client)
|
|
# and an MTA (mail server) or between MTAs. It does not enable
|
|
# reading of email via POP3 or IMAP. For those you need to use
|
|
# the POP3(S) or IMAP(S) macros.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 465
|