|
This Extension installs a new object in a new tab of the object palette. It contains PHP code in order to accept form data, converts it and sends it as an email.
FormEMailer provides:
- consistency checks
validate form content, check email syntax - solid spam blocking
no redirecting, no address spoofing, no header injection - encoding of foreign languages
- accepts ISO-8859- or UTF-8 encoded HTML pages
- security check
via optional HTTP referer - file attachments
allow your visitor to send you one or more files, filter by type or size - support for placeholders
- HTML email
submission as HTML email via HTML2EMail template support
|
|