all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Butler <Leo.Butler@umanitoba.ca>
To: gfp <gfp@posteo.at>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: sending mail with gnus
Date: Wed, 8 Jan 2025 16:17:59 +0000	[thread overview]
Message-ID: <87zfk11dqg.fsf@t14.reltub.ca> (raw)
In-Reply-To: <68b5c85c-3294-45ba-a0be-bea2ae128cee@posteo.at> (gfp@posteo.at's message of "Wed, 8 Jan 2025 13:22:58 +0000")

On Wed, Jan 08 2025, gfp <gfp@posteo.at> wrote:

> 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")))

I don't think that this is correct. See the examples in the Gnus manual:

(info "(gnus) Posting Styles")

[You can evaluate that sexp in Gnus/Emacs by placing point at the right
and typing the keychords C-x C-e. It will take you to the appropriate
part of the Gnus manual.]

Leo

>
>
> 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
>
>

-- 
---
Best regards,
Dr Butler

  parent reply	other threads:[~2025-01-08 16:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-08 13:22 sending mail with gnus gfp
2025-01-08 14:03 ` gfp
2025-01-08 16:17 ` Leo Butler [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zfk11dqg.fsf@t14.reltub.ca \
    --to=leo.butler@umanitoba.ca \
    --cc=gfp@posteo.at \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.