git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d2aa036
)
Docs: fix definition of msg:fail:delivery event
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 2 Apr 2017 11:50:56 +0000
(12:50 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 2 Apr 2017 11:50:56 +0000
(12:50 +0100)
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index a342a1712b615b421ae10c98ae7486ee7a5d394a..c78995f82008119d13957aaf790e317eb50c7b4a 100644
(file)
--- a/
doc/doc-docbook/spec.xfpt
+++ b/
doc/doc-docbook/spec.xfpt
@@
-38918,7
+38918,7
@@
The current list of events is:
&`msg:rcpt:host:defer after transport `& per recipient per host
&`msg:rcpt:defer after transport `& per recipient
&`msg:host:defer after transport `& per attempt
&`msg:rcpt:host:defer after transport `& per recipient per host
&`msg:rcpt:defer after transport `& per recipient
&`msg:host:defer after transport `& per attempt
-&`msg:fail:delivery after
main
`& per recipient
+&`msg:fail:delivery after
transport
`& per recipient
&`msg:fail:internal after main `& per recipient
&`tcp:connect before transport `& per connection
&`tcp:close after transport `& per connection
&`msg:fail:internal after main `& per recipient
&`tcp:connect before transport `& per connection
&`tcp:close after transport `& per connection
@@
-38935,6
+38935,11
@@
The second column in the table above describes whether the event fires
before or after the action is associates with. Those which fire before
can be used to affect that action (more on this below).
before or after the action is associates with. Those which fire before
can be used to affect that action (more on this below).
+.new
+The third column in the table above says what section of the configumration
+should define the event action.
+.wen
+
An additional variable, &$event_data$&, is filled with information varying
with the event type:
.display
An additional variable, &$event_data$&, is filled with information varying
with the event type:
.display