Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 16:39:12 -0800
From:      Tani Hosokawa <unknown@riverstyx.net>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        questions@freebsd.org
Subject:   Re: rotating .signatures?
Message-ID:  <20010321163912.A18599@riverstyx.net>
In-Reply-To: <20010321103918.P12319@fw.wintelcom.net>; from bright@wintelcom.net on Wed, Mar 21, 2001 at 10:39:18AM -0800
References:  <20010321103918.P12319@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In your .muttrc

send-hook riverstyx.net "set signature='~/signature.bin|'"

(or whatever, that's what I use for internal e-mails -- it's just a
program that pulls out a fortune from the fortune file).

--- cut here for high-tech rotating signature generator ---
#!/bin/sh

/usr/games/fortune -s

--- cut here ---

On Wed, Mar 21, 2001 at 10:39:18AM -0800, Alfred Perlstein wrote:
> I've seen people that have rotating .signatures for email,
> anyone know how to do this with mutt?
> 
> -- 
> -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
tani hosokawa
river styx internet


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?20010321163912.A18599>