![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| regarding sendmail | sridharr83 | HP-UX | 1 | 12-18-2007 11:37 PM |
| Send Mail NOQUEUE low on space | real-chess | UNIX for Dummies Questions & Answers | 2 | 08-14-2006 09:57 AM |
| swap space / paging space | aaronh | AIX | 2 | 05-19-2004 07:06 AM |
| pageing space vs swap space | VeroL | UNIX for Dummies Questions & Answers | 1 | 01-22-2004 08:54 AM |
| NOQUEUE: low on space ( have 0, SMTP-DAEMON needs 101 in /var/spool/mqueue) | Dolly | UNIX for Dummies Questions & Answers | 10 | 06-13-2002 07:33 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
sendmail[5129]: NOQUEUE: low on space
sendmail[5129]: NOQUEUE: low on space (have 0,
SMTP-DAEMON needs 101 in /var/spool/mqueue) We're getting this message on our Solaris (Apache/1.3.19) server. Can anyone give me an idea of what to look at? I'd really appreciate it!
__________________
=============== SiteMouse <3O~~ |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
The error message has all the clues you need: sendmail is trying to write to /var/spool/mqueue but it is failing because the disk is full. Check your disk space usage with 'df -k'. You will need to expand the partition or archive/remove some files that not needed.
|
|
#3
|
|||
|
|||
|
Thanks!
I guess I had error message blindness. I've been using Windows too long and am used to error messages that don't give you a darned clue.
Thank you! Jodi
__________________
=============== SiteMouse <3O~~ |
|||
| Google The UNIX and Linux Forums |