From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 26465 invoked from network); 12 Nov 2022 01:29:42 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 12 Nov 2022 01:29:42 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1otfL1-003pLC-QD for ml@inbox.vuxu.org; Fri, 11 Nov 2022 19:29:39 -0600 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.96) (envelope-from ) id 1otfL1-003JtJ-1f for ml@inbox.vuxu.org; Fri, 11 Nov 2022 19:29:39 -0600 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1otfKw-003JtA-2n for ding@lists.math.uh.edu; Fri, 11 Nov 2022 19:29:35 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1otfKt-003pKf-W1 for ding@lists.math.uh.edu; Fri, 11 Nov 2022 19:29:34 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:Message-ID:Date:Subject:From:To: Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=1+YnNpa2/2Dv+nzYhG30J4270kq4AQCbPhH9kJrIG4M=; b=Dv0AP46vthL/QcFkJlLPdkUniv f47WoterFDeTljkgN+VEwx6M/xXseoLTxosdDQsCgrgrPSDrGNOnZdNTeZMdfaQUhsZt8cL5Phvhc 3bUvG424vPDS3rZkcGfWlL2dmSBQq40KXK5SlcmIHF/x0BBx7jTlCt+akHJ0OlKNpmW4=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1otfKl-0003mv-Ja for ding@gnus.org; Sat, 12 Nov 2022 02:29:27 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1otfKj-0000Ov-63 for ding@gnus.org; Sat, 12 Nov 2022 02:29:21 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: TRS-80 Subject: Splitting mail between multiple addresses Date: Fri, 11 Nov 2022 20:29:15 -0500 Message-ID: <87tu352c5w.fsf@isnotmyreal.name> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cancel-Lock: sha1:dz4pzC52b/slxUjb0yXW2q6SaZg= List-ID: Precedence: bulk Hello list, I have a couple different email addresses (each as secondary select methods), with nntp (Gmane) as primary select method. I have some rules defined in `nnmail-split-methods', and then under each email, I have `nnimap-split-methods' set to 'default'. This seemed to be the only way to get it to work. I would really like to set up splitting rules under each email address, that would be specific to mail coming to that address. But I could not figure out how to do so. Any tips would be appreciated. Cheers, TRS-80