I've made another discovery that may help solve this issue:

After a telnet to port 143 and logging in as [EMAIL PROTECTED]
(only) "ps axw | grep imapd" yields this line:

14183  ?  S    0:00 /usr/lib/courier-imap/bin/imapd Maildir

I am wondering if this should not read something more like:

/usr/lib/courier-imap/bin/imapd
/home/vpopmail/domains/cybermedix.co.nz/mail/Maildir

If I am right then it would appear that vchkpwd is somehow not
communicating the full pathname to the user's Maildir repository.

However, as per below, the following line exists in
/home/vpopmail/domains/cybermedix.co.nz/vpasswd

<encryptedpw>:1:0:mail:/home/vpopmail/domains/cybermedix.co.nz/mail:5000
0000

Does this information help at all?

Thanks very muchly once more.

Bryan.
 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bryan
Rentoul
Sent: Monday, 15 September 2003 11:33
To: 'Sam Varshavchik'; [EMAIL PROTECTED]
Subject: RE: [courier-users] Re: vpopmail virtual domains and courier
imap how-to??


Sam Varshavchik writes:

>This indicates that even though the userid/passwd for this account is
>correct, it's home directory or maildir field is not set correctly.

Thanks for that. I've done some investigating based on your comment.

The following line exists in
/home/vpopmail/domains/cybermedix.co.nz/vpasswd

<encryptedpw>:1:0:mail:/home/vpopmail/domains/cybermedix.co.nz/mail:5000
0000

That to me looks as though the home directory is set correctly.

Also, qmail and vpopmail are hapily accepting and delivering messages
for this account. Would that not also suggest the home directory is set
correctly?

Perhaps it's some kind of permissions thing? However:

drwx------   7 vpopmail vchkpw       4096 Jul 16 14:07 cybermedix.co.nz/
drwxr-----   6 vpopmail vchkpw       4096 Sep 13 23:39
cybermedix.co.nz/mail/Maildir/

And in /usr/lib/courier-imap/etc/imapd we have the line:

TCPDOPTS="-nodnslookup -noidentlookup -user=vpopmail -group=vchkpw"

So, as far as I can see, everything is correct. Though, surely, my
definition of "everything" in this instance is incomplete :(

Thanks for your help.

Bryan.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sam
Varshavchik
Sent: Monday, 15 September 2003 02:50
To: [EMAIL PROTECTED]
Subject: [courier-users] Re: vpopmail virtual domains and courier imap
how-to??


Bryan Rentoul writes:

> I telnet to localhost 143 and enter a login line for an account in my
> vpopmail virtual domains. That works fine. Specifically: "1 login 
> [EMAIL PROTECTED] <password>[enter]"
> 
> (/home/vpopmail/domains/cybermedix.co.nz/mail/Maildir exists and is
> all working fine with QMail and POP3 etc.)
> 
> BUT... when I then type "2 select inbox[enter]" (or INBOX) imapd just
> closes the telnet connection with the following message:
> 
>       * BYE [ALERT] Fatal Error: No such file or directory

This indicates that even though the userid/passwd for this account is 
correct, it's home directory or maildir field is not set correctly.





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to