TFMail was a popular PERL CGI Form Mail script at one time. So far it has served our purposes. It is very easy to set up and configure.
Unfortunately, it only has basic functionality. It works well when you want users to fill in a form and have the result emailed to a specified email address.
Can someone recommend a script ( maybe a PHP script ) that I can use to replace TFMail?
Here's the functionality that I like in TFMail:
Set up an HTML form and point the action at the script
- The result of the form gets sent via email
- Specify the recipient of the email
- Create a template for the email sent to the recipient
- Create a emplate for the email sent to the submitter
- Create a template for the log file
- Allow file attachments
- Redirect to a thank-you/confirmation page