Michael Renner wrote:
> ...snip...
> qmail: 974053338.446009 alert: cannot start: unable to switch to queue
> directory
>
> ...snip ...
> cassiopeia:/root # ls -ld /var/spool/qmail
> drwxr-x--- 11 qmailq qmail 1024 Nov 10 23:51 /var/spool/qmail
IMHO queue has to reside under ~/qmail respectively under the homedir of
the users for qmail.
qmail-send.c
...snip...
if (chdir("queue") == -1)
{ log1("alert: cannot start: unable to switch to queue directory\n");
_exit(111); }
...eos...
;) a
- unable to switch to queue directory Clifford Thurber
- Re: unable to switch to queue directory Sylwester S. Biernacki
- unable to switch to queue directory Michael Renner
- Alexander Jernejcic
