• Hi, is there a way to integrate with Caldera Forms?

    In theory, Caldera Forms uses the default WordPress email system, so does Easy WP SMTP bypasses the default system?

    Because I have it set up on my site and it works ok, but none of the emails that should be sent from the Caldera Forms is sent.

    How can I make Caldera use Easy WP SMTP?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ZeitGeist_14

    (@zeitgeist_14)

    Hi, I activated log and tried submitting the forms again through caldera forms and it still didn’t work.

    All emails from wordpress seem to work fine, because I have security plugins that send email daily, but not through Caldera Forms.

    Here is the log (changed domain data for privacy). I don’t see errors, but nothing is sent:

    CLIENT -> SERVER: EHLO domains.com.br
    CLIENT -> SERVER: AUTH LOGIN
    CLIENT -> SERVER: YWRtaW5AY2Jlc3BvcnRzLmNvbS5icg==
    CLIENT -> SERVER: Q1RFOTZKdVNBNStB
    CLIENT -> SERVER: MAIL FROM:<admin@domains.com.br>
    CLIENT -> SERVER: RCPT TO:<admin@domains.com.br>
    CLIENT -> SERVER: DATA
    CLIENT -> SERVER: Date: Thu, 18 Oct 2018 01:53:44 +0000
    CLIENT -> SERVER: To: admin@domains.com.br
    CLIENT -> SERVER: From: =?UTF-8?Q?Site Test?= <admin@domains.com.br>
    CLIENT -> SERVER: Subject: Technical Report
    CLIENT -> SERVER: Message-ID: <66191f43c054ced44abd716ae9f7b619@domains.com.br>
    CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
    CLIENT -> SERVER: MIME-Version: 1.0
    CLIENT -> SERVER: Content-Type: text/html; charset=UTF-8
    CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
    CLIENT -> SERVER:
    CLIENT -> SERVER: <p>post-page-location</p>
    CLIENT -> SERVER: <div style=”margin-bottom:20px;”>http://domains.com.br/?page_id=768</div&gt;
    CLIENT -> SERVER: <p>Nome</p>
    CLIENT -> SERVER: <div style=”margin-bottom:20px;”>Name teste</div>
    CLIENT -> SERVER: <p>Email</p>
    CLIENT -> SERVER: <div style=”margin-bottom:20px;”>myemail@gmail.com</div>
    CLIENT -> SERVER: <p>Empresa</p>
    CLIENT -> SERVER: <div style=”margin-bottom:20px;”>skjghlakjsh</div>
    CLIENT -> SERVER: <p>Como chegou até aqui?</p>
    CLIENT -> SERVER: <div style=”margin-bottom:20px;”>Google/Ferramentas de busca</div>
    CLIENT -> SERVER:
    CLIENT -> SERVER: .
    CLIENT -> SERVER: QUIT

    • This reply was modified 7 years, 5 months ago by ZeitGeist_14.

    Hi,

    In theory, Caldera Forms uses the default WordPress email system, so does Easy WP SMTP bypasses the default system?

    This plugin is a communication protocol to transfer emails over the internet. It does not alter anything in WordPress “Default system”.

    Who is your host?

    Thread Starter ZeitGeist_14

    (@zeitgeist_14)

    Hi.
    Bluehost Brasil
    It seems to be working now, though all eamils go to spam. I am trying to figure it out.

    But about the method of sending mails through Easy WP SMTP, if I create a new plugin that needs to send emails how do I connect to Easy SMTP to send it through there?

    How it is done on a developer stand point?

    Thanks

    Hi,

    But about the method of sending mails through Easy WP SMTP, if I create a new plugin that needs to send emails how do I connect to Easy SMTP to send it through there?

    You don’t need to connect your plugin to Easy SMTP plugin. This plugin works in the background using SMTP protocol. Another words, if you are developing a plugin, make sure it is able to send e-mails via WordPress. If you have this plugin enabled in your site and set up correctly, your e-mails will then be sent via SMTP protocol.

    Let me know if you need more information.

    Kind regards

    • This reply was modified 7 years, 5 months ago by mbrsolution.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Integration with Caldera Forms’ is closed to new replies.