• For some reason my client’s web hosting updated their server so it no longer can use php mail() functions (?!?!!) so we had to find an alternative. Used a different plugin first but it didn’t work with my client’s particular gmail account, so I turned to Postman. This was my first time using this plugin and I was really impressed with how easy it was to setup and how awesome the documentation is for more advanced users (such as myself). Thank you so much for making this plugin and sharing it here!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jason Hendriks

    (@jasonhendriks)

    Thank-you! Glad I could contribute ??

    FYI, WordPress doesn’t use php mail() but PHPMailer, a popular PHP mailer. Postman instead uses the excellent Zend_Mail which is a much better library.

    Cheers!

    Thread Starter cwendt01

    (@cwendt01)

    Interesting… thanks for the info! All I know for sure is that my webhost “upgraded” their server and now WP can’t send out ANY mails. Dumbest thing I’m heard in a while! Thanks again for creating a perfect workaround. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Works perfectly’ is closed to new replies.