Openmail [Form Processors]

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Openmail

Download:
openmail.zip

Category:
Form Processors

Archive Content:

Content:

README.htm:





README




OpenMail Advanced 1.11 Readme 

Requirements: Any webserver running PHP 4.*,  with email 
  sending support enabled.
Please read the license before use.
Openmail is an advanced form processing script. You can use 
  it in many ways:
a) Linking directly to mail.php will show the form,  with a dropdown 
  list of allowed recipients.
b) Linking to mail.php using mail.php?destination=personOne 
  - allows for complete 'click here to email me links',  and when clicked the same 
  form is displayed,  however the dropdown is replaced with the recipient name,  
  which it is fixed onto.
c) If you edit the source correctly and comment out the dropdown 
  and destination echos,  then edit the mail() handler further down,  you can lock 
  all email to 1 hidden address.
OpenMail securely hides your email addresses - visitors only 
  see the name,  or whatever you wish,  of the user/group they wish to email. The 
  script keeps all of the actual addresses hidden,  protecting you from spam and 
  unwanted email. Spambots are becoming increasingly more common,  and they scan 
  webpages for any email or mailto: links. With openmail,  your email is secure,  
  and stays secure.
OpenMail prevents spammers from using your mailer,  as only the 
  allowed reciept addresses will be sent to. You specify them.
If a user is being abusive,  you can block them either by email 
  address (not very effective as they can enter a fake one) or by IP address. 
  Please read through the comments on the code for more help.
The openmail mailer securely logs user ip addresses onto the 
  bottom of all sent emails. Stop abuse now!
 
Please leave a link to Blue-Networks somewhere on the page,  
  or on your site.
Need help ? Http://blue-networks.net 
  - our forums are always open. 
 




Other Form Processors Scripts:

WebMaster Resources Home

©RingsWorld.com