From: emacs user <user.emacs@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 9312@debbugs.gnu.org
Subject: bug#9312: 24.0.50; smtpmail
Date: Wed, 24 Aug 2011 21:58:52 -0400 [thread overview]
Message-ID: <CAK16+CeZEjxoFy-J9QaL4ANiep3=KQa366_xndESaKAEDrgiLg@mail.gmail.com> (raw)
In-Reply-To: <20053.39805.164133.802492@fencepost.gnu.org>
thanks again, here it is. note that when I use emacs 23.3 this does work well.
220 HUB00.xx.edu Microsoft ESMTP MAIL Service ready at Wed, 24 Aug
2011 21:53:29 -0400
250-HUB00.xx.edu Hello [10.xx]
250-SIZE 20971520
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-STARTTLS
250-AUTH GSSAPI NTLM
250-8BITMIME
250-BINARYMIME
250 CHUNKING
220 2.0.0 SMTP server ready
250-HUB00.xx.edu Hello [10.xx]
250-SIZE 20971520
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-AUTH GSSAPI NTLM LOGIN
250-8BITMIME
250-BINARYMIME
250 CHUNKING
Process smtpmail connection broken by remote peer
MAIL FROM:<yy@xx.edu> SIZE=365
530 5.7.1 Client was not authenticated
QUIT
On Wed, Aug 24, 2011 at 8:46 PM, Glenn Morris <rgm@gnu.org> wrote:
>
> emacs user wrote (on Wed, 24 Aug 2011 at 18:10 -0400):
>
>> thanks for the response, please see attached. apologies for replying
>> only to you rather than the group, I couldn't be sure there is no
>> private information/ passwords embedded in this output that I am
>> attaching.
>
> Fair enough. I am including the list again since I only quote a piece
> of what you sent:
>
>> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
>> =(nil 530)
>> (and auth-mechanisms (not ask-for-password) (= (car result) 530))
>
> It looks like your smtp server returned something unexpected after
> being presented with a "MAIL FROM" command. I made a change to handle
> this a little better, but it still probably won't actually work.
>
> The next step is probably to set smtpmail-debug-info non-nil, repeat
> the error, and post the contents of the "*trace of SMTP ..." buffer;
> perhaps just whatever the server responds after the "MAIL FROM"
> command.
>
>
>
next prev parent reply other threads:[~2011-08-25 1:58 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-17 13:02 bug#9312: 24.0.50; smtpmail emacs user
2011-08-24 4:11 ` Glenn Morris
[not found] ` <CAK16+CdfP0Htutm3K2nm76aOa7d85rREANJa8UoHds4fQ+q+_w@mail.gmail.com>
2011-08-25 0:46 ` Glenn Morris
2011-08-25 1:58 ` emacs user [this message]
2011-08-25 5:53 ` Glenn Morris
2011-09-03 22:01 ` Lars Magne Ingebrigtsen
2011-09-03 22:26 ` Glenn Morris
2011-09-03 23:06 ` emacs user
2011-09-10 18:43 ` Lars Magne Ingebrigtsen
2011-09-12 5:40 ` emacs user
2011-09-12 5:39 ` Lars Magne Ingebrigtsen
2011-09-13 20:15 ` emacs user
2011-09-13 20:33 ` Lars Magne Ingebrigtsen
2011-09-13 20:47 ` emacs user
2011-09-13 20:45 ` Lars Magne Ingebrigtsen
2011-09-13 20:58 ` emacs user
2011-09-14 18:09 ` emacs user
2011-09-14 21:51 ` Lars Magne Ingebrigtsen
2011-09-14 23:07 ` Lars Magne Ingebrigtsen
2011-09-17 15:23 ` emacs user
2011-09-18 7:37 ` Lars Magne Ingebrigtsen
2011-09-18 15:58 ` emacs user
2011-09-18 18:32 ` Lars Magne Ingebrigtsen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAK16+CeZEjxoFy-J9QaL4ANiep3=KQa366_xndESaKAEDrgiLg@mail.gmail.com' \
--to=user.emacs@gmail.com \
--cc=9312@debbugs.gnu.org \
--cc=rgm@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).