From owner-freebsd-questions Thu Apr 20 10: 6:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4404.mail.yahoo.com (web4404.mail.yahoo.com [216.115.105.34]) by hub.freebsd.org (Postfix) with SMTP id 54AB937B5C1 for ; Thu, 20 Apr 2000 10:06:47 -0700 (PDT) (envelope-from thingsarebroken@yahoo.ca) Message-ID: <20000420151204.20156.qmail@web4404.mail.yahoo.com> Received: from [161.184.157.108] by web4404.mail.yahoo.com; Thu, 20 Apr 2000 11:12:04 EDT Date: Thu, 20 Apr 2000 11:12:04 -0400 (EDT) From: Dan Lazin Subject: Re: sendmail is complaining that mqueue doesn't exist To: Kluchnikov Grigory , questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I reinvoked sendmail using the -O QueueDirectory= option and then it worked fine. I was using a physical directory before named /var/spool/mqueue -- I had deleted the symlink after it found out it wasn't working. The physical directory and the symlink now both work fine. I reinvoked once with QueueDirectory and then again without, and it works. Many thanks, Dan --- Kluchnikov Grigory wrote: > Hi, > > I tried to do same things on my host and tried to > send mail. > It works OK! > Try to see permissions on your new mqueue dir and > to check that symlink to it is correct. > > Grigory. > > > Date: Thu, 20 Apr 2000 04:06:08 -0400 (EDT) > > From: Dan Lazin > > Subject: sendmail is complaining that mqueue > doesn't exist > > To: questions@FreeBSD.ORG > > > > > I did a dumb thing: I ran out of space on /var > because > > of a large message sitting in /var/spool/mqueue, > so I > > moved the contents of that directory over to > > /usr/mqueue, and symlinked /var/spool/mqueue over > to > > that location. Then sendmail started complaining > every > > time I tried to send a message. It says '451 > > queuename: Cannot create "qfBAA00619" in > > "/var/spool/mqueue" (euid=0): No such file or > > directory' > > > > Fine. So I deleted my symlink and built a new, > empty > > regular directory at /var/spool/mqueue. Same > error. I > > can't send mail, and it's making me sad. The mailq > > command works, however (now that I've moved the > queued > > messages back into /var/spool/mqueue). > > > > ls -l in /var/spool/ gives: > > ... > > drwxr-xr-x 2 root daemon 512 Apr 20 02:02 > mqueue > > ... > > > > So why is it saying that mqueue doesn't exist? It > > still has a bunch of queued messages in it, and > mailq > > finds them, so what's the problem? > > > > I don't like having to use this yahoo account > while my > > server is broken. Please help. > > > > Dan Lazin > > > > > > > > > _______________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.ca address at > http://mail.yahoo.ca > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > Best regards, > Grigory Klyuchnikov > ------------------------------------------------------------ > Institute for System Programming Russian Academy of > Sciences, > 109004, Moscow, Russia, B.Kommunistitcheskay, 25, > phone(work): +7-095-9125659 > fax: +7-095-9121524 > e-mail: > > _______________________________________________________ Do You Yahoo!? Get your free @yahoo.ca address at http://mail.yahoo.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message