Closed Thread
Results 1 to 7 of 7
Like Tree1Likes
  • 1 Post By descalzo

Thread: Mail (php) doesn't work with adress@x10hosting

  1. #1
    springbox99 is offline x10Hosting Member springbox99 is an unknown quantity at this point
    Join Date
    Apr 2011
    Location
    France
    Posts
    23

    Mail (php) doesn't work with adress@x10hosting

    Hello,

    I am no longer receiving mails from my website when a visitor posts a new comment on one of the pages. It appears that you have limited php mail function, but even with an address @ my-domain-name, it does not work.
    Any idea?

    ---------- Post added at 07:15 PM ---------- Previous post was at 02:49 PM ----------

    Anyone ?

  2. #2
    blackdev is offline x10Hosting Member blackdev is an unknown quantity at this point
    Join Date
    Jan 2012
    Location
    Tandarei, Romania
    Posts
    7

    Re: Mail (php) doesn't work with adress@x10hosting

    Probably is a problem with the mail function or the email address, but just the provider can give you more details.

  3. #3
    springbox99 is offline x10Hosting Member springbox99 is an unknown quantity at this point
    Join Date
    Apr 2011
    Location
    France
    Posts
    23

    Re: Mail (php) doesn't work with adress@x10hosting

    How can we do to send emails with php now ?
    No one knows ?
    Is mail function completely disabled ?
    No one from X10hosting's staff to answer ?
    Pleeeeeeeeeeeeeeeeeeeeeeeaaaaaaaaaaaaaaaaaaaaase !!!!
    Last edited by springbox99; 01-18-2012 at 02:01 PM.

  4. #4
    descalzo's Avatar
    descalzo is offline Grim Squeaker descalzo has a brilliant futuredescalzo has a brilliant futuredescalzo has a brilliant future
    Join Date
    Jul 2009
    Location
    Ankh-Morpork
    Posts
    7,636

    Re: Mail (php) doesn't work with adress@x10hosting

    PHP Code:
    <?php


    //  TEST OF THE MAIL SYSTEM USING PHP mail()

    date_default_timezone_set('America/Los_Angeles');
    echo 
    date('l jS \of F Y h:i:s A'); 

    // this must be a valid email account on your domain

    $from "igor@what_hump.x10.bz";  

    // DOES NOT BOUNCE BACK FROM hotmail!!

    $to="drfrankenstein@hotmail.com"


    $mailbody="Test message sent (PST): \n" date('l jS \of F Y h:i:s A');
    $subject="Test of PHP mail()" ;

    // NOT text/html
    $headers "Content-type: text/plain; charset=windows-1251 \r\n";

    $headers .= "From: $from\r\n";
    $headers .= "Reply-To: $from\r\n";
    $headers .= "MIME-Version: 1.0\r\n";
    $headers .= "X-Mailer: PHP/" phpversion();

    $resp mail($to$subject$mailbody$headers);

    if( 
    $resp ){
        
    $outcome "Mail sent" ;
    } else {
        
    $outcome "Mail not sent";
    }

    print 
    "\nThe mail system said: $outcome\n\n" ;
    exit();




    ?>
    This currently works on Chopin.
    springbox99 likes this.
    Nothing is always absolutely so.

  5. #5
    springbox99 is offline x10Hosting Member springbox99 is an unknown quantity at this point
    Join Date
    Apr 2011
    Location
    France
    Posts
    23

    Re: Mail (php) doesn't work with adress@x10hosting

    Thank you.
    I've just try it with a valid email account on my domain (webmaster(at)springbox-airsoft.fr). And… It doesn't work.
    "Wednesday 18th of January 2012 06:12:08 PM The mail system said: Mail not sent"
    I don't understand why.

    ---------- Post added at 11:17 PM ---------- Previous post was at 11:16 PM ----------

    Well, it confirms that the problem doesn't come from me.

  6. #6
    springbox99 is offline x10Hosting Member springbox99 is an unknown quantity at this point
    Join Date
    Apr 2011
    Location
    France
    Posts
    23

    Re: Mail (php) doesn't work with adress@x10hosting

    Any idea about why it doen't work ?
    Thx

  7. #7
    springbox99 is offline x10Hosting Member springbox99 is an unknown quantity at this point
    Join Date
    Apr 2011
    Location
    France
    Posts
    23

    Re: Mail (php) doesn't work with adress@x10hosting

    Hi,

    I've found a solution wich works here : http://email.about.com/od/emailprogr...entication.htm
    Thank you.

Closed Thread

Similar Threads

  1. mail doesn't work
    By michael72653 in forum Free Hosting
    Replies: 1
    Last Post: 10-09-2010, 02:16 PM
  2. mail() doesn't work
    By xav0989 in forum Free Hosting
    Replies: 6
    Last Post: 10-04-2008, 11:35 AM
  3. mail() doesn't work !
    By unknownstorm in forum Free Hosting
    Replies: 9
    Last Post: 09-02-2008, 10:24 PM
  4. Mail doesn't work!
    By Shaddock in forum Free Hosting
    Replies: 0
    Last Post: 03-26-2008, 11:46 AM
  5. Mail doesn't work
    By nightscream in forum Free Hosting
    Replies: 6
    Last Post: 06-23-2007, 11:21 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers