#1 (permalink)  
Old 10-01-2008, 05:26 PM
Allen's Avatar
Administrator
 
Join Date: Dec 2001
Location: Atlanta, Georgia, USA
Posts: 1,048
looking for php smtp form

ok - I am looking for a simple php contact form script that supports smtp. I have found a bunch that are very heavy. Just a script that takes some form fields and sends them via email using smtp not phpmail.

Any ideas? Thanks!
Reply With Quote

  #2 (permalink)  
Old 10-01-2008, 08:31 PM
curtiss's Avatar
Moderator
 
Join Date: May 2003
Posts: 1,438
I don't really know of any pre-packaged contact form scripts, anymore (I'm sure there are a bunch out there), but you could roll your own and use HTMLMimeMail5 to send the results through SMTP.

Leppy might know about a pre-packaged script.
__________________
I hate Internet Explorer! Anyone with me?
Reply With Quote
  #3 (permalink)  
Old 10-03-2008, 09:38 PM
Allen's Avatar
Administrator
 
Join Date: Dec 2001
Location: Atlanta, Georgia, USA
Posts: 1,048
where's leppy - i hope he is ok!
Reply With Quote
  #4 (permalink)  
Old 10-04-2008, 09:46 PM
Allen's Avatar
Administrator
 
Join Date: Dec 2001
Location: Atlanta, Georgia, USA
Posts: 1,048
ok - here's what i did to fix it - on the php mail() command, I added a "-f" plus email address and apparently that fixes it because it forces a reply address -- in my tests it has worked perfectly.
Reply With Quote
  #5 (permalink)  
Old 10-05-2008, 10:13 AM
curtiss's Avatar
Moderator
 
Join Date: May 2003
Posts: 1,438
I'm glad you were able to get it worked out.

For future reference, since it sounds like the form you're currently using just uses the standard PHP mail() function, you might want to look into PHPMimeMail anyway. It gives you a much more developer-friendly interface to manipulate the mail() function, including an easy way to use SMTP mail instead of sendmail, an easy way to add attachments and more.
__________________
I hate Internet Explorer! Anyone with me?
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
auto submit a form? possible? Allen Programming and Scripting 1 08-04-2006 03:14 AM
Sending a form, not just the results by email kenwvs Programming and Scripting 1 06-29-2006 05:46 PM
Setting Values For Form Elements With Unconventional Names curtiss Programming and Scripting 2 06-04-2006 09:28 PM
Obtaining a Form Elements Index by Name curtiss Programming and Scripting 3 05-02-2006 11:25 AM
passing information from 1 form to another amanxman Programming and Scripting 3 04-12-2006 04:59 PM


All times are GMT -5. The time now is 05:38 AM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter