sendmail queue space problem

I got this error at my /var/spool/mqueue. No mails are sending and reviecing.

NOQUEUE: low on space (have 0, SMTP-D
AEMON needs 101 in /var/spool/mqueue)


My df -h output are as follows:

system:/var# df -h

Filesystem Size Used Avail Capacity Mounted on
/dev/hda8 1.4G 81M 1.3G 6% /
/dev/hda1 38M 1.1M 35M 3% /boot
/dev/hda6 22G 3.8G 17G 19% /home
/dev/hda5 1.4G 715M 667M 52% /usr
/dev/hda7 2.4G 2.2G 50K 100% /var

can anybody tell me how can i change mail queue path.
or i have to link /var/spool/mqueue to /home, there is enough space at /home path.

 

 

 

 

Top