From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16172 Path: news.gmane.org!not-for-mail From: Rainer M Krug Newsgroups: gmane.emacs.gnus.user Subject: Can't send emails to this list via gmane? Date: Thu, 28 Mar 2013 21:12:59 +0100 Message-ID: <87li97gu5w.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1364502994 4293 80.91.229.3 (28 Mar 2013 20:36:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Mar 2013 20:36:34 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Mar 28 21:37:01 2013 Return-path: Envelope-to: gegu-info-gnus-english@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 1ULJZC-0002DX-UI for gegu-info-gnus-english@m.gmane.org; Thu, 28 Mar 2013 21:36:59 +0100 Original-Received: from localhost ([::1]:49411 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULJYo-0005de-Qu for gegu-info-gnus-english@m.gmane.org; Thu, 28 Mar 2013 16:36:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:35699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULJC5-0004sM-6D for info-gnus-english@gnu.org; Thu, 28 Mar 2013 16:13:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULJC3-0004gq-E5 for info-gnus-english@gnu.org; Thu, 28 Mar 2013 16:13:05 -0400 Original-Received: from mail-wg0-f46.google.com ([74.125.82.46]:54731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULJC3-0004gf-8d for info-gnus-english@gnu.org; Thu, 28 Mar 2013 16:13:03 -0400 Original-Received: by mail-wg0-f46.google.com with SMTP id l18so1844703wgh.13 for ; Thu, 28 Mar 2013 13:13:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=JHuYvtjf4OWY7myMiyfVwyJVk9A8VGCBTXzKsTL2H0U=; b=zBHwJTT33QDeyo+OPlx1s917k/oF4VhQEcmKU/bBcoR/lN+psDZXJDSIXUdgh0k3+m h10Ycf9H6e8VvknqvC1TJh5tN6mn+G2XMMItxQxDORoXyICuOIUAKXseGqszKOdJRAYz QcE8S/6BO85fP4K0idhcW9FChNz1AZi/tOPtyyn3LS3ZY2Q0NzEV6JA+mw5GRkBhvlnu NVc76HMdT2rBXBrerJlbtBZLIfmWgqYV1mXRLWxilZFWhiHGJKAtm06pq3NVdbLBEWpD qIaOV4WrvK7PSC0HA/i/zVeaF21KClbCoRS5zbLGqqCPF3CQ1YqdrR5AiV8KbzcQwH5a gHgg== X-Received: by 10.180.37.146 with SMTP id y18mr18787397wij.10.1364501582547; Thu, 28 Mar 2013 13:13:02 -0700 (PDT) Original-Received: from ecolmod.local ([2a01:e35:8baa:b070:84ba:cab7:1ee8:459a]) by mx.google.com with ESMTPS id o5sm91960wix.3.2013.03.28.13.13.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 28 Mar 2013 13:13:01 -0700 (PDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.46 X-Mailman-Approved-At: Thu, 28 Mar 2013 16:36:32 -0400 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16172 Archived-At: Hi I am not able to post on newsgroups via gmane. I can email to the mailing list, but not post a new post or follow up via gmane. Below is my .gnus.el, and I subscribed to the gmane mailing lists via B in the groups buffer. Any suggestions? I have the following .gnus.el: ########## (require 'nnir) (setq user-mail-address "R.M.Krug@gmail.com") (setq user-full-name "Rainer M Krug") (setq gnus-select-method '(nnimap "gmail" (nnimap-address "imap.gmail.com") (nnimap-server-port 993) (nnimap-stream ssl) (nnimap-authinfo-file "~/.authinfo"))) ;; Configure outbound mail (SMTP) (setq smtpmail-starttls-credentials '(("smtp.gmail.com" 587 nil nil)) smtpmail-smtp-server "smtp.gmail.com" smtpmail-default-smtp-server "smtp.gmail.com" send-mail-function 'smtpmail-send-it message-send-mail-function 'smtpmail-send-it smtpmail-smtp-service 587 smtpmail-auth-credentials '(("smtp.gmail.com" 587 "R.M.Krug@gmail.com" nil)) smtpmail-debug-info t smtpmail-debug-verb t ) ;; set renderer for html mail to w3m in emacs (setq mm-text-html-renderer 'w3m) ;; set gnus-parameter (setq gnus-parameters '(("nnimap\+gmail/.*" (gnus-use-scoring nil) (display . all)) )) ########## Thanks, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug