Is it a stunnel version problem. I had imap/ssl woes until I installed the correct version of stunnel and pointed vm at it:
(setq vm-stunnel-program "stunnel4") I can't remember the symptoms. I do remember that it was quite easy to debug stunnel on the command line. I can't remember how though. Robert Goldman writes: > I'm having a bit of trouble getting myself started up with IMAP folders and > VM. > > Although I have set vm-imap-server-list to a list of my imap servers, when I > start VM, it opens ~/INBOX instead of my IMAP folders. > > When I try to visit an IMAP folder (with vm-visit-imap-folder), > I get an error that looks like this: > > Starting IMAP over SSL session Thu Jan 31 12:41:40 2013 > -- connecting to mail.yyyyyyy.net:993 > * OK Dovecot ready. > -- connected for folders > VM CAPABILITY > INTERNAL ERROR: Bad magic at network.c, line 293 > > Process IMAP over SSL abort trap: 6 > > Any idea what could be causing that? > > I realize that this may be an stunnel issue, rather than VM, but figured it > might be me misconfiguring stunnel by misconfiguring VM. > > Any suggestions? > > thanks! > > -- Les Smithson
