Sending e-mail with Rivet - TCL
This is a discussion on Sending e-mail with Rivet - TCL ; Hello,
After filling an html form and testing values,
is it possible to send them via e-mail with Rivet.
So to speak, is there something like the PHP function Mail()
in Rivet package ?
Thanks in advance.
GS...
-
Sending e-mail with Rivet
Hello,
After filling an html form and testing values,
is it possible to send them via e-mail with Rivet.
So to speak, is there something like the PHP function Mail()
in Rivet package ?
Thanks in advance.
GS
-
Re: Sending e-mail with Rivet
On Feb 23, 12:28 pm, gersoo <gersoo@_NON-SPAM_online.fr> wrote:
> Hello,
>
> After filling an html form and testing values,
> is it possible to send them via e-mail with Rivet.
>
> So to speak, is there something like the PHP function Mail()
> in Rivet package ?
Sending mail in Rivet is just like sending mail in Tcl. You want the
smtp::sendmessage proc, present in Tcllib.