Linode Forum
https://forum.linode.com/

Lost in...
https://forum.linode.com/viewtopic.php?f=11&t=372
Page 2 of 2

Author:  HeadachesAbound [ Thu Oct 09, 2003 7:30 pm ]
Post subject: 

Well, it's over now. I've put the linode to rest and cloned a new one.

I think that the whole problem was the thing with using ' instead of `. We'll see if I'm right within a few minutes I hope.

Author:  HeadachesAbound [ Thu Oct 09, 2003 11:02 pm ]
Post subject: 

Not sure what I did to it the first time but whatever I did it wasn't happy. It being my linode. I've just spent the last 3 or 4 hours doing a complete re-install of apache / mysql / and qmail. So far so good. I'm able to send and receive and none of the problems I had earlier are there.

I'm thinking that the script syntax errors caused some kind of permission setting to get messed up on the queue but I also think that I may have installed a package that caused an error with my compilers which messed up a whole lot of things. I'm really liking my linode right now.

Author:  kenny [ Fri Oct 10, 2003 2:09 pm ]
Post subject: 

HeadachesAbound wrote:
451 qq trouble creating files in queue (#4.3.0)

"make setup" from the qmail source directory should rebuild your mail queue, fixing any permission or other problems.
HeadachesAbound wrote:
I have tried to download and compile queue-fix with no luck. I'm getting linker errors stating that there is an undefined reference to errno. Ideas?

I've never used with queue-fix, but odds are that you'll find
extern int errno;
somewhere in the source, replace it with
#include <errno.h>

If you do end up reinstalled, I'd _highly_ suggest using the directions at lifewithqmail.org. These directions are "newbie proof" and if you ever want to get support from the qmail mailing list, this is almost a requirement.

Page 2 of 2 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/