From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: makwak Newsgroups: gmane.emacs.help Subject: Re: vm - saving outgoing messages to som folder. Date: Fri, 5 Aug 2005 11:14:33 +0200 Message-ID: <17139.11769.478392.861831@gargle.gargle.HOWL> References: <17136.44670.997085.988130@gargle.gargle.HOWL> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1123234217 29603 80.91.229.2 (5 Aug 2005 09:30:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Aug 2005 09:30:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 05 11:30:14 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E0yWR-0000hp-Bd for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Aug 2005 11:29:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0yZH-0004cg-PT for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Aug 2005 05:32:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E0yYB-0004Jq-VY for help-gnu-emacs@gnu.org; Fri, 05 Aug 2005 05:31:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E0yY6-0004HG-Dw for help-gnu-emacs@gnu.org; Fri, 05 Aug 2005 05:31:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0yY5-0004BV-GY for help-gnu-emacs@gnu.org; Fri, 05 Aug 2005 05:31:29 -0400 Original-Received: from [212.77.101.4] (helo=smtp.wp.pl) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1E0yVn-00083v-77 for help-gnu-emacs@gnu.org; Fri, 05 Aug 2005 05:29:08 -0400 Original-Received: (wp-smtpd smtp.wp.pl 2911 invoked from network); 5 Aug 2005 11:15:34 +0200 Original-Received: from jupiter.adlex.com (HELO ) (makwak@[157.25.157.162]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 5 Aug 2005 11:15:34 +0200 Original-To: Kevin Rodgers In-Reply-To: X-Mailer: KMail/1.7.1 X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO AS1=NO(Body=1 Fuz1=1 Fuz2=1) AS2=NO(0.871413) AS3=NO AS4=NO 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:28430 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28430 Thank You Kevin, it works! I also wondered whether there is a way to save my sent messages to some IMAP folder. Do You know some solution for that ? Greetings Kevin Rodgers writes: > makwak wrote: > > Is there ready to use mechanizm that will save autgoing messages to > > some `sent' folder ? > > If you would RTFM, the Mail Headers subsection of the Sending Mail > section has this: > > `FCC' > This field contains the name of one file and directs Emacs to > append a copy of the message to that file when you send the > message. If the file is in Rmail format, Emacs writes the message > in Rmail format; otherwise, Emacs writes the message in system > mail file format. To specify more than one file, use several > `FCC' fields, with one file name in each field. > > To put a fixed file name in the `FCC' field each time you start > editing an outgoing message, set the variable > `mail-archive-file-name' to that file name. Unless you remove the > `FCC' field before sending, the message will be written into that > file when it is sent. > > -- > Kevin Rodgers > > > > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs >