QUEUE-Rooms: give it an own view.
[citadel.git] / citadel / modules / smtp / serv_smtpqueue.c
index 72e5bc231d60a0b1b47c7dd00239cdb4cebb765e..4853950445dd41cf3f607b1f8c969c24f01da98d 100644 (file)
@@ -904,7 +904,7 @@ void smtp_init_spoolout(void) {
         * Create the room.  This will silently fail if the room already
         * exists, and that's perfectly ok, because we want it to exist.
         */
-       CtdlCreateRoom(SMTP_SPOOLOUT_ROOM, 3, "", 0, 1, 0, VIEW_MAILBOX);
+       CtdlCreateRoom(SMTP_SPOOLOUT_ROOM, 3, "", 0, 1, 0, VIEW_QUEUE);
 
        /*
         * Make sure it's set to be a "system room" so it doesn't show up