Mail System Problem This is the output for ls -la /var/mail for the specified user (I can't post all the directory output because it's too long (so many characters). Code: [root@webserver ~]# ls -la /var/mail/web1_user1 -rw------- 1 web1_user1 mail 2910002 Apr 4 16:33 /var/mail/web1_user1 This is the output for repquota -avug | web1_user1 Code: [root@webserver ~]# repquota -avug | grep web1_user1 web1_user1 -- 2864 0 0 5 0 0 The home directory is at /home/www/web1/user/ (the ISPConfig default).
everything is fine in my server, it keeps telling me procmail has not rights to write in the mail dir, pleaseee
Will be usual to fix one problem to have another? im really tired of fix bugs, i dont know if they are linux or postfix or ispconfig's bugs, but im really tired.. How the hell can i fix this one?!?!?! This is the Postfix program at host webserver2.imago.com.ar. I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. For further assistance, please send mail to <postmaster> If you do so, please include this problem report. You can delete your own text from the attached returned message. The Postfix program <[email protected]> (expanded from <[email protected]>): can't create user output file. Command output: procmail: Couldn't create "/var/mail/web1_daniel" The logs says the "·$)"·($") HD_QUOTA=*1024 error.
Which ISPConfig version do you use? Do you use Maildir or Mbox as mail storage format? Please post the output of the command "df -h" as falko requested? If you dont post data like the output of the command "df -h", we are not able to help you!
Well, correct me if iam wrong, but if you use mbox you can max have a mailfile of x mb (really not mucht) i've had the same problem, only solution i had was to split the whole mailfile into sinlge mails and use cat to restore the original, (meanwhile fetching all the mail) Hope this helps you... tijn
On current linux distributions, you dont have the 2GB limit anymore. But mbox files tend to get corrupted when a mail arrives while you download emails with pop3 or access them with imap. Thats why we recommend always to use maildir.