
10th September 2008, 18:42
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,185 Times in 3,202 Posts
|
|
You use the wrong command:
postconf -d displays the defaults, the defaults are not changed of course. The value that is actually in use by the postfix can be displayed with:
postconf -n
|
|
The Following 2 Users Say Thank You to till For This Useful Post:
|
dron (10th September 2008),
pattyjay (30th November 2008)
|

10th September 2008, 18:47
|
|
Junior Member
|
|
Join Date: Feb 2008
Location: Opava, Czech republic
Posts: 9
Thanks: 6
Thanked 0 Times in 0 Posts
|
|
well, ok, I am realy stupid  thanx once more!
|

10th September 2008, 18:56
|
|
Senior Member
|
|
Join Date: Sep 2005
Posts: 116
Thanks: 4
Thanked 1 Time in 1 Post
|
|
the same here.
|

4th June 2009, 16:00
|
|
Junior Member
|
|
Join Date: Jun 2007
Posts: 18
Thanks: 3
Thanked 1 Time in 1 Post
|
|
Hi Fako,
I have had a problem similar to the one exposed in this thread. I used to receive rejected messages like this:
"/var/spool/mail/web1_fyc" procmail: Quota exceeded while writing
"/var/www/web1/Maildir/tmp/1244119843.17134_2.server1..."
I followed Till´s suggestions by increasing the qouta of the user. This strategy worked but not for so long. Rapidly the system reported me that my qouta was reached again. I can´t keep going up in the size of the qouta. I don´t understand why the qouta is being reached if I used to clean my mailbox every 5 minutes and I have not used this user to put information in the site.
Can you tell me how can I clean up the disk usage of the user ?
|

5th June 2009, 13:35
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
|
|
You might have to clean up the logs directory - maybe there are lots of big (and old) log files in there.
|

5th June 2009, 15:20
|
|
Junior Member
|
|
Join Date: Jun 2007
Posts: 18
Thanks: 3
Thanked 1 Time in 1 Post
|
|
Ok, thanks.
Can you tell me which of the log files should I attack. There are many. Sorry, I still do not know much about the structure of ispconfig.
|

6th June 2009, 10:32
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
|
|
You can delete all the old access logs (i.e., from the previous months).
|

8th June 2009, 21:51
|
|
Junior Member
|
|
Join Date: Jun 2007
Posts: 18
Thanks: 3
Thanked 1 Time in 1 Post
|
|
OK, this is how to solve it.
Be aware that this is true for an ispconfig working under Fedora 5 - 7. Maybe what i´m going to write works over other operating systems but then, it will be just a lucky coincidence.
Falko had reason, the log was full of information but the info wasn't so old. In the path var/www/webX/log there is a file called error.log. This receives all the error-warning notifications of my web page. As the directive display_errors of your php under ispconfig goes to off, your site won´t show any error-warning if it exists, but the log will be registering them. Here, I must make clear that your web pages may run even when warnings rise up. As this log affects your administrator qouta, while having more visitors, you will reach the qouta faster. Once you are on your limit, you may stop receiving emails if you configured your site to do so.
So what to do ? just go to the path i mentioned in the first paragraph, clean up de log and it will be all. I deleted the error.log file with rm command and I recreated it. The system is working now. Of course I will reach my quota again if i don't fix the code of my page but this will give me a time while I put hands on.
to see the errors - warnings of you page, use the ini_set('display_errors',1); directive. If you are having this problems, you will see on your page the same messages that populate you error.log file.
Thanks a lot to Falko and Till, as usual, excellent support !!!
|
|
The Following User Says Thank You to fycserv For This Useful Post:
|
falko (9th June 2009)
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 04:51.
|
Recent comments
1 day 19 hours ago
2 days 4 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 13 hours ago
2 days 14 hours ago
3 days 6 hours ago
3 days 7 hours ago