From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.emacs.help Subject: Re: Mail posting in newsgroups in Gnus Date: Fri, 13 May 2016 18:55:18 -0600 Message-ID: <20160513183937477161621@bob.proulx.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1463187357 7176 80.91.229.3 (14 May 2016 00:55:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 May 2016 00:55:57 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "N. Raghavendra" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 14 02:55:43 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1b1Nrr-0000vd-4d for geh-help-gnu-emacs@m.gmane.org; Sat, 14 May 2016 02:55:43 +0200 Original-Received: from localhost ([::1]:36300 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1Nrq-0006Vq-HW for geh-help-gnu-emacs@m.gmane.org; Fri, 13 May 2016 20:55:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1Nra-0006Rf-Nr for help-gnu-emacs@gnu.org; Fri, 13 May 2016 20:55:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b1NrU-0007kq-PT for help-gnu-emacs@gnu.org; Fri, 13 May 2016 20:55:25 -0400 Original-Received: from havoc.proulx.com ([96.88.95.61]:53035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1NrU-0007km-J5 for help-gnu-emacs@gnu.org; Fri, 13 May 2016 20:55:20 -0400 Original-Received: from joseki.proulx.com (localhost [127.0.0.1]) by havoc.proulx.com (Postfix) with ESMTP id 606ABFC2; Fri, 13 May 2016 18:55:19 -0600 (MDT) Original-Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id F206C21257; Fri, 13 May 2016 18:55:18 -0600 (MDT) Original-Received: by hysteria.proulx.com (Postfix, from userid 1000) id B8A652DC49; Fri, 13 May 2016 18:55:18 -0600 (MDT) Mail-Followup-To: "N. Raghavendra" , help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 96.88.95.61 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:109943 Archived-At: N. Raghavendra wrote: > I read the mailing lists I am subscribed to as newsgroups through Gmane. Many people do. All good and okay. > Lately, I've been having problems with posting through Gmane --- posts > don't reach the mailing list for several hours, first postings to a list > don't trigger an auto-authorization message from Gmane, etc. I just want to say here that mail isn't instant messenger or IRC. It is a store and forward protocol. We are so used to mail being delivered very quickly, almost immediately, that when it isn't immediate we think something is wrong. But most of the time everything is working as designed. The mail will queue and then retry and send later. Plus often the delay is in the lists.gnu.org mail queue and there isn't anything we can do about that. Also no gnu.org mailing list should send automatic responses. Because anyone can mail anything with any return address to a mailing list. Spammers use that to create "backscatter spam" where either the message is bounced back to the target vicitim or the target victim is hit with endless autoreplies from everywhere in a denial of service attack. Having autoreplies enabled previously has landed lists.gnu.org onto the DNSBLs as a bad citizen previously. Therefore autoreplies are not allowed. Also one need not be subscribed in order to post. GNU mailing lists are mostly either for bug reports or for getting help such as this list. Forcing people to subscribe in order to post a bug report is too restrictive. Therefore like most free libre community mailing lists our lists are open to non-subscribers. However this means that we hold all new posters for moderation. This applies to both subscribers and non-subscribers alike. Otherwise there would be too much spam. These requirements mean that there is a delay upon initial contact. But hopefully the subscribers here are happy with the hopefully very low level of spam to the mailing lists due to these actions. Your address is both whitelisted and subscribed. Therefore you have both posted and have subscribed. There will be no moderation of your messages unless you change your address. > So, I am wondering if it is possible to post articles and followups in > Gmane newsgroups by email. Yes. It is just email. However the technicalities you ask about with gnus are beyond me as I do not know very much about it. > For example, if I am in the summary buffer of the > gmane.emacs.orgmode group, and hit `a', I'd like Gnus to start > composing a mail message to emacs-orgmode@gnu.org. Similarly, if I > am in the summary buffer of that group and hit "F", I'd like Gnus to > start composing a *mail* reply to the selected article, with > emacs-orgmode@gnu.org as the "To" address. Is there a way to do > this? I do not know the answer to your question and leave this to others to answer. > I was reading about group parameters in the manual. Will setting > to-address and to-list parameters of the gmane.emacs.orgmode group to > emacs-orgmode@gnu.org do what I've described above? Unfortunately, I > can't test it without spamming the mailing list with test messages. In theory this is just email, simply needs the In-Reply-To: and References: set correctly, and that is all. However I don't know about the details of the interface you are asking about. Actually getting that working might be difficult. What you are asking about is normal if one subscribes to the mailing list and replies to the messages using mail (or gnus) normally. > PS: My apologies if you get multiple copies of this message. I tried > sending it through Gmane earlier. Both came through. Bob