Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Denied posting the From looks strange
@ 2022-09-13  2:33 GH
  2022-09-13  8:19 ` Adam Sjøgren
  0 siblings, 1 reply; 3+ messages in thread
From: GH @ 2022-09-13  2:33 UTC (permalink / raw)
  To: info-gnus-english


Im testing mail stuff and I need send a mail with an "strange From"

I need that my from be like: user@hash

I can not use user@hash.localdomain configuring /etc/hosts or
similar. I need user@hash .

But gnus denied my post and say:

"Denied posting -- the From looks strange"

How can config gnus to post it?


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

* Re: Denied posting the From looks strange
  2022-09-13  2:33 Denied posting the From looks strange GH
@ 2022-09-13  8:19 ` Adam Sjøgren
  2022-09-13 14:59   ` GH
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Sjøgren @ 2022-09-13  8:19 UTC (permalink / raw)
  To: info-gnus-english

GH writes:

> "Denied posting -- the From looks strange"
>
> How can config gnus to post it?

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


  Best regards,

    Adam

-- 
 "He said, "He who is not for Me is against Me,"            Adam Sjøgren
  Just so you know where He's coming from."            asjo@koldfront.dk



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

* Re: Denied posting the From looks strange
  2022-09-13  8:19 ` Adam Sjøgren
@ 2022-09-13 14:59   ` GH
  0 siblings, 0 replies; 3+ messages in thread
From: GH @ 2022-09-13 14:59 UTC (permalink / raw)
  To: info-gnus-english

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


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

end of thread, other threads:[~2022-09-13 15:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13  2:33 Denied posting the From looks strange GH
2022-09-13  8:19 ` Adam Sjøgren
2022-09-13 14:59   ` GH

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