From owner-freebsd-newbies Thu Mar 19 00:29:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19013 for freebsd-newbies-outgoing; Thu, 19 Mar 1998 00:29:39 -0800 (PST) (envelope-from owner-freebsd-newbies@FreeBSD.ORG) Received: from phoenix.welearn.com.au (suebla.lnk.telstra.net [139.130.44.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18997 for ; Thu, 19 Mar 1998 00:29:32 -0800 (PST) (envelope-from sue@phoenix.welearn.com.au) Received: (from sue@localhost) by phoenix.welearn.com.au (8.8.5/8.8.5) id TAA17287; Thu, 19 Mar 1998 19:29:14 +1100 (EST) Message-ID: <19980319192911.25096@welearn.com.au> Date: Thu, 19 Mar 1998 19:29:11 +1100 From: Sue Blake To: ralf@acadiacom.net Cc: freebsd-newbies Subject: Re: procmail References: <19980319190623.20398@welearn.com.au> <3510D2F9.7717@acadiacom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <3510D2F9.7717@acadiacom.net>; from Ralf Black on Thu, Mar 19, 1998 at 02:10:33AM -0600 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Mar 19, 1998 at 02:10:33AM -0600, Ralf Black wrote: > Can you explain this in English for a Netscape user? What are you doing using Netscape for mail? Oh, I see, your operating system made you do it. Shame on you :-) To handle mail properly you need a proper mail program (not a web browser on steroids). If you don't use one, you just can't do it properly. If you are stuck in windoze then don't use anything for mail except Pegasus Mail for Windows. It is the only one I know of that lets you send out proper mail that doesn't upset people and sorts it when it comes in. Unlike Eudora, Pegasus is free. Equal to that task under FreeBSD is mutt. It's not quite as automated as Pegasus, but because we're working with unix there's a lot more that can be done with it. It works similar to pine and elm but has more features, so if you're familiar with one of them it's pretty easy to change over. When you set up your .muttrc there's a place to list your mailing lists, or rather, the name before the @ sign like "freebsd-newbies freebsd-questions" and so on. Then when you look at your new mail, instead of saying the person it's from it says the name of the mailing list. Give it the tag command (T), type in what you're looking for, in this case messages To this list (~t freebsd-newbies), and they're tagged. Then there's a command for moving all the tagged messages to a folder and you tell it what to call the folder and so on. You'll get the full story from the doccos, but they're a bit hard to understand so ask me for the gorey details if you go this way. I don't think I'm using it the best way possible, but I've always been too ashamed of not knowing much about it to ask anyone. If you do try mutt and find a better way, do let me know :-) -- Regards, -*Sue*- find / -name "*.conf" |more To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message