Date: Fri, 12 May 2000 17:04:30 -0500 From: Jon Hamilton <hamilton@pobox.com> To: Peter Losher <Peter.Losher@nominum.com> Cc: Dan Nelson <dnelson@emsphone.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Text-based message archiving system... Message-ID: <20000512220430.78E1C187@woodstock.monkey.net> In-Reply-To: Your message of "Fri, 12 May 2000 14:21:46 PDT." <Pine.NEB.4.21.0005121418560.21806-100000@svalbard.nominum.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.NEB.4.21.0005121418560.21806-100000@svalbard.nominum.com>, Pet er Losher wrote: } On Fri, 12 May 2000, Dan Nelson wrote: } } > Just have procmail archive them: } > } > :0: c } > Mail/archivefile } > } > That'll copy all incoming mails to Mail/archive, and leave the message } > in your inbox as well. } } Thanks (to you and the others) for their suggestions, while I am on the } topic, is there a way to archive the messages individually (instead of } making a mbox file). :0c: Mail/archivedir/ Note the trailing slash. This will cause procmail to put the mail in an "MH folder", which is simply a directory with each message in a separate file. It'll start with a file named "1" and count upwards from there. Of course, make sure Mail/archivedir is a directory :) -- Jon Hamilton hamilton@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000512220430.78E1C187>