>>>>> Teemu Likonen wrote:
> When I'm reading news through one server but have configured Gnus to
> send my messages through some other server Gnus always asks me if I
> really want to post to this possibly unknown group (or something like
> that).

It happens when the server and the group have never been accessed
for reading.

> Is it possible to turn off this question and make Gnus trust that I know
> what I'm doing?

Add this to the ~/.gnus.el file:

(add-to-list 'message-syntax-checks '(existing-newsgroups . disabled))
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to