donovan jeffrey j:
> 
> On Mar 2, 2010, at 7:31 PM, Daniel V. Reinhardt wrote:
> 
> >> this is default on all my systems.
> >
> >>
> >> MX1
> >> /dev/disk1s3               77G    51G    26G    66%    /
> >>
> >> MX2
> >> /dev/disk0s3              234G    46G   187G    20%    /
> >>
> >>

It may be worthwhile to run the Postfix fsspace test program.

- Download any Postfix source code that compiles on your system.

- cd into the source tree, then execute the following commands:

    make makefiles
    cd src/util
    make fsspace
    ./fsspace /var/spool/postfix

and report if the numbers look wrong.

Postfix uses the fsspace routine to determine the amount of
free space in the queue file system.

        Wietse

Reply via email to