From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84725 Path: news.gmane.org!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.gnus.general Subject: gcc to remote groups (was: Using gnus with gmail: almost there) Date: Thu, 31 Jul 2014 09:19:53 +0200 Message-ID: <87r412ngfa.fsf_-_@eps142.cdf.udc.es> References: <87d2cm9ilr.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1406791264 15529 80.91.229.3 (31 Jul 2014 07:21:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jul 2014 07:21:04 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32968@lists.math.uh.edu Thu Jul 31 09:20:57 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XCkfX-0007S3-Sa for ding-account@gmane.org; Thu, 31 Jul 2014 09:20:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XCkes-0002Vi-PB; Thu, 31 Jul 2014 02:20:14 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XCkep-0002VV-HE for ding@lists.math.uh.edu; Thu, 31 Jul 2014 02:20:11 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XCken-0007sX-Gl for ding@lists.math.uh.edu; Thu, 31 Jul 2014 02:20:10 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XCkek-0000L1-HR for ding@gnus.org; Thu, 31 Jul 2014 09:20:06 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XCkek-0006i9-A1 for ding@gnus.org; Thu, 31 Jul 2014 09:20:06 +0200 Original-Received: from 180eps.cdf.udc.es ([193.147.37.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jul 2014 09:20:06 +0200 Original-Received: from aluaces by 180eps.cdf.udc.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jul 2014 09:20:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 180eps.cdf.udc.es User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:C5IXrTuT5Ipnl7886npFwPDY/2g= X-Spam-Score: -2.2 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84725 Archived-At: Tassilo Horn writes: > (,(rx "nnimap+Uni:ml/") > (gcc-self . "nnimap+Uni:Sent")) > (,(rx "nnimap+Fastmail:INBOX.mailinglists.") > (gcc-self . "nnimap+Fastmail:INBOX.Sent Items")))) On a side note, I wanted to do this as well, but I was worrying about losing the copy of an email if there are network problems during the sending process. Any issue with that? Thanks, -- Alberto