# HG changeset patch # User Menel # Date 1773141488 -3600 # Node ID 03e46a11eac647d5bbc09e66eaa1b0eef9f380fd # Parent bf8f96ee26051c115ced9e07bcd9c4bd2ddc0eef mod_firewall/README.md: Clarify layout how to seperate Rules. diff -r bf8f96ee2605 -r 03e46a11eac6 mod_firewall/README.md --- a/mod_firewall/README.md Mon Mar 09 17:03:11 2026 +0000 +++ b/mod_firewall/README.md Tue Mar 10 12:18:08 2026 +0100 @@ -16,7 +16,7 @@ ------------------------------------------------------------------------ -**Note:** mod\_firewall is in its very early stages. This documentation +**Note:** mod\_firewall is in its early stages. This documentation is liable to change, and some described functionality may be missing, incomplete or contain bugs. @@ -46,6 +46,7 @@ A firewall script is dominated by rules. Each rule has two parts: conditions, and actions. When a stanza matches all of the conditions, all of the actions are executed in order. +Different Rules are seperated from each other by an empty newline. Here is a simple example to block stanzas from spammer@example.com: