[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE:Re: [cobalt-users] IMAP - Where is the Mail Folders root directory
- Subject: RE:Re: [cobalt-users] IMAP - Where is the Mail Folders root directory
- From: Chuck <nagy@xxxxxxxxxxxxxxxx>
- Date: Wed Jun 21 09:06:55 2000
On Tue, 20 Jun 2000, freeshop wrote:
[snip]
> Thanks for that, but how do you tell IMAP where to look for mail. I know that mail is stored in /var/spool/mail but can't get IMAP to look there.
check if the MAIL environment variable is set to /var/spool/mail/username
on the RaQ this is really /home/spool/mail/[username] to allow easier
quota implementation.