[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] root/postmaster Returned mail: Can't create output - ODD??? RaQ3
- Subject: [cobalt-developers] root/postmaster Returned mail: Can't create output - ODD??? RaQ3
- From: "Malcolm Wild" <cobaltsec@xxxxxxxxxxx>
- Date: Sun Jun 24 19:01:58 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Getting bounced mail sent to postmaster@xxxxxxxxxxxxxxxxxxxxxx saying the
following message:
Returned mail: Can't create output
----- The following addresses had permanent fatal errors -----
<webmaster@xxxxxxxxxxxxxxxxxxxxxxxxxx>
----- Transcript of session follows -----
procmail: Quota exceeded while writing "/var/spool/mail/username"
550 <webmaster@xxxxxxxxxxxxxxxxxxxxxxxxxxx>... Can't create output
[attached is the actually email]
However their is no issue with space in the users mail box (40MB using User
is siteadmin using 3%, website using 20MB)
#cd /var/spool/mail
#ls -la | grep username
lrwxrwxrwx 1 username site85 43 Jun 6 00:18 username ->
/home/sites/siteX/../../spool/mail/username
#cd /home/sites/siteX/../../spool/mail/
#ls -la | grep username
-rw------- 1 username site85 8550 Jun 25 10:35 username
All looks fine
Factory Standard "pure" RaQ3 patched with Cobalt Only PKGs plus webalizer
1.3PKG and SSH PKG
Problem only arises when the RaQ forwards mail from root/postmaster account
to the catchall box of the servers 'webmaster'
Any ideas ???