Kurt Hackenberg wrote:

> Madhusudan Singh  <[EMAIL PROTECTED]> wrote:
> 
>>(setq vm-spool-files (list
>>                     (concat "imap:myserver.mydomain.edu:993:inbox:login:"
>>                             (getenv "USER") ":*")))
> 
> Well, you're using the default IMAP-SSL port, 993, for plain IMAP,
> which by default uses port 143.  Is that the problem?
> 
> This is to use an IMAP server as a spool file, right?  If you want an
> IMAP folder, you should set vm-imap-server-list instead of
> vm-spool-files.
> 
> This is all documented in the VM manual.

Thanks for your response.

Indeed, I wish to use an imap folder. I will fix this now. Next, does VM
automatically import and accept the SSL certificate installed on the imap
server (like KMail for instance) or do I have to import it first and make
vm aware of it somehow ?
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to