From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82613 Path: news.gmane.org!not-for-mail From: bromley@lavabit.com Newsgroups: gmane.emacs.gnus.general Subject: Re: Getting started: splitting mail, SMIME, local copies Date: Sun, 16 Dec 2012 08:00:09 -0500 (EST) Message-ID: <1615.77.109.139.26.1355662809.squirrel@lavabit.com> References: <50187.178.18.17.204.1355256213.squirrel@lavabit.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1355662881 504 80.91.229.3 (16 Dec 2012 13:01:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Dec 2012 13:01:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30879@lists.math.uh.edu Sun Dec 16 14:01:36 2012 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 1TkDqT-0000Y6-N1 for ding-account@gmane.org; Sun, 16 Dec 2012 14:01:30 +0100 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 1TkDpJ-00022b-5V; Sun, 16 Dec 2012 07:00:17 -0600 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 1TkDpG-000227-2f for ding@lists.math.uh.edu; Sun, 16 Dec 2012 07:00:14 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TkDpE-00084A-NU for ding@lists.math.uh.edu; Sun, 16 Dec 2012 07:00:13 -0600 Original-Received: from karen.lavabit.com ([72.249.41.33]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TkDpC-0000WT-TI for ding@gnus.org; Sun, 16 Dec 2012 14:00:11 +0100 Original-Received: from a.earth.lavabit.com (a.earth.lavabit.com [192.168.111.10]) by karen.lavabit.com (Postfix) with ESMTP id 58A4B11BB94 for ; Sun, 16 Dec 2012 07:00:09 -0600 (CST) Original-Received: from lavabit.com (spftor5e1.privacyfoundation.ch [77.109.139.26]) by lavabit.com with ESMTP id OOP5PL430MEN for ; Sun, 16 Dec 2012 07:00:09 -0600 Original-Received: from 77.109.139.26 (SquirrelMail authenticated user bromley) by lavabit.com with HTTP; Sun, 16 Dec 2012 08:00:09 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=QF1vLsEMmOL/e/DHxJApemU0eF/Ux3Hp6VVmaktLR6QMffrW598+3wb7H5ViQQFZ4gzJqE2PJm1RCxbLqKxFfZjkV2H88M8IonAySpdlrT9yUhiV9LEpROReAib2AE4QkYdQ442I3/P/dy+l7osqaFhPcRM/590lUmmfaYCAohA=; h=Message-ID:In-Reply-To:References:Date:Subject:From:To:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding; In-Reply-To: User-Agent: SquirrelMail/1.4.13 X-Spam-Score: 0.9 (/) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.4989 Ham tokens: 0.000-14--92h-0s--0d--gnus, 0.002-2--7h-0s--0d--IMAP, 0.003-1--6h-0s--2d--setq, 0.004-10208--71029h-248s--0d--configure, 0.005-1--3h-0s--2d--Gnus Spam tokens: 0.992-1774--85h-8255s--0d--H*Ad:D*gnus.org, 0.989-1793--117h-8481s--0d--HTo:D*gnus.org, 0.989-1905--130h-9037s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.989-1905--130h-9037s--0d--H*RU:quimby.gnus.org, 0.987-1885--150h-9037s--0d--HX-Spam-Relays-Internal:quimby.gnus.org Autolearn status: ham -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.41.33 listed in list.dnswl.org] -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4989] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82613 Archived-At: > Here's an example for an IMAP folder: > (setq gnus-message-archive-group "nnimap+mail.hostname.com:Sent") Here is mine: (setq gnus-message-archive-group "Sent") I'd like to save all incoming mail from some-list@example.com to the "some-list" group and save the rest to "INBOX". Will the following work? (setq nnimap-inbox "INBOX") (nnimap-split-methods nnimap-split-fancy) (nnimap-split-fancy (| (from "some-list@example.com" "some-list") "INBOX")) Actually, it's not the desired workflow. I'd like to configure Gnus to copy the fetched messages to the corresponding local groups and expunge the remote ones (on the IMAP server). Could you help with this? Also I'd like to see my replies in "INBOX" and "some-list"* because it's easier to read threads this way. * In addition to "Sent".