Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: GH <project@gnuhacker.org>
To: info-gnus-english@gnu.org
Subject: Re: Denied posting the From looks strange
Date: Tue, 13 Sep 2022 16:59:47 +0200	[thread overview]
Message-ID: <87tu5bwc9o.fsf@gnuhacker.org> (raw)
In-Reply-To: <87o7vjelf1.fsf@tullinup.koldfront.dk> ("Adam =?utf-8?Q?Sj?= =?utf-8?Q?=C3=B8gren=22's?= message of "Tue, 13 Sep 2022 10:19:30 +0200")

Adam Sjøgren <asjo@koldfront.dk> writes:

> Take a look at the variable message-syntax-checks - it might allow you
> to disable the from check you don't want?

Default *message-syntax-checks* value: '((sender . disabled))

I set:

(setq message-syntax-checks '((sender . disabled)
                              (from . disabled)))

works! thanks


      reply	other threads:[~2022-09-13 15:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-13  2:33 GH
2022-09-13  8:19 ` Adam Sjøgren
2022-09-13 14:59   ` GH [this message]

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=87tu5bwc9o.fsf@gnuhacker.org \
    --to=project@gnuhacker.org \
    --cc=info-gnus-english@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).