Re: [exim] Spool file not found

Top Page
Delete this message
Reply to this message
Author: Andy Millar
Date:  
To: exim-users
Subject: Re: [exim] Spool file not found
Phil,

> "ls -la /var/spool/exim4_incoming"


# ls -la /var/spool/exim4_incoming
total 32
drwxr-x--- 5 Debian-exim Debian-exim  4096 2007-03-30 14:45 .
drwxr-xr-x 6 root        root         4096 2007-02-21 15:33 ..
drwxr-x--- 2 Debian-exim Debian-exim  4096 2007-04-18 01:18 db
-r-------- 1 Debian-exim Debian-exim   202 2007-03-30 14:45
gnutls-params
drwxr-xr-x 2 Debian-exim Debian-exim 12288 2007-06-04 08:41 input
drwxr-x--- 2 Debian-exim Debian-exim  4096 2007-06-04 08:41 msglog


Exim should only run as Debian-exim, and it is not spawned from a cron
job.

I have a fairly boring setup using Exim and MailScanner. MailScanner
gets email from /var/spool/exim4_incoming and puts it into
/var/spool/exim4 for delivery.

Could MailScanner be causing the fun?

- Andy