summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mail-wrapper.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mail-wrapper.c b/src/mail-wrapper.c
index ce68eb0b3..4e236de1e 100644
--- a/src/mail-wrapper.c
+++ b/src/mail-wrapper.c
@@ -40,6 +40,8 @@ const char *VALID_COMMANDS[] = {
"post",
"owner",
"request",
+ "subscribe",
+ "unsubscribe",
NULL /* Sentinel, don't remove */
};