forked from extern/shorewall_code
2c84f6433a
few comments about usage. Suggest deprecating macro.Web in favour of HTTP & HTTPS. Any comments? git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3383 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
14 lines
435 B
Plaintext
14 lines
435 B
Plaintext
#
|
|
# Shorewall version 3.2 - POP3S Macro
|
|
#
|
|
# /usr/share/shorewall/macro.POP3S
|
|
#
|
|
# This macro handles encrypted POP3 traffic. For plaintext POP3,
|
|
# see macro.POP3.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/
|
|
# PORT PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 995 # Secure POP3
|
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|