From owner-freebsd-questions Wed Mar 21 11:45: 0 2001 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 3231F37B71B for ; Wed, 21 Mar 2001 11:44:57 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.3/8.11.3) id f2LJioN05885; Wed, 21 Mar 2001 13:44:50 -0600 (CST) (envelope-from dan) Date: Wed, 21 Mar 2001 13:44:50 -0600 From: Dan Nelson To: Alfred Perlstein Cc: questions@FreeBSD.ORG Subject: Re: rotating .signatures? Message-ID: <20010321134450.A500@dan.emsphone.com> References: <20010321103918.P12319@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.14i In-Reply-To: <20010321103918.P12319@fw.wintelcom.net>; from "Alfred Perlstein" on Wed Mar 21 10:39:18 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Mar 21), Alfred Perlstein said: > I've seen people that have rotating .signatures for email, > anyone know how to do this with mutt? If you set signature="sigprogram|" in your muttrc, it will run "sigprogram" as a pipe and insert its output as your sig. So you could set signature="fortune|", for example. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message