Send Failed #1


  • New
  • Defect
Open
Assigned to codisimus
  • _ForgeUser4628278 created this issue Oct 9, 2011

    What steps will reproduce the problem?
    1. /text set At&t (my phone number)
    2. Tries to send confirmation text
    3. Send failed

    What is the expected output? What do you see instead?
    I expect to recieve the confirmation text, but instead it reads send failed

    What version of the product are you using?
    craftbukkit 1240 and textplayer 1.0.0

    Do you have an error log of what happened?
    No sorry.

    Please provide any additional information below.

  • _ForgeUser4628278 added the tags New Defect Oct 9, 2011
  • Codisimus posted a comment Oct 9, 2011

    have you setup your email address information for the plugin to text you from? (email.properties file)

  • _ForgeUser7691196 posted a comment Oct 11, 2011

    im having the same sort of problem then i get this email through to my gmail account;

    Delivered-To: r3ap3rg@gmail.com
    Received: by 10.204.35.197 with SMTP id q5cs157124bkd;
            Tue, 11 Oct 2011 15:06:22 -0700 (PDT)
    Received: from mr.google.com ([10.216.229.194])
            by 10.216.229.194 with SMTP id h44mr1847055weq.44.1318370782410 (num_hops = 1);
            Tue, 11 Oct 2011 15:06:22 -0700 (PDT)
    Received: by 10.216.229.194 with SMTP id h44mr1439034weq.44.1318370781974;
            Tue, 11 Oct 2011 15:06:21 -0700 (PDT)
    MIME-Version: 1.0
    Return-Path: <>
    Received: by 10.216.229.194 with SMTP id h44mr1847053weq.44; Tue, 11 Oct 2011
     15:06:21 -0700 (PDT)
    From: Mail Delivery Subsystem <mailer-daemon@googlemail.com>
    To: r3ap3rg@gmail.com
    X-Failed-Recipients: <My number>@o2imail.co.uk
    Subject: Delivery Status Notification (Failure)
    Message-ID: <0016e648055a244f7104af0d1e42@google.com>
    Date: Tue, 11 Oct 2011 22:06:21 +0000
    Content-Type: text/plain; charset=ISO-8859-1
    
    Delivery to the following recipient failed permanently:
    
         <My number>@o2imail.co.uk
    
    Technical details of permanent failure: 
    DNS Error: DNS server returned answer with no data
    
    ----- Original message -----
    
    Received: by 10.216.229.194 with SMTP id h44mr1439032weq.44.1318370781880;
            Tue, 11 Oct 2011 15:06:21 -0700 (PDT)
    Return-Path: <r3ap3rg@gmail.com>
    Received: from Owen-PC.home (host109-157-119-247.range109-157.btcentralplus.com. [109.157.119.247])
            by mx.google.com with ESMTPS id es5sm66558wbb.11.2011.10.11.15.06.20
            (version=TLSv1/SSLv3 cipher=OTHER);
            Tue, 11 Oct 2011 15:06:21 -0700 (PDT)
    Date: Tue, 11 Oct 2011 15:06:21 -0700 (PDT)
    From: r3ap3rg@gmail.com
    To: <My number>@o2imail.co.uk
    Message-ID: <19412370.1.1318370778748.JavaMail.Owen@Owen-PC>
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Content-Transfer-Encoding: 7bit
    
    R3ap3rG has logged on
    

    any idea's?

  • _ForgeUser7693039 posted a comment Oct 18, 2011

    You might want to change the SMPT Port to a different one other than 25. I was getting the same error when I did that same command. I tried 25, 486 and 587. 587 works for me, you might want to try it.


To post a comment, please login or register a new account.