Implement the infrastructure of the mailto notification owner as
authorMichael Haardt <michael@moria.de>
Thu, 18 Dec 2008 13:13:53 +0000 (13:13 +0000)
committerMichael Haardt <michael@moria.de>
Thu, 18 Dec 2008 13:13:53 +0000 (13:13 +0000)
commitefd9a4221230676150af3f26d08432c5567c3a07
tree523720ad0382afba614fe566522f802f0f113b18
parentb52bc06efc7a59bd262994eda285d2b125b767d7
Implement the infrastructure of the mailto notification owner as
required by draft-ietf-sieve-notify-mailto-10.  There is a new redirect
router option sieve_enotify_mailto_owner, which is passed to the Sieve
interpreter.  The actual Sieve patch will follow later.
src/src/deliver.c
src/src/filtertest.c
src/src/functions.h
src/src/rda.c
src/src/routers/queryprogram.c
src/src/routers/redirect.c
src/src/routers/redirect.h
src/src/sieve.c