MSA - Matt's Script Archive
Find A Host @ The Web Hosting Resource Index resourceindex
Basic Hosting Solutions Advanced Hosting Solutions
Unix Hosting
Budget Hosting
Windows Hosting
E-Commerce Hosting
Dedicated Servers
Virtual Private Servers
Managed Hosting
Colocated Hosting
 Matt's Script Archive: FormMail: Frequently Asked QuestionsView All FAQs @ MSA
 
  Other sites by Matt:
 FormMail.com
   - hosted form processor
 CGI Resource Index
   - 3,000+ Perl Scripts!
 PHP Resource Index
   - 2,000+ PHP Scripts!
 Web Hosting Index
   - web hosting solutions
 chumpsoft, inc.
   - online survey software


  Matt's Script Archive
    FormMail
      Readme
      Download
      > FAQ 
    Guestbook
    e-Classifieds
    WWWBoard
    Simple Search
    phpQuestionnaire Junior
    Counter
    TextCounter
    Random Text
    TextClock
    Free for all Links
    Random Link
    HTTP Cookie Library
    Countdown
    Random Image
    SSI Random Image
    TextCounter C++
    TextClock C++
    MapQuest.com GM
    smugmug.com GM

FormMail Frequently Asked Questions
    1. Everything works, but I don't receive the data.
    2. Can I have multiple recipients?
    3. The redirect command won't work.
1. Everything works, but I don't receive the data.
Short Answer:

Check your mail path.

Long Answer:

Check your path to sendmail and the mailing address you have configured in your form. To do this, you may need to modify the $mailprog variable in FormMail.pl. Many systems do not have sendmail in the /usr/lib directory which is default in my scripts, and some don't even have sendmail! To find out where its located on your system, use the following command at your unix prompt:

which sendmail

This will tell you where sendmail is on your system. If it says it could not find it, just ask your system administrator. The other common problem is incorrectly specifying the recipient form field correctly.
2. Can I have multiple recipients?
Answer:

Yes, all you have to do is put multiple e-mail addresses in the recipient field of your form, separated by commas.

   <input type=hidden name="recipient"
   value="email1@address1.com,email2@address2.net">
3. The redirect command won't work.
There was a bug in older versions of this script and it has been fixed. Please download the latest version if you are using an old one.

 

FormMail.com :: HTML Form to Email Processor
[ Linking to MSA | Advertising Opportunities | Contact Matt ]
© 1995 - 2005 Matt Wright and Matt's Script Archive, Inc.