Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Gaetan on June 30, 2003, 02:14:29 PM

Title: procmail
Post by: Gaetan on June 30, 2003, 02:14:29 PM
Hi,

I am using E-Smith Version 5.1.2
The qmail log message shows funny errors against certain users:

procmail:_Couldn't_create_"/var/spool/mail/ ...

Can someone help ?

Cheers

Gaetan
Title: Re: procmail
Post by: guestHH on June 30, 2003, 03:08:48 PM
Disk full?

enter 'df -h' as root on the console
Title: Re: procmail
Post by: Gaetan on June 30, 2003, 03:53:18 PM
Hi,

No, the disk is not full.


[root@e-smith /root]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda6             8.1G  5.6G  2.0G  73% /
/dev/sda1              15M  5.9M  8.5M  41% /boot


The disk was full 7 days ago. I had a problem with  a looping email (using Rav Antivirus) ...
I have clean the disk since then (user unused files).

Gaetan
Title: Re: procmail
Post by: Michiel Blotwijk on June 30, 2003, 04:46:43 PM
OK, two other random possibilities:

1/ Quota of these users exceeded?
2/ Permissions of the /var/spool/mail/[user] file changed?

Michiel
Title: Re: procmail
Post by: Rich Lafferty on July 02, 2003, 07:19:41 PM
SME Server runs qmail, not sendmail, and delivers mail to a maildir-type mailbox, ~/Maildir/ -- not to /var/spool/mail/$USER.

You'll need to tell procmail to deliver to that, not to /var/spool/mail/$USER.