From: Gregg (greggk1_at_cox.net)
Date: Tue 19 Feb 2002 - 19:33:54 GMT
> 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
I think that was it, it's accepting email now! I don't know why I didn't
think of that.
Thanks.