Giter Site home page Giter Site logo

RECPT TO command failed. about mailer HOT 4 CLOSED

leonurium avatar leonurium commented on August 21, 2024
RECPT TO command failed.

from mailer.

Comments (4)

seikan avatar seikan commented on August 21, 2024

May I know what you got in $mailer->getLogs() ?

from mailer.

leonurium avatar leonurium commented on August 21, 2024

i get this log

2018-02-02 13:36:28 Connecting to "ssl://ataris.rapidplex.com:465".
2018-02-02 13:36:28 Connection established.
2018-02-02 13:36:28 220-ataris.rapidplex.com ESMTP Exim 4.89_1 #1 Fri, 02 Feb 2018 13:36:35 +0700
2018-02-02 13:36:28 220-We do not authorize the use of this system to transport unsolicited,
2018-02-02 13:36:28 220 and/or bulk e-mail.
2018-02-02 13:36:28 # EHLO 127.0.0.1
2018-02-02 13:36:28 250-ataris.rapidplex.com Hello subs13-223-255-229-72.three.co.id [223.255.229.72]
2018-02-02 13:36:28 250-SIZE 52428800
2018-02-02 13:36:28 250-8BITMIME
2018-02-02 13:36:28 250-PIPELINING
2018-02-02 13:36:28 250-AUTH PLAIN LOGIN
2018-02-02 13:36:28 250 HELP
2018-02-02 13:36:28 # AUTH LOGIN
2018-02-02 13:36:28 334 VXNlcm5hbWU6
2018-02-02 13:36:28 # -- DELETED --
2018-02-02 13:36:28 334 UGFzc3dvcmQ6
2018-02-02 13:36:28 # -- DELETED --
2018-02-02 13:36:29 235 Authentication succeeded
2018-02-02 13:36:29 # MAIL FROM: [email protected]
2018-02-02 13:36:29 250 OK
2018-02-02 13:36:29 # RCPT TO: [email protected] NOTIFY=SUCCESS,FAILURE,DELAY
2018-02-02 13:36:29 501 [email protected] NOTIFY=SUCCESS,FAILURE,DELAY: malformed address: NOTIFY=SUCCESS,FAILURE,DELAY may not follow [email protected]
2018-02-02 13:36:29 # QUIT
2018-02-02 13:36:29 221 ataris.rapidplex.com closing connection
2018-02-02 13:36:29 RECPT TO command failed.

from mailer.

seikan avatar seikan commented on August 21, 2024

Please remove/comment out $mailer->enableDeliveryStatus() from your codes.

from mailer.

leonurium avatar leonurium commented on August 21, 2024

solved, thankyou 👍

from mailer.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.