info-gnus-english
[Top][All Lists]
Advanced

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

Re: Denied posting the From looks strange


From: GH
Subject: Re: Denied posting the From looks strange
Date: Tue, 13 Sep 2022 16:59:47 +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 via email to

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