PDA

View Full Version : qmail/vpopmail message retrieval problem


mcrsnap
05-14-2004, 09:09 PM
courier-imap on to a freebsd 5.2.1 box.

The installation seems ok. The qmr_inst_check script completed fine.

I can send and receive mail locally and remotely using a mutt client. When I
try to use a webmail client (squirrelmail 1.4.2) I successfully login but see
nothing in the inbox. Same results for a remote pop3 client. What is going
on? What did I do wrong?

the /var/log/maillog shows nothing wrong nor does /var/log/qmail/*

qmailctl stat looks good:

/service/qmail-send: up (pid 23884) 76936 seconds
/service/qmail-send/log: up (pid 75872) 0 seconds
/service/qmail-smtpd: up (pid 23887) 76936 seconds
/service/qmail-smtpd/log: up (pid 75871) 0 seconds
/service/qmail-pop3d: up (pid 23893) 76936 seconds
/service/qmail-pop3d/log: up (pid 23894) 76936 seconds
messages in queue: 0
messages in queue but not yet preprocessed: 0


Also, i can send email to another local user using pop3 or webmail I just
cannot see it.

any thoughts?

Mike
:shock:

mcrsnap
05-15-2004, 01:22 AM
I did correct a problem with a couple of the run scripts (thx Bill), my problem still exists.

Mike