[top-posting adjusted]
On Mon, 3 Jun 2002, Myrth wrote:
------ Original Message Starts Here ----- jason kawaja
greetings.
- sun e250 ; solaris 8
- qmail 1.03
- couier-imap 1.4.6, run from tcpserver
- authshadow
here is a snip of an imap login :
INFO: LOGIN, user=user, ip=[127.0.0.1]
Failed to create cache file: ./tmp/1023117785.4728_imapuid_0.boole
Error: No such file or directory
Failed to create cache file: ./tmp/1023117785.4728_imapuid_0.boole
Error: No such file or directory
Failed to create cache file: ./tmp/1023117785.4728_imapuid_1.boole
Error: No such file or directory
Failed to create cache file: ./tmp/1023117785.4728_imapuid_1.boole
Error: No such file or directory
INFO: LOGOUT, user=user, ip=[127.0.0.1], headers=0, body=0
the user's home dir has ~/Maildir with cur,tmp,new inside.
none of the mails in ~/Maildir are viewable once connected, i'm sure
related to the above errors.
any ideas? tia.
Check that Maildir owner is the same as specified in your auth db.
the user's home directory and Maildir has the correct permissions. the
current implementation of uw-imap is working fine...i simply want to move
to courier.
my problem turned out to be how i was invoking imapd through tcpserver.
sorry for the bother.