Software /
code /
prosody-modules
Diff
mod_firewall/README.markdown @ 2114:ce3dd93f30d9
mod_firewall: README: Note about marks applying to sessions, not JIDs
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 17 Mar 2016 12:10:50 +0000 |
parent | 2111:4e434abaf8fc |
child | 2342:6848297cf40a |
line wrap: on
line diff
--- a/mod_firewall/README.markdown Thu Mar 17 12:09:20 2016 +0000 +++ b/mod_firewall/README.markdown Thu Mar 17 12:10:50 2016 +0000 @@ -344,6 +344,11 @@ `MARK_ORIGIN=mark` Marks the originating session with the given flag. `UNMARK_ORIGIN=mark` Removes the given mark from the origin session (if it is set). +**Note:** Marks apply to sessions, not JIDs. E.g. if marking in a rule that matches a stanza received +over s2s, it is the s2s session that is marked. + +It is possible to have multiple marks on an origin at any given time. + ### Informational Action Description