mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-25 07:38:57 +01:00
11 lines
412 B
Plaintext
11 lines
412 B
Plaintext
|
#
|
||
|
# Shorewall 2.0 /etc/shorewall/action.DropSMTP
|
||
|
#
|
||
|
# This action silently drops SMTP traffic.
|
||
|
#
|
||
|
######################################################################################
|
||
|
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
|
||
|
# PORT PORT(S) LIMIT
|
||
|
DROP - - tcp smtp
|
||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|