Gnus development mailing list
 help / color / mirror / Atom feed
From: Andrew Raines <aaraines@pobox.com>
Subject: Re: smtpmail and starttls
Date: Fri, 29 Apr 2005 10:12:11 -0500	[thread overview]
Message-ID: <uacnhty5w.fsf@mid.packer.its.vanderbilt.edu> (raw)
In-Reply-To: <ilu8y32m14v.fsf@latte.josefsson.org>

Simon Josefsson <jas@extundo.com> writes:

> Andrew Raines <aaraines@pobox.com> writes:

[...]

>>   (if (and do-starttls
>>            (smtpmail-find-credentials smtpmail-starttls-credentials host port)
>>            (member 'starttls supported-extensions)
>>  --->    ;;   (numberp (process-id process)))

[...]

> Interesting, can you find out what (process-id process)
> return at that point?

Debugger entered--returning value: nil
  process-id(#<process SMTP>)
* (numberp (process-id process))
  (progn (debug) (numberp (process-id process)))
  (and do-starttls (smtpmail-find-credentials ...)))))

-- 
    aaraines@pobox.com (Andrew A. Raines)




  reply	other threads:[~2005-04-29 15:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-28 14:37 Andrew Raines
2005-04-29  8:35 ` Simon Josefsson
2005-04-29 15:12   ` Andrew Raines [this message]
2005-04-29 18:08 ` STARTTLS and win32 (was: smtpmail and starttls) Andrew Raines
  -- strict thread matches above, loose matches on Subject: below --
2003-10-30 13:58 bogofilter config Jake Colman
2003-10-30 15:23 ` Ted Zlatanov
2003-10-30 15:35   ` Jake Colman
2003-10-30 15:40     ` Jake Colman
2003-10-30 15:54       ` Ted Zlatanov
2003-10-30 16:56         ` Jake Colman
2003-10-31 16:30           ` Ted Zlatanov
2003-10-31 17:32             ` Jake Colman
2003-10-31 18:51               ` Ted Zlatanov
2003-10-31 19:51                 ` Jake Colman
2003-11-01  3:08                   ` Ted Zlatanov
2003-11-07  6:39                     ` smtpmail and starttls John Owens
2003-11-07 16:50                       ` Simon Josefsson
2003-11-07 17:33                         ` John Owens
2003-11-08  1:38                           ` Simon Josefsson
2003-11-14  2:18                             ` John Owens
2003-11-07 20:12                         ` John Owens

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=uacnhty5w.fsf@mid.packer.its.vanderbilt.edu \
    --to=aaraines@pobox.com \
    /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.
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 NNTP newsgroup(s).