forked from extern/shorewall_code
832ef83da9
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7839 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
17 lines
431 B
Plaintext
17 lines
431 B
Plaintext
#
|
|
# Shorewall version 4 - POP3S Macro
|
|
#
|
|
# /usr/share/shorewall/macro.POP3S
|
|
#
|
|
# This macro handles encrypted POP3 traffic. For plaintext POP3,
|
|
# see macro.POP3.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE PROTO DEST SOURCE RATE USER/
|
|
# PORT(S) PORT(S) LIMIT GROUP
|
|
|
|
COMMENT POP3S
|
|
|
|
PARAM - - tcp 995 # Secure POP3
|
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|