+ Reply to Thread
Results 1 to 8 of 8

Thread: PHP Mail Problem
      
   

  1. #1
    thwl is offline Private First Class
    Join Date
    Nov 2005
    Posts
    8

    Exclamation PHP Mail Problem

    11-07-2005, 01:16 AM
    Brad vbmenu_register("postmenu_9675", true);
    Customer Support
    Join Date: Jun 2005
    Location: Wilmington, Delaware
    Posts: 177



    PHP send mail is not activated on new accounts. You can not send mail as "nobody" Please make sure
    all your scripts run with smtp authorization and they will work fine.
    __________________
    Brad Costello
    VodaHost
    www.vodahost.com
    Your Website People
    +1-302-261-5247 USA / Canada / International
    (0044) 020 8816 8319 / United Kingdom
    My php mail form used to work fine but recently, everytime I test my feedback php form, I did not get the mail and it doesn't show any error too.

    So my visitors may think I got their emails but actually I didn't!

    Will php mail function be activated soon?

    Or can some help to provide a php form script that works for the situation now?

    Thanks so much!

  2. #2
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,390

    Default Re: PHP Mail Problem

    your feedback.php page your visitor sees after completing a form has nothing to do with cgi scripts that work with php, the issues are not related.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    navaldesign's Avatar
    navaldesign is online now General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,050

    Default Re: PHP Mail Problem

    Quote Originally Posted by thwl
    My php mail form used to work fine but recently, everytime I test my feedback php form, I did not get the mail and it doesn't show any error too.

    So my visitors may think I got their emails but actually I didn't!

    Will php mail function be activated soon?

    Or can some help to provide a php form script that works for the situation now?

    Thanks so much!
    Have a look at: http://www.vodahost.com/vodatalk/sho...1943#post11943

    You can simplify it to meet your needs. Important: the "from" email is the one your visitors fill in the relative field, and the "to" email adresses should be one of your accounts in Voda
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  4. #4
    thwl is offline Private First Class
    Join Date
    Nov 2005
    Posts
    8

    Exclamation Re: PHP Mail Problem

    Quote Originally Posted by VodaHost
    your feedback.php page your visitor sees after completing a form has nothing to do with cgi scripts that work with php, the issues are not related.
    What my visitor sees after completing my form is fine... but the problem is that I did not receive any form data in my email account!

    Previously Brad said that the php mail function needs "smtp authorization" now and you said that the php mail function will be reactivated again after you have verified the users on the new server.

    When will the php mail function be activated again for use without smpt authorization?

    If smtp authorization is needed, what is the php code that I need to add for the php mail to work?

    Thanks!

  5. #5
    thwl is offline Private First Class
    Join Date
    Nov 2005
    Posts
    8

    Default Re: PHP Mail Problem

    Quote Originally Posted by navaldesign
    Have a look at: http://www.vodahost.com/vodatalk/sho...1943#post11943

    You can simplify it to meet your needs. Important: the "from" email is the one your visitors fill in the relative field, and the "to" email adresses should be one of your accounts in Voda
    Sorry... doesn't work even though I just changed the required fields to my email account!

    Thanks anyway!

    Do you know the code to add in php mail for smpt authorization?

    I just need a simple php mail script that works on voda servers now (needs smpt authorization according to ***** and Brad, cannot send as "nobody")... I can add in the other fields on my own...

    Thanks again!

  6. #6
    navaldesign's Avatar
    navaldesign is online now General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,050

    Default Re: PHP Mail Problem

    Quote Originally Posted by thwl
    Sorry... doesn't work even though I just changed the required fields to my email account!

    Thanks anyway!

    Do you know the code to add in php mail for smpt authorization?

    I just need a simple php mail script that works on voda servers now (needs smpt authorization according to ***** and Brad, cannot send as "nobody")... I can add in the other fields on my own...

    Thanks again!
    My form works great without smtp autentication. Just make sure that the email is being sent from your account to your account . In this way it will work, even though you won't have an automatic autoresponder.

    However, follow the link:
    http://php.resourceindex.com/Complet...rm_Processing/

    and you will surely find what you need
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    navaldesign's Avatar
    navaldesign is online now General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,050

    Default Re: PHP Mail Problem

    Quote Originally Posted by thwl
    Sorry... doesn't work even though I just changed the required fields to my email account!

    Thanks anyway!

    Do you know the code to add in php mail for smpt authorization?

    I just need a simple php mail script that works on voda servers now (needs smpt authorization according to ***** and Brad, cannot send as "nobody")... I can add in the other fields on my own...

    Thanks again!
    Also try

    http://www.phpguru.org/static/smtp.html

    which is a basic script for sending emails with smtp autentication
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  8. #8
    thwl is offline Private First Class
    Join Date
    Nov 2005
    Posts
    8

    Default Re: PHP Mail Problem

    Thanks for your help!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49