all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Can't do email in Emacs 24.3
@ 2013-07-17 19:57 Joe Fineman
  2013-07-18  2:46 ` Eli Zaretskii
       [not found] ` <mailman.1302.1374115629.12400.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 8+ messages in thread
From: Joe Fineman @ 2013-07-17 19:57 UTC (permalink / raw)
  To: help-gnu-emacs

I've been using Emacs 22.3 (on Windows XP Professional SP3 with Cygwin)
with an SMTP email connection to a Verizon DSL account successfully
since 2008.  The outgoing SMTP server is outgoing.verizon.net, and the
port number is 25.  In my .emacs file, I have been using the
smtpmail-auth-credentials variable to provide emacs with the SMTP server
name, port number, user name and password of the email account.  This is
a plain (unencrypted) connection, not using SSL/TLS.

The other day, I attempted to ugrade to Emacs 24.3, and all went well
until I tried to send email.  Reading the documentation, I have
discovered that the variable "smtpmail-auth-credentials" is no longer
used, and I have created a ~/.authinfo file containing the required
authentication information.  I have also added variable definition (setq
smtpmail-stream-type nil) though this should presumably not be necessary
for a plain connection.

In all cases (and this is also true for Emacs 24.1, which I have also
tried), any attempt to send an email gives the response

  Sending failed: 500 5.7.0 Unknown AUTH error -1
  (Internal authentication error) in response to
  <a very long string of characters>

Can anyone explain how to fix this?  Thanks very much.
-- 
---  Joe Fineman    joe_f@verizon.net

||:  Idealism, frustration, demoralization.  :||


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-07-24 15:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-17 19:57 Can't do email in Emacs 24.3 Joe Fineman
2013-07-18  2:46 ` Eli Zaretskii
     [not found] ` <mailman.1302.1374115629.12400.help-gnu-emacs@gnu.org>
2013-07-19  0:46   ` fuzzfiend02148
2013-07-20 16:59     ` Aurélien Aptel
2013-07-20 17:16       ` Richard Riley
2013-07-23 20:15         ` Bob Proulx
     [not found]     ` <mailman.1483.1374339592.12400.help-gnu-emacs@gnu.org>
2013-07-23 19:14       ` fuzzfiend02148
2013-07-24 15:13         ` Joe Fineman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.