[QUOTE=jasper;87610]Also, i think there is no hope for someone who wants to insert a random footer message in every outgoing message ! (the way yahoo mail does, by inserting a random advertisement link or a nice quote etc.)[QUOTE]
If disclaimer is being read from a text file then all you require is a job (cron) which generates the random text and updates that file. If you wanted to be clever you would write a perl script which would act as a filter and read the ad/quote from a database. You could even record stats on how many times each one had been added to emails. Many possibilities but do appreciate for a novice it is not so easy

Great way to learn though is through a little project like this
