I wonder how to set this variable? Which value should I set? in the
~/.gnus file or ~./emacs file?

Could you please give a example? 

I search the file message.el, And got the following:

;; Check "Shoot me".
   (message-check 'shoot
     (if (re-search-forward
          "Message-ID.*.i-did-not-set--mail-host-address--so-tickle-me" nil t)
         (y-or-n-p "You appear to have a misconfigured system.  Really post? ")
       t))


I think this is the problem, just as you said.
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to