/var/spool/clientmque 185meg
Brian Reichert
reichert at numachi.com
Sat Apr 16 09:18:32 PDT 2005
On Sun, Apr 17, 2005 at 01:59:18AM +1000, Warren wrote:
> > Hmm. Is this box pointed at a correct set of name servers? What happens
> > when you run this:
> >
> > sendmail -Ac -v -q
>
> Running /var/spool/clientmqueue/j3DH6EkG069310 (sequence 1 of 222)
> shinjii... Connecting to [127.0.0.1] via relay...
> 220 enterprise.shinji.nq.nu ESMTP Sendmail 8.13.1/8.12.10; Sun, 17 Apr 2005
> 01:5
> 6:01 +1000 (EST)
> EHLO enterprise.shinji.nq.nu
> 250-enterprise.shinji.nq.nu Hello localhost [127.0.0.1], pleased to meet you
> 250-ENHANCEDSTATUSCODES
> 250-PIPELINING
> 250-8BITMIME
> 250-SIZE
> 250-DSN
> 250-ETRN
> 250-DELIVERBY
> 250 HELP
> MAIL From:<> SIZE=2712
> 452 4.4.5 Insufficient disk space; try again later
> shinjii... Deferred: 452 4.4.5 Insufficient disk space; try again later
>
> /var: write failed, filesystem is full
> queueup: cannot create queue temp file ./tfj3DH6EkG069310, uid=25: No space
> left
> on device
>
> > ( If it's literally 'root at enterprise', you might want to make sure
> > that 'enterprise' resolves to a real host somewhere that accpts
> > mail, and that you have MX or A records appropriately set up. )
>
> what about root at localhost ?
You could simply say 'root', and be done with it.
> > A .forward file would only forward mail for that one user. From
> > /etc/aliases, you could handle mail for all users, if neccessary.
> >
> > This sounds more remote mail that not getting delivered.
Y'know, I hate sendmail. :)
You're trying to solve the problem of how you can get that mail
_somewhere_ so you can subsequently act on it, but I really want
to understand why it's broken for you in the first place...
Do you have any sendmail processes running at all?
ps auxww | grep sendmail
I'm looking at other threads that discuss this sort of stuff.
Try running this:
sendmail -L sm-msp-queue -Ac -q30m
I'm winging it, here...
>
> --
> Yours Sincerely
> Shinjii
> http://www.shinji.nq.nu
--
Brian Reichert <reichert at numachi.com>
55 Crystal Ave. #286 Daytime number: (603) 434-6842
Derry NH 03038-1725 USA BSD admin/developer at large
More information about the freebsd-questions
mailing list