mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-09 01:04:06 +01:00
f717d097d7
Signed-off-by: Tom Eastep <teastep@shorewall.net>
15 lines
459 B
Plaintext
15 lines
459 B
Plaintext
#
|
|
# Shorewall version 4 - POP3S Macro
|
|
#
|
|
# /usr/share/shorewall/macro.POP3S
|
|
#
|
|
# This macro handles encrypted POP3 traffic. For plaintext POP3,
|
|
# see macro.POP3.
|
|
#
|
|
###############################################################################
|
|
?FORMAT 2
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 995 # Secure POP3
|