Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject:
PostPosted: Thu Oct 09, 2003 7:30 pm 
Offline
Junior Member

Joined: Wed Oct 08, 2003 12:55 pm
Posts: 38
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.


Top
   
 Post subject:
PostPosted: Thu Oct 09, 2003 11:02 pm 
Offline
Junior Member

Joined: Wed Oct 08, 2003 12:55 pm
Posts: 38
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.


Top
   
 Post subject:
PostPosted: Fri Oct 10, 2003 2:09 pm 
Offline
Senior Member

Joined: Sat Jun 28, 2003 12:02 am
Posts: 66
Website: http://kenny.aust.in
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.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group