Hi,
I'm a new user to this list, and fairly new to qmail. I have searched the
faq and the manual and couldn't find an answer to my problem.
Here's the situation:
I have 2 machines, almost identical. Both are (as far as I can tell) set up
identically.
1 machine works perfectly.
The other leaves a lot to be desired.
Here is my setup:
Maildir is the format.
I have a user jdoe
in the users home directory (/home/jdoe) the Maildir directory exists
Under the Maildir directory, there are three sub directories:
cur
new
tmp
Email comes in fine and is thrown into new as it should be.
I run:
/var/qmail/bin/qmail-popup test.notreal.com /bin/checkpassword
/var/qmail/bin/qmail-pop3d Maildir
I log in with proper username and password.
I issue a list command.
It shows NO messages.
I manually move the messages from new to cur, re-connect, re-issue a list
request, and it shows all of the messages.
If I run it on the other system that seems to be operating fine, it shows
that there are messages in the new directory when there are messages there.
I don't get the problem.
According to the man files and everything else, it should show everything
that is in new (and then proceed to go thru cur and clean up tmp after
download). I don't know what the problem is.
-Tony