Hello! Instead of splogger you recommend what other program? Before last correction qmail did not write log in /var/log/maillog.
----- Original Message ----- From: "Bill Shupp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 15, 2002 2:21 AM Subject: Re: [toaster] Delivery not :( (and log not) On Thursday, November 28, 2002, at 01:27 AM, ������� ������ wrote: > Hello! > Excuse! All has worked.... I have changed /var/qmail/rc. > New rc: > #!/bin/sh > > # Using splogger to send the log through syslog. > # Using qmail-local to deliver messages to ~/Mailbox by default. > > exec env - PATH="/var/qmail/bin:$PATH" \ > qmail-start ./Mailbox splogger qmail If you REALLY want to use mbox format over Maildir, then go ahead. But you shouldn't unless you have a need for mbox (like another application that doesn't support Maildir), or just want to slow things down. Courier-IMAP doesn't support mbox, so if you want IMAP, then you'll have to find another server that supports vpopmail. I'm not aware of any. Also, if you choose to use splogger, then you will not be able to graph qmail qmailmrtg7. Regards, Bill Shupp
