Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hadron <hadronquark@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: emacs, Gnus, sendmail ?
Date: Thu, 07 Jun 2007 11:37:57 +0200	[thread overview]
Message-ID: <87ira0ds0a.fsf@gmail.com> (raw)
In-Reply-To: <1181187350.287690@vasbyt.isdsl.net>

news@absamail.co.za writes:

> Re. Gnus, I read in the FAQ:-----  extract ------
>    I  just installed Gnus, started it via M-x gnus but it only says "nntp
>    (news) open error", what to do?
>    
>    You've  got  to  tell  Gnus  where  to  fetch  the news from. Read the
>    documentation for information on how to do this. As a first start, put
>    those lines in ~/.gnus.el:
> (setq gnus-select-method '(nntp "news.yourprovider.net"))
> (setq user-mail-address "you@yourprovider.net")
> (setq user-full-name "Your Name")
> ------------ end of extract-----
>
> I'm logged in as root [since I need freedom to setup the various 
> parameters], but I've got no /root/.gnus.el file; so I created one 
> containing the recommended:
>    '(setq gnus....'(nntp " ....").
> But still I only see the 'can't contect to server' error.

Do not log in as root to set this up.

Which linux/unix are you using?

If you create a root/.emacs and root/.gnus.el then how do you expect
your usual login to see these files?

You need /home/youruser/.gnus.el

where /home/youruser is your home directory.

And in it you will have something like

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

When you say "I only see "cant contact server"", where you logged in as
your normal user? if so, thats what I would expect because your normal
user doesnt have a .gnus.el - you set it up for root instead.

Learn sudo or whatever the equivalent is on your OS. Use google. But you
will only need that for configuring leafnode or something similar for
creating a localhost nntp server reading from a locally buffered cache.

>
> Also emacs apparently uses sendmail to send mail.
> But the 'return-path/from' fields are not configured.
> And sendmail.cf is a 57K monster !
> How is THIS problem to be fixed ?
>
> And what fascinates me, is that after all the labour invested, 
> the bleeding-edge-boys say  "you must keep updated".
> I.e install the latest version and re-do all the re-configuration ?!

No they dont. That is total rubbish. Emacs crowd are the most
conservative ever!

>
> Any advice on how to fix-it appreciated.
>
> == Chris Glur.
>
>

-- 

  reply	other threads:[~2007-06-07  9:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-07  3:35 news
2007-06-07  9:37 ` Hadron [this message]
2007-06-07 12:56 ` Dan Espen
2007-06-07 13:39 ` Joel J. Adamson
2007-06-07 17:27   ` Reiner Steib
2007-06-08  3:13     ` Tim X
2007-06-08  9:42       ` Dick Hoogendijk
2007-06-08 14:35         ` Tim X
2007-06-08 14:04       ` Reiner Steib
2007-06-08 14:38         ` Tim X
2007-06-08 14:23     ` Joel J. Adamson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ira0ds0a.fsf@gmail.com \
    --to=hadronquark@gmail.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).