mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
d732a8a040
Signed-off-by: Tuomo Soini <tis@foobar.fi>
18 lines
563 B
Plaintext
18 lines
563 B
Plaintext
#
|
|
# Shorewall -- /usr/share/shorewall/macro.Mail
|
|
#
|
|
# This macro handles SMTP (email secure and insecure) traffic.
|
|
# It's the aggregate of macro.SMTP, macro.SMTPS, macro.Submission.
|
|
#
|
|
# Note: This macro handles traffic between an MUA (Email client)
|
|
# and an MTA (mail server) or between MTAs. It does not enable
|
|
# reading of email via POP3 or IMAP. For those you need to use
|
|
# the POP3 or IMAP macros.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
SMTP
|
|
SMTPS
|
|
Submission
|