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

Courier-IMAP & mutt?



Still have not got this working and I have done a lot of Googling.

My muttrc looks like this:

# test setup for new mail server
set certificate_file=~/.mutt_certs
set imap_authenticators="plain:login"
set imap_home_namespace="."
set imap_user="ajai@xxxxxxxxxx"
set imap_pass="somepass"
set folder="imap://mail.domain.com/"
set spoolfile="imap://mail.domain.com/INBOX"
set realname="Ajai Khattri"

I still get "Could not find host" error message. If I telnet to the IMAP server
I can login using IMAP commands so I know the account and passwd are OK.

-- 
Aj.