> execute
> touch /var/log/imapd.log and touch /var/log/auth.log
> imapd does not create the files if they dont exist
Actually it's syslogd that does this. Syslogd will not write log files if
they don't already exist.
The files can be owned by root, since syslogd is doing the logging... not
t
It's working now thanks.
Manuel
--
Experience is what allows us to repeat our mistakes, only with more finesse!
-Derwood Fincher
(contributed by Chris Johnston)
On Thu, 2002-02-21 at 13:46, Manuel Hendel wrote:
> On Thu, Feb 21, 2002 at 02:31:24PM +0100, [EMAIL PROTECTED] wrote:
> >
> > execute
> > touch /var/log/imapd.log
> > and
> > touch /var/log/auth.log
> >
> > imapd does not create the files if they dont exist
>
> This doesn't change anything, I
Subject: Re: can't write to
the imapd.log and auth.log
[EMAIL PROTECTED]
On Thu, Feb 21, 2002 at 02:31:24PM +0100, [EMAIL PROTECTED] wrote:
>
> execute
> touch /var/log/imapd.log
> and
> touch /var/log/auth.log
>
> imapd does not create the files if they dont exist
This doesn't change anything, I tried this before.
Manuel
--
You may be disappointed if you fail, b
by: Subject: can't write to the
imapd.log and auth.log
[EMAIL PROTECTED]
rew
I did the same as described in the online documentation:
/etc/syslog.conf
local6.debug/var/log/imapd.log
auth.debug /var/log/auth.log
But there are no logs, instead I find logs about imap in the messages
file, this is because of the follow