forked from extern/shorewall_code
46364902e3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5817 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
18 lines
617 B
Plaintext
18 lines
617 B
Plaintext
#
|
|
# Shorewall version 3.4 - 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 ORIGINAL RATE USER/
|
|
# PORT PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 465
|
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|