Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Posting to usenet via gnus
@ 2013-05-15 16:39 SabreWolfy
  2013-05-15 19:43 ` Slackrat
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SabreWolfy @ 2013-05-15 16:39 UTC (permalink / raw)
  To: info-gnus-english

I run Emacs 23.3.1 with Gnus 5.13 under various Debian-based distributions,
which I have configured to read news from Gmane. However, I post via the
Gmane website. What is the best way to post directly from within Emacs? I've
searched for a solution, but have not found one yet. Do I need to subscribe
to each group and suppress mail delivery (I'm accessing via Gmane). Any
guidance would be appreciated.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Posting to usenet via gnus
  2013-05-15 16:39 Posting to usenet via gnus SabreWolfy
@ 2013-05-15 19:43 ` Slackrat
  2013-05-16  4:54 ` W. Greenhouse
  2013-05-16 18:44 ` Adam Sjøgren
  2 siblings, 0 replies; 4+ messages in thread
From: Slackrat @ 2013-05-15 19:43 UTC (permalink / raw)
  To: SabreWolfy; +Cc: info-gnus-english

SabreWolfy a écrit profondement:

| I run Emacs 23.3.1 with Gnus 5.13 under various Debian-based distributions,
| which I have configured to read news from Gmane. However, I post via the
| Gmane website. What is the best way to post directly from within Emacs? I've
| searched for a solution, but have not found one yet. Do I need to subscribe
| to each group and suppress mail delivery (I'm accessing via Gmane). Any
| guidance would be appreciated.
>

Try "Eternal September" (free) outbound

Make sure you have a good "authinfo" file

You'll  probably gave to download the groups list ande subscribe
to what you want (NO BINARIES - Who wants 'em anyway)

Works for me but I'm configured a little differently than you.

[EX .gnus]
;; The default news server
;; (setq gnus-select-method '(nntp "world.bintube.com"))
;; LI login1 PW  pasdword1 on world.bintube.com
 (setq gnus-select-method '(nntp "news.eternal-september.org"))
;; LI login2 PW password2 on news.eternal-september.org
;;; #############################
;;; SETTING UP ADDITIONAL SERVERS
;;; #############################
;;;BEEF: Gnus doesn't show all groups / Gnus says I'm not allowed
;;;to post
;;; on this server as well as I am, what's that? 
;;;	
;;;Some providers allow restricted anonymous access and full 
;;;access only after authorization. To make Gnus send authinfo to those servers append 
;;;"force yes"
;;;to the line for those servers in ~/.authinfo. 
;;;3.6.	
;;;BEEF: I want Gnus to fetch news from several servers, 
;;;is this possible? 
;;;	
;;;Of course. You can specify more sources for articles in 
;;;the variable gnus-secondary-select-methods. 
;;;Add something like this in ~/.gnus: 
;;(add-to-list 'gnus-secondary-select-methods '(nntp "news.eternal-september.org"))
;;;(add-to-list 'gnus-secondary-select-methods '(nntp "news.yourThirdProvider.net"))
;;;(add-to-list 'gnus-secondary-select-methods '(nntp "news.yourFourthProvider.net"))
;;; ###################

[authinfo]
machine smtp.free.fr login login1 port 587 password 123456789
machine world.bintube.com login login22 password  123456789
machine news.eternal-september.org login login3 password
123456789 force yes

Good Luck

-- 
Bill Henderson
Fly your flag
http://inconnu.freeshell.org/rbr/portugal-flag.gif

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Posting to usenet via gnus
  2013-05-15 16:39 Posting to usenet via gnus SabreWolfy
  2013-05-15 19:43 ` Slackrat
@ 2013-05-16  4:54 ` W. Greenhouse
  2013-05-16 18:44 ` Adam Sjøgren
  2 siblings, 0 replies; 4+ messages in thread
From: W. Greenhouse @ 2013-05-16  4:54 UTC (permalink / raw)
  To: info-gnus-english-mXXj517/zsQ

SabreWolfy <sabrewolfy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> I run Emacs 23.3.1 with Gnus 5.13 under various Debian-based distributions,
> which I have configured to read news from Gmane. However, I post via the
> Gmane website. What is the best way to post directly from within Emacs? I've
> searched for a solution, but have not found one yet. Do I need to subscribe
> to each group and suppress mail delivery (I'm accessing via Gmane). Any
> guidance would be appreciated.

I'm slightly confused as to the problem.  If you want to post to mailing
lists using Gmane, just hit "a" to make a new post to a given list, or
"F" to make a followup.  The post will be sent following TMDA
verification (see below).

You must use a valid email address in the "From" field, because Gmane
will use this to send a confirmation email the first time you post to a
given mailing list to make sure you are a human.

This has nothing to do with subscribing to these mailing lists.  You do
not have to do this; in essence, Gmane has already "subscribed" on
behalf of all of its users--that's how it gets the mailing list messages.

-- 
BOFH excuse #162:

bugs in the RAID

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Posting to usenet via gnus
  2013-05-15 16:39 Posting to usenet via gnus SabreWolfy
  2013-05-15 19:43 ` Slackrat
  2013-05-16  4:54 ` W. Greenhouse
@ 2013-05-16 18:44 ` Adam Sjøgren
  2 siblings, 0 replies; 4+ messages in thread
From: Adam Sjøgren @ 2013-05-16 18:44 UTC (permalink / raw)
  To: info-gnus-english

SabreWolfy <sabrewolfy@gmail.com> writes:

> I run Emacs 23.3.1 with Gnus 5.13 under various Debian-based
> distributions, which I have configured to read news from Gmane.
> However, I post via the Gmane website. What is the best way to post
> directly from within Emacs?

When you have read an email in a Gmane group you would like to answer,
use F to post a follow up.

This works by Gmane receiving your article via nntp, and - the first
time you post to a group - sending you an email, that you have to reply
to before the article is forwarded to the mailing list, by Gmane, via
email.

For you to receive the email from Gmane (the "challenge") you need to
use a valid email-address in Gnus.

Also, for this to work, either the mailing list has to accept emails
from anyone, or, if it is a subscribers-only mailing list, you may have
to subscribe to it first.

You can read more about it here: http://gmane.org/post.php

> I've searched for a solution, but have not found one yet. Do I need to
> subscribe to each group and suppress mail delivery (I'm accessing via
> Gmane). Any guidance would be appreciated.

That depends on how the mailing list owner has set up the mailing list.

                                 o o o

Oh, and notice that Gmane is distinct from usenet. The same protocol is
used (nntp), but Gmane is not usenet and vice versa :-)


  Best regards,

    Adam

-- 
 "Hur långt man än har kommit                                 Adam Sjøgren
  är det alltid längre kvar"                             asjo@koldfront.dk

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-16 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-15 16:39 Posting to usenet via gnus SabreWolfy
2013-05-15 19:43 ` Slackrat
2013-05-16  4:54 ` W. Greenhouse
2013-05-16 18:44 ` Adam Sjøgren

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).