unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: emacs user <user.emacs@gmail.com>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: 9312@debbugs.gnu.org
Subject: bug#9312: 24.0.50; smtpmail
Date: Tue, 13 Sep 2011 23:47:38 +0300	[thread overview]
Message-ID: <CAK16+Cd04Vge5jHPUJHUS3YRT-vKvD6Pihx1KKJAU5JYpR5ZCg@mail.gmail.com> (raw)
In-Reply-To: <m3aaa8gp2g.fsf@stories.gnus.org>

On Tue, Sep 13, 2011 at 11:33 PM, Lars Magne Ingebrigtsen
<larsi@gnus.org> wrote:
> emacs user <user.emacs@gmail.com> writes:
>
>> OK, tried again, *much* faster...  same response.  I actually get this
>> error message also when not using edebug.  here is the traceback.
>> admittedly, I switched by smtp server away from this one, so am not
>> affected by this bug personally.  will still be glad to explore this
>> some more if you feel this may be useful.  cheers, E
>>
>> Debugger entered--Lisp error: (error "Process smtpmail not running")
>>   process-send-string(#<process smtpmail> "QUIT")
>
> But now it fails on QUIT and not MAIL FROM, which is progress.  :-)
>
> After sending MAIL FROM, what's the value of the `result' variable?
>
> That is, after calling `smtpmail-read-response' here:
>
>              (smtpmail-send-command
>               process (format "MAIL FROM:<%s>%s%s"
>                               envelope-from size-part body-part))
>              (cond
>               ((smtpmail-ok-p (setq result (smtpmail-read-response process)))
>                ;; Success.
>                )

is this what we are looking for:

Result: " SIZE=374"
Result: ""
Result: "MAIL FROM:<my@address.edu> SIZE=374"
Result: nil
 [5 times]
Result: #<process smtpmail>
Result: (nil "te peer\nMAIL FROM:<my@address.edu> SIZE=374")
Result: (nil "te peer\nMAIL FROM:<my@adress.edu> SIZE=374")





  reply	other threads:[~2011-09-13 20:47 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
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 [this message]
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+Cd04Vge5jHPUJHUS3YRT-vKvD6Pihx1KKJAU5JYpR5ZCg@mail.gmail.com \
    --to=user.emacs@gmail.com \
    --cc=9312@debbugs.gnu.org \
    --cc=larsi@gnus.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).