From: Ron Arts (raarts_at_office.netland.nl)
Date: Mon Feb 18 2002 - 11:23:06 EST
Gregg:
>
> Actually, that is the entire message sendmail is giving me, nothing else.
> It's the same message it writes in maillog
> sendmail[2458]: rejecting new messages: min free: 100
> That part I haven't figured out yet.
>
Off topic, but:
this message means you don't have enough diskspace in /var/spool/mqueue
(100 means 100 blocks, and a block will probably be 1K on your system)
Sendmail will not accept email if it can't store them in the mailqueue.
Either give it more space or (not advisable) lower the option:
# minimum number of free blocks on filesystem
O MinFreeBlocks=100
in /etc/sendmail.cf
Ron
-- Netland Internet Services bedrijfsmatige internetoplossingenhttp://www.netland.nl Kruislaan 419 1098 VA Amsterdam info: 020-5628282 servicedesk: 020-5628280 fax: 020-5628281
This archive was generated by hypermail 2.1.4 : Mon Aug 19 2002 - 12:01:01 EDT