diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-22 18:40:29 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-26 18:40:28 +0000 |
commit | f21fc3483f1e7ea8be0690dab6cf5b96620f1bd4 (patch) | |
tree | 2623ebf226a5c230a146da6c8bb522dac4b7a05d /doc/doc-txt | |
parent | d57d474fe88b3c9837f8516779c87f3a76f682f2 (diff) |
Events: add docs note
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/experimental-spec.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt index 4f9504c05..18a5fd917 100644 --- a/doc/doc-txt/experimental-spec.txt +++ b/doc/doc-txt/experimental-spec.txt @@ -861,6 +861,8 @@ a) variables set in events raised from transports will not be visible outside that transport call. b) acl_m variables in a server context are lost on a new connection, and after helo/ehlo/mail/starttls/rset commands +Using an ACL expansion with the logwrite modifier can be a +useful way of writing to the main log. |