all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* sending mail with gnus
@ 2025-01-08 13:22 gfp
  2025-01-08 14:03 ` gfp
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: gfp @ 2025-01-08 13:22 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org


[-- Attachment #1.1.1: Type: text/plain, Size: 1261 bytes --]

Hi,

now I tried to send an email with gnus:
------------------------------------------------------------
The debugger said:

  Emacs is about to send an email message, but it has not been
  configured for sending email.  To tell Emacs how to send email:

  - Type ‘mail client’ to start your default email client and
    pass it the message text.

  - Type ‘smtp’ to send mail directly to an "outgoing mail" server.
    (Emacs may prompt you for SMTP settings).

  Emacs will record your selection and will use it thereafter.
  To change it later, customize the option ‘send-mail-function’.


and
Wrong type argument; listp, mailclient-send-it
--------------------------------------------------------------

My gnus.el:

  Reply to mails with matching email address
(setq gnus-posting-styles
       '((address "gottfried <gottfried@posteo.de>")
        ("X-Message-SMTP-Method" "smtp Posteo-posteo.de 465 
gottfried@posteo.de")))


in the gnus manual it says:
;(setq message-send-mail-function 'smtpmail-send-it
;                smtpmail-default-smtp-server "smtp Posteo-posteo.de 465 
gottfried@posteo.de")

but it doesn´t work as well.

I guess there is some code missing.

thanks for help

Gottfried

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2451 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 665 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-01-09  9:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08 13:22 sending mail with gnus gfp
2025-01-08 14:03 ` gfp
2025-01-08 16:17 ` Leo Butler
2025-01-08 20:46 ` Michael Heerdegen via Users list for the GNU Emacs text editor
2025-01-08 20:53 ` Arash Esbati
2025-01-08 22:11   ` gfp
2025-01-08 22:36     ` Arash Esbati
2025-01-09  3:30     ` Leo Butler
2025-01-09  9:16       ` gfp

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.