Greetings, I'm testing qmailadmin right now on a RedHat 7.3 system with:
qmail/vpopmail/mysql/qmailadmin/vqadmin/ezmlm/sqwebmail Accounts created can send and recieve mail without issue, via POP/SMTP or via sqwebmail. However, when setting up a forward for an account to test forwarding, I got the error: -------------------------- <[EMAIL PROTECTED]>: /var/qmail/alias,buffalo1111,foo.com can not open new email file errno=13 file=/home/vpopmail/domains/foo.com/buffalo1111/Maildir/tmp/1042657121.259 46.foo.com,S=649 --------------------------- the permissions on the dirs in question are: --------------------------------------- [root@foo buffalo1111]# ls -l total 4 drwx------ 8 vpopmail vchkpw 4096 Jan 14 16:28 Maildir and: [root@foo Maildir]# ls -l total 48 drwx------ 2 vpopmail vchkpw 4096 Jan 14 16:28 cur drwx------ 2 vpopmail vchkpw 4096 Jan 14 16:28 new -rw------- 1 vpopmail vchkpw 121 Jan 7 17:28 sqwebmail-config -rw------- 1 vpopmail vchkpw 12673 Jan 14 16:28 sqwebmail-curcache.gdbm -rw------- 1 vpopmail vchkpw 4 Jan 14 16:28 sqwebmail-curcnt -rw------- 1 vpopmail vchkpw 77 Jan 14 16:28 sqwebmail-ip -rw------- 1 vpopmail vchkpw 1 Jan 14 16:28 sqwebmail-timestamp -rw------- 1 vpopmail vchkpw 17 Jan 7 17:36 sqwebmail-token drwx------ 2 vpopmail vchkpw 4096 Jan 14 16:28 tmp ----------------------------------------------------------- Qmail's various parts are running as: ------------------------------------------------------------- [root@foo Maildir]# ps -ef | grep qmail qmaild 22329 1 0 Jan14 ? 00:00:00 /usr/local/bin/tcpserver -v -H - root 22330 1 0 Jan14 ? 00:00:00 /var/qmail/bin/splogger smtpd 3 qmails 22924 1 0 Jan14 ? 00:00:00 qmail-send qmaill 22925 22924 0 Jan14 ? 00:00:00 splogger qmail root 22926 22924 0 Jan14 ? 00:00:00 qmail-lspawn ./Mailbox qmailr 22927 22924 0 Jan14 ? 00:00:00 qmail-rspawn qmailq 22928 22924 0 Jan14 ? 00:00:00 qmail-clean --------------------------------------------------------------- Any ideas/pointers suggestions as to why this isn't working would be greatly appreciated. TIA, --Duncan