Hi, with last Ngnus from git, i can't send anymore mail, failing an smtp
error:


--8<---------------cut here---------------start------------->8---
Sending...
Sending via mail...
Opening STARTTLS connection to `smtp.gmail.com:587'...done
auth-source-user-or-password: DEPRECATED get login for smtp.gmail.com (587) + 
user=nil
auth-source-search: found 1 backends matching (:max 1 :host "smtp.gmail.com" 
:port 587)
/home/thierry/.authi: 0% (0/914)
/home/thierry/.authi: 100% (914/914)
auth-source-search: found 0 results (max 1/1) in nil matching (:max 1 :host 
"smtp.gmail.com" :port 587)
auth-source-user-or-password: DEPRECATED get password for smtp.gmail.com (587) 
+ user=nil
auth-source-search: found 1 backends matching (:max 1 :host "smtp.gmail.com" 
:port 587)
/home/thierry/.authi: 0% (0/914)
/home/thierry/.authi: 100% (914/914)
auth-source-search: found 0 results (max 1/1) in nil matching (:max 1 :host 
"smtp.gmail.com" :port 587)
Entering debugger...

Debugger entered--Lisp error: (error "Sending failed; SMTP protocol error")
  signal(error ("Sending failed; SMTP protocol error"))
  error("Sending failed; SMTP protocol error")
  smtpmail-send-it()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit nil nil)
--8<---------------cut here---------------end--------------->8---

I am using a .authinfo.gpg file.

I have reverted to:
,----
| commit 829f8a02f394b3e8735deb36b2845928b0bf1774
| Author: Lars Ingebrigtsen <[email protected]>
| Date:   Fri Feb 4 08:43:11 2011 -0800
| 
|     * gnus-sum.el (gnus-user-date): Renamed back from gnus-summary-user-date 
since user code refers to it.
`----

which work fine.

Do we have to change something in auth-source config and/or .authinfo
file, with new auth-source-search?
 
-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 


_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to