help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VM 7.19 locks up repeatedly with GNU Emacs 21.3


From: Kurt Hackenberg
Subject: Re: VM 7.19 locks up repeatedly with GNU Emacs 21.3
Date: Wed, 4 May 2005 18:50:19 +0000 (UTC)

Madhusudan Singh  <spammers-go-here@spam.invalid> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]