Karl Kleinpaste wrote:
Martin Jørgensen <[EMAIL PROTECTED]> writes:

(setq gnus-select-method '((nntp "192.168.1.100")))


Tassilo Horn <[EMAIL PROTECTED]> writes:

I think this should be
   (setq gnus-select-method '(nntp "192.168.1.100"))


Yes.  What Martin needs to bear in mind is that the distinguished
select method exists alone in one (singularly-named) variable, hence
it is exactly one list.  Other select methods are contained
collectively in another (plurally-named) variable, gnus-secondary-
select-methods, and it is therefore a list of lists -- so if it
contains a single such method, the list-enclosing parentheses must in
turn be encased in another pair of parentheses, within which other
such method lists might appear.

Wow... Thanks a lot. Now it works again........ I wanted to post a "thank you message" from inside gnus so I tried to post a test-message to a .test-group, so I tried this:

Newsgroups: dk.test
Subject: hello, there
X-Draft-From: ("dk.test" "")
From: test-user-full-name <[EMAIL PROTECTED]>
Date: Fri, 26 May 2006 21:25:34 +0200
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)
Cancel-Lock: sha1:6PW6NG/bR9amqbaZ8D8EqpUHOn4=
--text follows this line--
asdfklalalkjsljkasasljkaslkjjkdsjlkasadjsjkd;a;jsks;ajlk;jlsfd;ljakfsl;jkdds;jlkadskjlajlskjdflkkjla;sj;klfdsa;jlafsd;klja;kljas;ljkdsl;as;fdsajl;kssd;klj;kljasdaj;klsdakl;js;lsjkadfaj;klasdfkjlsdfkljk


But the problem is:

Couldn't send message via news: 441 Post rejected, formatting error: Message-ID: header contains invalid domain name part.
Auto-saving...

What does it mean by that?


Best regards / Med venlig hilsen
Martin Jørgensen

--
---------------------------------------------------------------------------
Home of Martin Jørgensen - http://www.martinjoergensen.dk
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to