info-gnus-english
[Top][All Lists]
Advanced

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

Re: smtpmail, starttls authentication


From: Phillip Lord
Subject: Re: smtpmail, starttls authentication
Date: Wed, 30 Aug 2006 11:25:53 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)


>>>>> "w" == wmaple  <wmaple@126.com> writes:

  w> I have some problem like this yestoday, but now gnus works well
  w> with smtp.

Okay. You didn't say in your email, but what OS are you using? 

  w> My setting as follows:

  w> (setq user-full-name "user") (setq user-mail-address "user@hot")
  w> (setq send-mail-function 'smtpmail-send-it) (setq
  w> message-send-mail-function 'smtpmail-send-it) (setq
  w> smtpmail-default-smtp-server "user@hot") (setq
  w> smtpmail-auth-credentials ; or use ~/.authinfo
  w>       '(("smtp.hot" 25 "user" "pwd")))
  w> (setq smtpmail-starttls-credentials
  w>       '(("smtp.hot" 25 "~/.my_smtp_tls.key"
  w>       "~/.my_smtp_tls.cert")))

Where do you get your tls certificate and key from? I have no idea how
this works. 


  w> BTW, if your emacs' version is less than 21.3.1(it is mine), get
  w> a latest 'smtpmail.el' from CVS of emacs.  url:
  w> http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mail/


I have a CVS emacs. 

Cheers

Phil


reply via email to

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