Kevin Smith <[EMAIL PROTECTED]> wrote:
> 
> An unknown error has occurred. Subject 'Test', Account: 'Kevin Smith',
> Server: 'dwshop2.dedic.web.xara.net', Protocol: SMTP, Server Response: '451
> qq trouble creating files in queue (#4.3.0)', Port: 25, Secure(SSL): No,
> Server Error: 451, Error Number: 0x800CCC6A
> 
> Because I had a huge queue of messages I did not need, I stopped qmail by
> this command, kill -TERM [pid] and then removed alls the files from the
> following directories :
> 
>     /var/qmail/queue/info
>     /var/qmail/queue/local
>     /var/qmail/queue/mess
>     /var/qmail/queue/remote
> 

qmail can't create files in the queue.  One of the following is true:

-out of disk space
-out of inodes
-permissions on the queue directories are wrong
-ownership of the queue directories are wrong

queue-fix (available from www.qmail.org) can fix this.  Or, stop qmail,
rm -rf /var/qmail/queue (you'll lose all mail in the queue), and run
"make setup check" from the qmail source directory.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to