[ILUG] Signatures.

kevin lyda kevin at suberic.net
Tue Jul 18 16:42:09 IST 2000


On Tue, Jul 18, 2000 at 04:08:47PM +0100, Jason A. Corcoran. wrote:
> Is there any way to alternate the signature
> attached to a e-mail, automatically determined by
> weather the mail is internal or external, my sig
> is a bit long winded for everyone in the company
> to get every day.

look at send-hook's in mutt (you should mention your mailer).

# first you need the general case:
send-hook . "set signature=.nettiquette:sigs.should.be.4.lines.or.less.txt"
# then a specific case:
send-hook ilug at linux.ie \
    "set signature=.ilug.members.do.not.like.long.winded.sigs.either.txt"
# and for the general case it uses regexps, so i think this will work:
send-hook @compan.ie "set signature=.so.please.take.pity.on.us.txt"

hope this is of assistance...

kevin

-- 
kevin at suberic.net       "there's nothing wrong with windows 2000 that
fork()'ed on 37058400    linux can't fix."  -- va linux t-shirt
meatspace place: work    




More information about the ILUG mailing list