From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail317.mail.bellsouth.net ([205.152.58.177] helo=imf17bis.bellsouth.net) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 15lLG2-0006me-00 for ; Sun, 23 Sep 2001 22:14:06 -0400 Received: from host-216-79-200-27.pbi.bellsouth.net ([216.79.200.27]) by imf17bis.bellsouth.net (InterMail vM.5.01.01.01 201-252-104) with ESMTP id <20010924021440.PWOD7267.imf17bis.bellsouth.net@host-216-79-200-27.pbi.bellsouth.net> for ; Sun, 23 Sep 2001 22:14:40 -0400 Date: Sun, 23 Sep 2001 22:13:22 -0400 (EDT) From: Tommy Moore X-X-Sender: To: Subject: Re: procmail In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: One thing you should probably do is delete the lines that has the defautl MAILDIR. Something about $HOME/mail/imbox Then for example change the rule for the speakup list to look like this: :0: * ^Reply To: speakup $HOME/mail/speakup-list And for other mail what I do is do: :0 c: * ^From: someone@somewhere.com $HOME/mail/name The c on the first line tells the system to keep that person's message in the mbox and to also copy it to their mail box for archiving. You can also do this with the speakup list as well. Tommy