>>>>> "w" == wmaple  <[EMAIL PROTECTED]> 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 "[EMAIL PROTECTED]")
  w> (setq send-mail-function 'smtpmail-send-it) (setq
  w> message-send-mail-function 'smtpmail-send-it) (setq
  w> smtpmail-default-smtp-server "[EMAIL PROTECTED]") (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
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to