Audouy Jérôme <[EMAIL PROTECTED]> wrote:

>i try to install Qmail, but i have a problem when i launch the script
>svscan before launching qmail
>
>Multilog: ...can't acces to the directories /var/log/qmail/qmail-send
>Multilog: ...can't acces to the directories /var/log/qmail/qmail-smtpd
>
>this error print infinite messages on the term ... and it is'nt pretty to
>read ;)
>
>i haven't forget the qmail log directory with the righ access:
>
>chown qmaill /var/log/qmail
>chown qmaill /var/log/qmail/*

Access to /var/log/qmail/qmail-send requires more than just the
correct owner. The mode on the directory has to be right, as does the
mode of all of the parent directories.

Do:

  ls -ld / /var /var/log /var/log/qmail /var/log/qmail/*

and post the results.

-Dave

Reply via email to