From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: Automatic reply from rmail ? Date: Tue, 27 Dec 2005 21:28:05 +0100 Message-ID: References: Reply-To: zedek@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1135715701 16186 80.91.229.2 (27 Dec 2005 20:35:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Dec 2005 20:35:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 27 21:34:59 2005 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ErLX8-0003Vn-9F for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Dec 2005 21:34:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ErLYP-0002pG-0X for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Dec 2005 15:36:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ErLY7-0002p9-PZ for help-gnu-emacs@gnu.org; Tue, 27 Dec 2005 15:35:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ErLY6-0002oh-8T for help-gnu-emacs@gnu.org; Tue, 27 Dec 2005 15:35:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ErLY6-0002oW-4K for help-gnu-emacs@gnu.org; Tue, 27 Dec 2005 15:35:58 -0500 Original-Received: from [213.41.184.169] (helo=smtp.gnu-rox.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ErLY9-0008GA-8q for help-gnu-emacs@gnu.org; Tue, 27 Dec 2005 15:36:01 -0500 Original-Received: from localhost.localdomain (unknown [10.0.0.6]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gnu-rox.org (Postfix) with ESMTP id E3EC18BBFD; Tue, 27 Dec 2005 21:38:24 +0100 (CET) Original-Received: from zedek by localhost.localdomain with local (Exim 4.60) (envelope-from ) id 1ErLQT-0003gp-S8; Tue, 27 Dec 2005 21:28:05 +0100 Original-To: Kevin Rodgers In-reply-to: (message from Kevin Rodgers on Tue, 27 Dec 2005 10:09:34 -0700) User-Agent: RMAIL/GNU Emacs 22.0.50.1 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:32256 Archived-At: From: Kevin Rodgers Xavier Maillard wrote: > I am looking for an elegant solution to allo me to send (semi) automatic reply > from Rmail. In fact I receive many messages and questions I wanted to answer > (semi) automatically. > > Do you have something for rmail ? > > Mail requests I most receive are inscription to conferences, etc... rmail is not the solution for this, procmail is: http://www.procmail.org/ I know procmail which I am massively using but I want to control such things through my MUA ;) There are mails I want to take care of and control exactly the answer sent. Xavier