[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] sending email with ssl to Verizon server
From: |
Uday Reddy |
Subject: |
Re: [VM] sending email with ssl to Verizon server |
Date: |
Mon, 28 Oct 2013 09:00:05 +0000 |
Richard J. Frongillo writes:
> I have now loaded vm-8.2.0b from the launchpad site to which you
> pointed. I get different errors when attempting to "get mail" in a VM
> summary buffer:
>
> Checking for new mail...
> vm-pop-parse-spec-to-list: Variable binding depth exceeds
> max-specpdl-size
Apparently, there is an outstanding bug report about this.
https://bugs.launchpad.net/vm/+bug/932964
Perhaps some earlier version of VM works. Alan, can you provide any info
about this?
> and other errors when sending:
>
> Sending...
> gnutls.c: [1] (Emacs) GnuTLS library not found
First of all, I can't see why you need GnuTLS for sending mail. I have
never used it for mail sending. Secondly, if you haven't installed GnuTLS
libraries (which is how ssl gets "built into" Emacs 24), then you need
install the libraries. Eli Zaretski has provided his version of this
library and others at:
http://sourceforge.net/projects/ezwinports/files/
This GnuTLS doesn't work perfectly, but it does the job.
Cheers,
Uday