all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joe Fineman <joe_f@verizon.net>
To: help-gnu-emacs@gnu.org
Subject: Can't do email in Emacs 24.3
Date: Wed, 17 Jul 2013 15:57:14 -0400	[thread overview]
Message-ID: <u61w9x8md.fsf@verizon.net> (raw)

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.  :||


             reply	other threads:[~2013-07-17 19:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17 19:57 Joe Fineman [this message]
2013-07-18  2:46 ` Can't do email in Emacs 24.3 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u61w9x8md.fsf@verizon.net \
    --to=joe_f@verizon.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.