On Thursday 04 November 2004 11:17, [EMAIL PROTECTED] wrote:
> Jeff:
>
> Thanks for your reply. XMail $MAIL_ROOT/logs has permissions set to:
>
> "drwxrwxrwx    2 root     root        32768 Nov  4 07:32 . "
>
> and it runs as root anyway, so directory permissions should not be an
> issue. When command line
>
> XMAIL_CMD_LINE="-Md -Pl -Sl -Mr 24"
>
> is used in start script, it still does not write any logs. This (verbose
> logging with -Md) never worked before anyway, but POP, SMTP and SMAIL
> logging did.

You can't see debug output unless you run XMail from the command line. Stop 
XMail and run these commands from the command line (as root):

export MAIL_ROOT=/var/MailRoot
 /var/MailRoot/bin/XMail -Md -Pl -Sl -Fl -Cl -Ll

You should see debug info printed to the screen and the log files should work 
normally. If it still doesn't work, show us the screen output. If this works 
OK, then the problem is probably in your startup script.

Jeff
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to