GNU bug report logs -
#9312
24.0.50; smtpmail
Previous Next
Reported by: emacs user <user.emacs <at> gmail.com>
Date: Wed, 17 Aug 2011 13:06:02 UTC
Severity: normal
Tags: fixed
Merged with 9292
Found in version 24.0.50
Fixed in version 24.1
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #55 received at 9312 <at> debbugs.gnu.org (full text, mbox):
On Tue, Sep 13, 2011 at 11:58 PM, emacs user <user.emacs <at> gmail.com> wrote:
> On Tue, Sep 13, 2011 at 11:45 PM, Lars Magne Ingebrigtsen
> <larsi <at> gnus.org> wrote:
>> emacs user <user.emacs <at> gmail.com> writes:
>>
>>>> ((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 <at> address.edu> SIZE=374"
>>> Result: nil
>>> [5 times]
>>> Result: #<process smtpmail>
>>> Result: (nil "te peer\nMAIL FROM:<my <at> address.edu> SIZE=374")
>>> Result: (nil "te peer\nMAIL FROM:<my <at> adress.edu> SIZE=374")
>>
>> Is that the value of the `result' variable?
>
> I believe it is. am not too much of an expert...
>
interestingly, when using gmail for smtp (which works fine for me),
result gets the very different value
(250 "250 2.1.0 OK somerandomlettershere.19")
is this helpful?
This bug report was last modified 13 years and 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.