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

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

bug#9017: 24.0.50; gnutls.c: [0] (Emacs) fatal error: Key usage violatio


From: Lars Magne Ingebrigtsen
Subject: bug#9017: 24.0.50; gnutls.c: [0] (Emacs) fatal error: Key usage violation in certificate has been detected.
Date: Wed, 13 Jul 2011 17:27:44 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

"Roland Winkler" <winkler@gnu.org> writes:

> make-network-process does not hang anymore, that's good. But I still
> cannot send emails. I am surprised that Emacs never asks me for a
> username / password for the remote server. Indeed, it seems that
> emacs assumes that it can establish a connection to the smtp server
> without this. But when emacs passes the "RCPT TO:..." to the smtp
> server, the server says
>
> 554 <winkler@gnu.org>: Recipient address rejected: Access denied
>
> (no matter what valid email address I use as recipient)
>
> I do not know how the new code is supposed to work here. Emacs 23
> had the variables smtpmail-auth-credentials and
> smtpmail-starttls-credentials. But these do not exist anymore.
> How are these things supposed to work with the new code?
> Will this be documented?

Did you try what I suggested?

(defun gnutls-available-p () nil)

and leaving `smtpmail-stream-type' alone?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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