emacs-devel
[Top][All Lists]
Advanced

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

ma-gnus 06 +feedmail+smtpmail: can send with Xemacs but not with GNU ema


From: Uwe Brauer
Subject: ma-gnus 06 +feedmail+smtpmail: can send with Xemacs but not with GNU emacs 24
Date: Fri, 31 Jan 2014 13:28:47 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) XEmacs/21.5-b33 (linux)



This seems a absurd problem. (And it did not occur in GNU emacs 23 as
far as I remember)

I am using the same gnus (bbdb, feedmail) version 
in both: Xemacs 21.5.33 and in GNU emacs 24.


Now I can read my mail (gmail) via the corresponding imap setting.

However sending fails.

In both cases I have the following setting 
(setq feedmail-buffer-eating-function 'feedmail-buffer-to-smtpmail
      message-send-mail-function    'feedmail-send-it
      send-mail-function            'feedmail-send-it
      smtpmail-auth-credentials nil
      smtpmail-starttls-credentials nil
      smtpmail-debug-info t
      smtpmail-starttls-credentials '(("smtp.gmail.com" 587 nil nil))
      smtpmail-auth-credentials '(("smtp.gmail.com" 587 "address@hidden" nil))
      smtpmail-default-smtp-server "smtp.gmail.com" 
      smtpmail-smtp-server "smtp.gmail.com" ;Version:1.54
      smtpmail-smtp-service 587
        )


While in Xemacs everything works fine, in GNU emacs I obtain the
following error which I don't understand 

,----
[+]
| Debugger entered--Lisp error: (error "FQM: Sending...abandoned, no 
addressees")
|   signal(error ("FQM: Sending...abandoned, no addressees"))
|   error("FQM: Sending...abandoned, no addressees")
|   feedmail-send-it-immediately()
|   feedmail-send-it-immediately-wrapper()
|   feedmail-message-action-send()
|   feedmail-send-it()
|   message-multi-smtp-send-mail()
|   gnus-agent-send-mail()
|   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)
|   command-execute(message-send-and-exit)
`----
I don't understand why he is complaining about missing addresses. 
I have for example 

,----
[+]
| From: Uwe Brauer <address@hidden>
| To: address@hidden
| Subject: my
| X-Draft-From: ("nnimap+UCMgmail:INBOX")
| Gcc: nnml+archive:sent-mail
| Reply-To: Uwe Brauer <address@hidden>
| Date: Thu, 30 Jan 2014 23:50:35 +0100
| Message-ID: <address@hidden>
| User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)
| --text follows this line--
| Hello 
`----
I am completely puzzled and would appreciate any comment.


There  is also no error or debug buffer



Uwe Brauer 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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