* This is the vopmailbeta mailing list *
Hi How do I make a footer to a mail message Thanks ----- Original Message ----- From: "Jose de Menezes Filho [FS]" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 8:58 PM Subject: [VOPmail Beta] RES: footer to email messages? > * This is the vopmailbeta mailing list * > > > > Someone here have make any kind of script/agent to include a footer notice > within server messages? > > > -----Mensagem original----- > > De: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]Em nome de Customer Support > > Enviada em: quinta-feira, 27 de julho de 2000 16:19 > > Para: [EMAIL PROTECTED] > > Assunto: [VOPmail Beta] footer to email messages? > > > > > > * This is the vopmailbeta mailing list * > > > > > > Not at the moment, but you could easily do it with a mail agent. All you > > would need to do is write a program (c++, perl, ...) that would: > > > > 1) Grab the B*.MSG file fed to it by the agent interface. > > 2) Scan to see if the message is FROM a domain you want to put your > > signature on > > 3) If it isn't, get out of the agent. > > 4) Loop through the original MSG and write to a temp file each line. > > 6) When you find the last line (with a single'.' on it) > > 7) Insert your signature an write it to the temp file > > 8) Write an empty line with a single '.' in it. > > 9) Delete the B*.MSG file and rename the temp file to B*.MSG (same name) > > 10) return > > > > Yves Lacombe > > Technical Support Department > > Vircom Inc. > > http://www.vircom.com/ > > [EMAIL PROTECTED] > > (514) 990-2532 > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of David Behr > > Sent: Wednesday, July 26, 2000 4:51 PM > > To: [EMAIL PROTECTED] > > Subject: [VOPmail Beta] footer to email messages? > > > > > > * This is the vopmailbeta mailing list * > > > > > > Hi > > > > Is there anyway to add a footer (such as an advert) to the bottom of every > > email message that is sent/received for a particular domain? > > > > Dave > > > > > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.389 / Virus Database: 220 - Release Date: 16/09/2002 > > > ** > To leave this list, send an email to [EMAIL PROTECTED] > and put the word "LEAVE" in the BODY of the email. > ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email.
