summaryrefslogtreecommitdiff
path: root/src/src/routers/queryprogram.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/src/routers/queryprogram.c')
-rw-r--r--src/src/routers/queryprogram.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/src/routers/queryprogram.c b/src/src/routers/queryprogram.c
index b5f0b435e..3ae577ba8 100644
--- a/src/src/routers/queryprogram.c
+++ b/src/src/routers/queryprogram.c
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/src/src/routers/queryprogram.c,v 1.10 2007/01/08 10:50:20 ph10 Exp $ */
+/* $Cambridge: exim/src/src/routers/queryprogram.c,v 1.11 2008/12/18 13:13:54 michael Exp $ */
/*************************************************
* Exim - an Internet mail transport agent *
@@ -378,6 +378,7 @@ if (strcmpic(rword, US"REDIRECT") == 0)
RDO_REWRITE, /* rewrite generated addresses */
NULL, /* :include: directory not relevant */
NULL, /* sieve vacation directory not relevant */
+ NULL, /* sieve enotify mailto owner not relevant */
NULL, /* sieve useraddress not relevant */
NULL, /* sieve subaddress not relevant */
&ugid, /* uid/gid (but not set) */