mail() function stopped working????
Moderator: General Moderators
mail() function stopped working????
I run a freebsd server w/ apache 2. It hosts many websites with php scripts using the mail() function. Just recently and unexpectidly, the mail() function in those scripts has stopped working. I had not made any changes to the server since it was working. I restarted it and had the same problem. If anyone knows what the problem may be, please help. No errors are produced.
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
Awsome, you guys are moving me in the right direction. I checked the mail log and came up with this:
[/quote]
etc, etc. So anyway, ive ran out of memory somewhere... I tried deleting all files in the directory but still get the same error. I checked the free space on that mount--257998 kB / Free -1136 kB. I dont know why its so little... help would be appreciatedJan 16 00:00:01 bsdweb sendmail[2565]: i0G601BX002565: low on space (SMTP-DAEMON needs 296 bytes + 100 blocks in /var/spool/clientmqueue), max avail:
Jan 16 00:00:01 bsdweb sendmail[2565]: i0G601BX002565: from=root, size=775, class=0, nrcpts=1, msgid=<200401160600.i0G601BX002565@bsdweb.pcllca.net>,
Jan 16 00:00:01 bsdweb sendmail[2565]: i0G601BY002565: low on space (SMTP-DAEMON needs 0 bytes + 100 blocks in /var/spool/clientmqueue), max avail: 0
[/quote]