diff options
| -rw-r--r-- | src/mail-wrapper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mail-wrapper.c b/src/mail-wrapper.c index 0e1a543ae..b56c8a5db 100644 --- a/src/mail-wrapper.c +++ b/src/mail-wrapper.c @@ -38,6 +38,7 @@ const char *VALID_COMMANDS[] = { "mailowner", "join", "leave", + "bounces", NULL /* Sentinel, don't remove */ }; |
