Andrew Ribeiro writes: 

> Hello, 
> 
> I'm trying to use Courier IMAP 1.4.2 on Linux 2.4.9-13. 
> 
> My MDA is "maildrop," and it is configured to deliver mail to
> /var/spool/mail/{user_name}.  The delivery of mail into the maildir
> folders is working correctly. 
> 
> But I cannot retrieve mail with my IMAP client.  I think that I have not
> configured the Courier IMAP server properly.  It seems to be looking for
> my mail at $HOME/Maildir.

Correct, that's where maildirs are supposed to be. 

>                           Do I have to modify the call to imapd in my
> imapd.rc file to specify the correct maildir path? If so, how can I tell

No, that's won't work.  Your only option is to use a different 
authentication module, such as authuserdb, where you can manually specify 
the location of the maildir, for each account, or create soft links in the 
home directory. 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to