Massimo,

> This line
>
>         mail.send(to=['[email protected]'], subject=form.vars.onderwerp,
> message=form.vars)
>
> should never have worked as far as I can tell. form.vars is a Storage
> object, not a string, as a message should be.

It did in previous versions of web2py. I received the form as an e-
mail with the
subject set to form.vars.onderwerp and the vars as field value pairs
as the
message.

Is there a way to send a contact form (19 Field including a text area
from the application to an e-mail address?

Kind regards,

Annet.

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to