From owner-freebsd-questions Fri Sep 22 8: 0:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 2843137B43C for ; Fri, 22 Sep 2000 08:00:05 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id JAA28588; Fri, 22 Sep 2000 09:59:46 -0500 (CDT) (envelope-from dan) Date: Fri, 22 Sep 2000 09:59:46 -0500 From: Dan Nelson To: Odhiambo Washington Cc: FreeBSD-Questions Subject: Re: Procmail Message-ID: <20000922095946.A8038@dan.emsphone.com> References: <20000922121048.F50352@siafu.iconnect.co.ke> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <20000922121048.F50352@siafu.iconnect.co.ke>; from "Odhiambo Washington" on Fri Sep 22 12:10:48 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Sep 22), Odhiambo Washington said: > After a very long period of headache with hundreds of e-mail from all > parts of the world (I even had to create a user acct dedicated to > FreeBSD-questions list!!) I finally managed to get procmail to do it > for me - sort the mails into mailboxes (pls don't laugh at me, I can > see you giggling). But now every e-mail that comes to me has these > funny fortunes appended at the top!! Two fortunes to be exact. The > only place I call fortunes from is my .cshrc. Why?? I've not told > procmail to do that. > > I call procmail from .forward > "| /usr/local/bin/procmail" .cshrc is run every time csh is executed, whether it's a login shell or not. Move your fortune commands to ~/.login, and your problem should go away. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message