From: <dm...@dm...> - 2002-07-23 08:40:19
|
* ha...@Pr... [2002-07-22 22:59:16] > When I try to send email from emacs I get the error message: > > 503 5.7.0 encryption too weak 0 less than 39 > > Anyone know how to do this? I am able to send email using Entourage or the > OS X Mail program, so maybe I should try to send mail from emacs via one of > those programs? > > Sending email used to work fine for me but my sttp server (at Princeton) is > now requiring authorization that appears to use that encryption. Simon Josefsson has some support for starttls in Emacs. See http://www.josefsson.org/emacs-smtp-starttls.html. Perhaps this will provide what you need - I use this with an iPlanet Messaging Server and it works fine. |