From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34862 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: Procmail, IMAP, ... Date: 20 Feb 2001 14:01:12 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170706 32483 80.91.224.250 (21 Oct 2002 03:25:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:25:06 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 34523D049E for ; Tue, 20 Feb 2001 08:02:12 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id HAC12019; Tue, 20 Feb 2001 07:01:39 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 20 Feb 2001 07:00:54 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA18746 for ; Tue, 20 Feb 2001 07:00:44 -0600 (CST) Original-Received: from imag.imag.fr (imag.imag.fr [129.88.30.1]) by mailhost.sclp.com (Postfix) with ESMTP id AA0A4D049E for ; Tue, 20 Feb 2001 08:01:13 -0500 (EST) Original-Received: from ormelune.imag.fr (ormelune.imag.fr [129.88.43.35]) by imag.imag.fr (8.9.3/8.8.6) with ESMTP id OAA03095 for ; Tue, 20 Feb 2001 14:01:12 +0100 (MET) Original-Received: from olan.imag.fr (olan [129.88.43.51]) by ormelune.imag.fr (8.9.1b+Sun/jtpda-5.3.3) with ESMTP id OAA25896 for ; Tue, 20 Feb 2001 14:01:12 +0100 (MET) Original-Received: from (kowalski@localhost) by olan.imag.fr (8.9.3/jtpda-5.3.3) id OAA10241 ; Tue, 20 Feb 2001 14:01:12 +0100 X-Authentication-Warning: olan.imag.fr: kowalski set sender to Nicolas.Kowalski@imag.fr using -f Original-To: ding@gnus.org User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Capitol Reef) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 22 Xref: main.gmane.org gmane.emacs.gnus.general:34862 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34862 Hello. I am using since several weeks Gnus as a mail & news reader at work. I also use procmail for sorting my incoming mail in a directory "~/mail/spool". The backend I use is nnfolder, configured to store mail into "~/mail/folders". Suppose I connect from home to my office's IMAP server. I tell nnimap backend to look in "~/mail/folders/*" (nnimap-list-pattern), but I will never see new mail...Sigh. Anyone has an idea/setup to let procmail filter my mail and Gnus see the final folders through IMAP ? I hope I did not confused anybody. Thanks Niko.