• Resolved squasher

    (@squasher)


    Hi,

    I’ve created a plug-in with a form in it. Is it possible to use WP Mail SMTP to sent the results of the form?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Slava Abakumov

    (@slaffik)

    Hi,

    If that form uses wp_mail() WordPress function to send emails – then yes, it is possible.

    Thread Starter squasher

    (@squasher)

    Okay, well it can use wp_mail(), so that would be great. Is there a piece of example code somewhere for this?

    Thanks!

    Thread Starter squasher

    (@squasher)

    Hi,

    I checked and I’m using wp_mail. Do you have a code snippet to integrate smtp? That would be great!

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Use SMTP for plugin’ is closed to new replies.