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

Re: IMAP connection not working



On Fri, Oct 03, 2003 at 11:14:31PM +0200, Gerhard Siegesmund wrote:

> > 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/"
> 
> You have to set imap_user and imap_pass. You can't give them with the
> imaps-URI. Just use
> 
> set spoolfile="imaps://mail.domain.com/INBOX"
> set folder="imaps://mail.domain.com/"
> 
> And everything should work. (Well, at least mutt should now find the
> host)

Still cant find host. The muttrc now looks like this:

set certificate_file=~/.mutt_certs
set imap_authenticators="plain:login"
set imap_home_namespace="."
set imap_user="ajaitest@xxxxxxxxxx"
set imap_pass="notrealpass"
set spoolfile="imap://mail.domain.com/INBOX"
set folder="imap://mail.domain.com/"

I know the username and password are correct because I can login manually
using telnet!

-- 
Aj.
Sys. Admin / Developer