![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Discuss UNIX and Linux software applications. This includes SQL, Databases, Middleware, MOM, SOA, EDA, CEP, BI, BPM and similar topics. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script to Delete temp files and check file system | Bwood1377 | Shell Programming and Scripting | 3 | 08-14-2008 09:34 AM |
| Append to end of each line of file without a temp file. | rorey_breaker | Shell Programming and Scripting | 4 | 04-03-2008 11:11 AM |
| Probably an easy SMIT question- "Unable to open temp file" | jeffpas | AIX | 6 | 02-29-2008 06:06 PM |
| Set temp on Ubuntu to Celsius | piltrafa | Ubuntu | 0 | 02-15-2008 02:28 PM |
| Send Mail NOQUEUE low on space | real-chess | UNIX for Dummies Questions & Answers | 2 | 08-14-2006 01:57 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
mail: no space for temp file
I'm trying to read mail but I obtained this message:
msgcnt 2446 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent) mail: no space for temp file I want to empty my mailbox How could I make this? Regards Leonardo Siza |
|
||||
|
Your system administrator needs to free up some disk space. If you have files of your own on the file system which you don't need, then obviously, you can clear out those yourself.
|
|
||||
|
Try the df command to see what's mounted where. echo $MAIL should hopefully reveal where your mailbox is. Typically it's something like /var/spool/mail/you but there are many other ways to set it up, including under your home directory, or on a different server altogether.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|