Closed Thread
Results 1 to 1 of 1

Thread: SMTP Error for asmaqamar.x10.bz

  1. #1
    azka.computers85 is offline x10Hosting Member azka.computers85 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    8

    SMTP Error for asmaqamar.x10.bz

    I am getting the following error when trying to send mail through SMTP from my drupal installation.

    SMTP -> get_lines(): $str is "451 Temporary local problem - please try later "

    The error has persisted for the past 8 hours, as a result the site is unable to send mails.

    However I am able to send mail through Outlook using mail.asmaqamar.x10.bz...


    PLEASE PLEASE rectify at the earliest

    thanks & best regards,

    sohail

    Below is the complete session:
    MTP -> get_lines(): $data was ""
    SMTP -> get_lines(): $str is "220-lotus.x10hosting.com ESMTP Exim 4.69 #1 Wed, 30 Nov 2011 22:52:20 -0500 "
    SMTP -> get_lines(): $data is "220-lotus.x10hosting.com ESMTP Exim 4.69 #1 Wed, 30 Nov 2011 22:52:20 -0500 "
    SMTP -> get_lines(): $data was "220-lotus.x10hosting.com ESMTP Exim 4.69 #1 Wed, 30 Nov 2011 22:52:20 -0500 "
    SMTP -> get_lines(): $str is "220-We do not authorize the use of this system to transport unsolicited, "
    SMTP -> get_lines(): $data is "220-lotus.x10hosting.com ESMTP Exim 4.69 #1 Wed, 30 Nov 2011 22:52:20 -0500 220-We do not authorize the use of this system to transport unsolicited, "
    SMTP -> get_lines(): $data was "220-lotus.x10hosting.com ESMTP Exim 4.69 #1 Wed, 30 Nov 2011 22:52:20 -0500 220-We do not authorize the use of this system to transport unsolicited, "
    SMTP -> get_lines(): $str is "220 and/or bulk e-mail. "
    SMTP -> get_lines(): $data is "220-lotus.x10hosting.com ESMTP Exim 4.69 #1 Wed, 30 Nov 2011 22:52:20 -0500 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail. "
    SMTP -> FROM SERVER:220-lotus.x10hosting.com ESMTP Exim 4.69 #1 Wed, 30 Nov 2011 22:52:20 -0500 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
    SMTP -> get_lines(): $data was ""
    SMTP -> get_lines(): $str is "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] "
    SMTP -> get_lines(): $data is "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] "
    SMTP -> get_lines(): $data was "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] "
    SMTP -> get_lines(): $str is "250-SIZE 52428800 "
    SMTP -> get_lines(): $data is "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 "
    SMTP -> get_lines(): $data was "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 "
    SMTP -> get_lines(): $str is "250-PIPELINING "
    SMTP -> get_lines(): $data is "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 250-PIPELINING "
    SMTP -> get_lines(): $data was "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 250-PIPELINING "
    SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN "
    SMTP -> get_lines(): $data is "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 250-PIPELINING 250-AUTH PLAIN LOGIN "
    SMTP -> get_lines(): $data was "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 250-PIPELINING 250-AUTH PLAIN LOGIN "
    SMTP -> get_lines(): $str is "250-STARTTLS "
    SMTP -> get_lines(): $data is "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS "
    SMTP -> get_lines(): $data was "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS "
    SMTP -> get_lines(): $str is "250 HELP "
    SMTP -> get_lines(): $data is "250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS 250 HELP "
    SMTP -> FROM SERVER: 250-lotus.x10hosting.com Hello lotus.x10hosting.com [184.154.58.130] 250-SIZE 52428800 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS 250 HELP
    SMTP -> get_lines(): $data was ""
    SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6 "
    SMTP -> get_lines(): $data is "334 VXNlcm5hbWU6 "
    SMTP -> get_lines(): $data was ""
    SMTP -> get_lines(): $str is "334 UGFzc3dvcmQ6 "
    SMTP -> get_lines(): $data is "334 UGFzc3dvcmQ6 "
    SMTP -> get_lines(): $data was ""
    SMTP -> get_lines(): $str is "235 Authentication succeeded "
    SMTP -> get_lines(): $data is "235 Authentication succeeded "
    SMTP -> get_lines(): $data was ""
    SMTP -> get_lines(): $str is "250 OK "
    SMTP -> get_lines(): $data is "250 OK "
    SMTP -> FROM SERVER:250 OK
    SMTP -> get_lines(): $data was ""
    SMTP -> get_lines(): $str is "451 Temporary local problem - please try later "
    SMTP -> get_lines(): $data is "451 Temporary local problem - please try later "
    SMTP -> FROM SERVER:451 Temporary local problem - please try later
    SMTP -> ERROR: RCPT not accepted from server: 451 Temporary local problem - please try later
    SMTP Error: The following recipients failed: xxxxxxxxxxxxxxxxx
    Last edited by azka.computers85; 11-30-2011 at 09:55 PM.

Closed Thread

Similar Threads

  1. SMTP Error! Could not connect to SMTP host.
    By hpclassi78639 in forum Free Hosting
    Replies: 0
    Last Post: 11-11-2011, 03:05 AM
  2. SMTP Error (-1)
    By beneluxtrans88 in forum Free Hosting
    Replies: 0
    Last Post: 08-08-2011, 06:46 AM
  3. SMTP Error. Could not connect to SMTP host.
    By wizkick in forum Free Hosting
    Replies: 8
    Last Post: 01-16-2011, 07:45 AM
  4. SMTP 101 Error
    By indiaprofessionals in forum Programming Help
    Replies: 0
    Last Post: 03-15-2010, 02:11 AM
  5. SMTP Error
    By inet4sb in forum Free Hosting
    Replies: 0
    Last Post: 01-09-2010, 05:11 PM

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