2008-12-07 19:17:26 +01:00
|
|
|
#
|
2016-02-15 17:20:39 +01:00
|
|
|
# Shorewall -- /usr/share/shorewall/macro.SMTP
|
2008-12-07 19:17:26 +01:00
|
|
|
#
|
2016-02-15 17:20:39 +01:00
|
|
|
# This macro handles SMTP (email) traffic.
|
|
|
|
# For deprecated SMTP encrypted over SSL (TLS), use macro.SMTPS.
|
|
|
|
# Note that STARTTLS can be used over the standard STMP port, so the use of
|
|
|
|
# this macro doesn't necessarily imply the use of an insecure connection.
|
2008-12-07 19:17:26 +01:00
|
|
|
#
|
|
|
|
###############################################################################
|
2016-02-15 17:20:39 +01:00
|
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
|
2008-12-07 19:17:26 +01:00
|
|
|
PARAM - - tcp 25
|