bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9312: 24.0.50; smtpmail


From: emacs user
Subject: bug#9312: 24.0.50; smtpmail
Date: Wed, 14 Sep 2011 21:09:32 +0300

On Tue, Sep 13, 2011 at 11:58 PM, emacs user <user.emacs@gmail.com> wrote:
> On Tue, Sep 13, 2011 at 11:45 PM, Lars Magne Ingebrigtsen
> <larsi@gnus.org> wrote:
>> emacs user <user.emacs@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@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")
>>
>> 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?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]