<<< Date Index >>>     <<< Thread Index >>>

Re: IMAP connection not working



On Fri, Oct 03, 2003 at 03:10:00PM -0500, Dan Boitnott wrote:

> Here's what works for me:
> 
> I have the following lines in my ~/.muttrc file:
> 
> set spoolfile=imaps://user@xxxxxxxxxxxxxxx/INBOX
> set folder=imaps://user@xxxxxxxxxxxxxxx/
> 
> This sets my default inbox to be the one on the IMAP server.

Our IMAP server is courier-imap + vpopmail.

My muttrc looks like this:

set certificate_file=~/.mutt_certs
set imap_authenticators="plain:login"
set imap_home_namespace="."
set spoolfile="imaps://ajai@xxxxxxxxxx@mail.domain.com/INBOX"
set folder="imaps://ajai@xxxxxxxxxx@mail.domain.com/"

In vpopmail, usernames are the full email address so my username is
ajai@xxxxxxxxxx and the mail server is mail.domain.com.

Anyone else using mutt with courier-imap & vpopmail ?

-- 
Aj.
Sys. Admin / Developer