Gnus development mailing list
 help / color / mirror / Atom feed
From: John Owens <jowens@ece.ucdavis.edu>
Cc: John Owens <owens.aa@ece.ucdavis.edu>, ding@gnus.org
Subject: Re: smtpmail and starttls
Date: Fri, 7 Nov 2003 12:12:28 -0800	[thread overview]
Message-ID: <16299.64684.988583.940743@samba2.ece.ucdavis.edu> (raw)
In-Reply-To: <iluu15grulv.fsf@latte.josefsson.org>

Simon Josefsson writes:
    John Owens <owens.aa@ece.ucdavis.edu> writes:
    
    > I am trying to get smtpmail with queueing working with starttls. This
    > is on OS X 10.3, for the record.
    
    Which CVS revision of smtpmail.el?  Here's what I use, and I think it
    works.
    
    jas@latte:~$ grep -e smtp -e starttls .emacs
     '(message-send-mail-function (quote smtpmail-send-it))
     '(send-mail-function (quote smtpmail-send-it))
     '(smtpmail-debug-info t)
     '(smtpmail-smtp-server "localhost")
     '(smtpmail-smtp-service 2500)
     '(smtpmail-starttls-credentials (quote (("localhost" 2500 "~/.smtp-yxa-key" "~/.smtp-yxa-crt"))))
    jas@latte:~$

It was about time I got a whole new distribution, so I got gnus 5.10.3
from cvs and a brand new emacs from cvs (21.3.50) and sent mail via
smtpmail that way too. The smtpmail has a 2003 copyright now, and I'm
getting the same errors.

JDO



  parent reply	other threads:[~2003-11-07 20:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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-03 14:46                     ` Jake Colman
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 [this message]
2005-04-28 14:37 Andrew Raines
2005-04-29  8:35 ` Simon Josefsson
2005-04-29 15:12   ` Andrew Raines

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=16299.64684.988583.940743@samba2.ece.ucdavis.edu \
    --to=jowens@ece.ucdavis.edu \
    --cc=ding@gnus.org \
    --cc=owens.aa@ece.ucdavis.edu \
    /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).