Well it looks like this does not work.

This does not even work - no e-mail is sent - as soon as I hard code an
address it works.

<% String email = request.getParameter("Email"); %>

<mt:mail server="dilbert" subject="Bsafe/400e DemoRequest" to="<%= email %>"
from="[EMAIL PROTECTED]">

my .tld looks like this

<attribute>
      <name>to</name>
      <required>yes</required>
      <rtexprvalue>yes</rtexprvalue>
    </attribute>



Any ideas - anybody...

Kevin Passey

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to