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

Re: fetching message headers ...



thanks, that really helped, i used now:
set folder="imaps://imap.mur.at:993/"
set ssl_force_tls='yes'
 
now i am looking for howto fix imap header caching for mutt,
i hear it is possible in mutt-ng.
 
Ales Zemene 
--  
>>> citation of <kyle-mutt@xxxxxxxxxxxxxx> from Thu, Nov 02, 2006 at 01:37:22PM 
>>> -0500, Kyle Wheeler :
> Hmm. It would appear that we have an SSL-vs-TLS problem, maybe? 
> imap.mur.at appears to support imaps, but not imap. Make sure your 
> mailbox url is something that starts with imaps:// rather than 
> imap://. The difference is that imap:// tells mutt to connect to port 
> 143, and imaps:// tells mutt to connect to port 993; imap.mur.at is 
> only listening on port 993. $ssl_force_tls merely tells mutt to make 
> sure that the connection is encrypted... it's possible that in 
> previous versions of mutt, it would attempt the port 143 connection 
> (with the intent of using the STARTTLS imap extension), and if that 
> failed, would try the port 993 connection. I think that the current 
> one doesn't fall back (probably for reasons of "if what I told it to 
> do fails, it shouldn't attempt other stuff behind my back!" or 
> something similar).
> 
> ~Kyle
> -- 
> It is a dogma of faith that the demons can produce wind, storms, and 
> rain of fire from heaven.
>                                                  -- St. Thomas Aquinas