This is odd. All of the sudden, qmail isn't logging to the maillog. I know
it's writeable, courier-imap still uses it.
Where should I be looking to find out the reason? All I can think of is my
rc file, but it looks like fine:
-----
#!/bin/sh
# Using splogger to send the log through syslog. # Using procmail to deliver
messages to /var/spool/mail/$USER by default.
exec env - PATH="/var/qmail/bin:$PATH" \ qmail-start '|preline procmail'
splogger qmail
------
trigger is also just fine. No change to it.
Any suggestions??
Thnx
Philip