[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: e-mail disclaimers
- Subject: Re: e-mail disclaimers
- From: "David Buckley" <db@xxxxxxxxxxx>
- Date: Thu, 06 May 2004 20:30:20 -0000
--- In ukha_d@xxxxxxx, "Malcolm Surgenor" <malcolm@s...>
wrote:
> Sounds neat David, unfortunately I'm stuck with
> Outllook though...
hmmm - you may need to write something then to do a server side hack.
What you need to do is to examine each email on the way in and store
the "to:" field and "Message-ID:" header.
On replies, examine the "In-Reply-To:" and look it up against the
stored Message-ID from step 1, to get the origional address the mail
was sent to. Use that information to customise the message.
Not hard to do in principle, but you need a way of interfering with
the flow of mail. If you have a bit of money, and a perl hacker,
then Communicate pro the mail server supports this kind of
deviousness, and there is a script called cgpsa out there (which is
basically a spamassassin wrapper) that does all the work of
interfacing and could be modified to do the above stuff.
Another possibility is the mail processing platform, MPP, but I have
never been able to tell from the website if it can run an arbitary
script on a message, or just the ones that mpp supply.
Finally, I guess the cannonical answer is procmail and a couple of
scripts, but procmail always scares me...
UK Home Automation Meet 2004 - THIS MONTH!
http://www.ukha2004.com
http://www.automatedhome.co.uk
Member Offers - http://www.freeranger.co.uk/ukha
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|