mpfserver Manual
 
 
 Examples | sending data by e-mail
send message by e-mail
{mpf:mail=myemail||data=hello world}
send section by e-mail
{mpf:mail=info@test.ch||subject=test||from_addr=info@test.ch}
... this is my message to you ...
{/mpf:mail=info@test.ch||subject=test||from_addr=info@test.ch}

{mail/status||==error}... an error occured ...{/mail/status||==error}
{mail/status||==ok}... message sent ...{/mail/status||==ok}
 
 
2004 by master-p-formance.All rights reserved.
 
This manual is generated on the fly using mpfserver and MPFT (mpf transformation).