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.

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to