Closed Thread
Results 1 to 3 of 3

Thread: Is there any bypass while PHP mailing is down in Starka?

  1. #1
    Gestiox is offline x10Hosting Member Gestiox is an unknown quantity at this point
    Join Date
    Aug 2011
    Location
    Barcelona - Spain
    Posts
    23

    Is there any bypass while PHP mailing is down in Starka?

    Hello,

    Please, could someone help me to find a solution while PHP mailing is down?
    I have a Zencart Shop in server Starka and I need to send mails from a GMAIL address. It was working fine throught PHP mail until last week, but now PHP mail is down (there are other users affected) and I'cant get it working.
    I have tried to configure and test all the other options (sendmail, smtp, smtpauth,...) but it's still not working.
    Is there any way to configure now Zencart to send gmail mails in Starka?

    Many thanks,
    Cómics Gestiox.

  2. #2
    Gestiox is offline x10Hosting Member Gestiox is an unknown quantity at this point
    Join Date
    Aug 2011
    Location
    Barcelona - Spain
    Posts
    23

    Re: Is there any bypass while PHP mailing is down in Starka?

    Hello ,

    I have run the following senmail example from another thread:


    // 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');


    $from = "FROM ACCOUNT ON YOUR SITE";
    $to="TO ADDRESS";


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

    $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();


    and the answer is:

    Friday 4th of November 2011 10:29:19 AM The mail system said: Mail sent


    But email never arrives.

    Sendmail is broken in server Starka from 4 days ago. Could anyone help or pass the incident to admin team?

    Many thanks,

  3. #3
    Gestiox is offline x10Hosting Member Gestiox is an unknown quantity at this point
    Join Date
    Aug 2011
    Location
    Barcelona - Spain
    Posts
    23

    Re: Is there any bypass while PHP mailing is down in Starka?

    Hello,

    Now it's working.

Closed Thread

Similar Threads

  1. Where to get bypass code???
    By dima_mak in forum Introductions
    Replies: 1
    Last Post: 07-27-2006, 03:53 PM
  2. Re: Bypass.php
    By Rgamez in forum Feedback and Suggestions
    Replies: 1
    Last Post: 07-19-2006, 07:52 AM
  3. New Way To Bypass Lottery
    By Corey in forum News and Announcements
    Replies: 34
    Last Post: 07-04-2006, 02:23 PM
  4. hi and bypass
    By Saracen in forum Introductions
    Replies: 1
    Last Post: 05-29-2006, 08:52 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