How to generate subject at runtime (Mailer2 Tag)

2006-05-08 Thread lk
Hi, I'm using Mailer2 to send automatic mail to some address. I would like to generate automatically the subject passing a variable but I can't! My code is: mt:mail from=[EMAIL PROTECTED] subject=% out.system(request.getParameter('titolo'));% server=mailServer

Re: How to generate subject at runtime (Mailer2 Tag)

2006-05-08 Thread Hassan Schroeder
lk wrote: I'm using Mailer2 to send automatic mail to some address. I would like to generate automatically the subject passing a variable but I can't! My code is: mt:mail from=[EMAIL PROTECTED] subject=% out.system(request.getParameter('titolo'));% If you're using a 2.4