Path

ez projects / simplemail


SimpleMail

UNIX name Owner Status Version Compatible with
simplemail *- pike stable 0.9 3.7.4

SimpleMail simply sends mail. It does not bother with nodes,
objects, content classes or information collectors. It receives
a form - a template you write - and mails it to a recipient.

it uses 4 templates:
- a form
- a succespage
- an errorpage
- a mailmessage
You can override these in your own design. You can also
define new templates for them.
=============
HOW TO INSTALL
=============
- Copy the extensiondir to your /extension/ folder
- Go to the admin - setup / extensions
- Enable the extension
- Clear all caches
- Goto
and have fun.
if you want to use your form in public -makes sense-
remember to give the Anonymous user rights to
execute all functions in module SimpleMail
==========
LIMITATIONS
==========
It simply uses php's "mail" function; no multipart-mime messages; no
attachments.
Feel free to improve that.
==========
README
==========
There is a docs folder in the dist file with a README.
Read that.

Screenshot

This project has no reviews yet. Be the first one to review it!

No forum messages yet.