summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mail-wrapper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mail-wrapper.c b/src/mail-wrapper.c
index 337426b60..e4e75068d 100644
--- a/src/mail-wrapper.c
+++ b/src/mail-wrapper.c
@@ -39,7 +39,7 @@ const char *LEGAL_PARENT_NAMES[] = {
/* Should make these arrays too... */
const int LEGAL_PARENT_UID = 1; /* mail's UID */
-const int LEGAL_PARENT_GID = 9001; /* mail's GID */
+const int LEGAL_PARENT_GID = 1; /* mail's GID */
/*