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

    (@liedekef)

    Well, the smtp part is always the easiest: fill in your designated smtp server, use smtp authentication or not and there you go.
    If you can’t get it to work, you can always use ‘wp mail’ as a method to send mail too.
    Did you configure the smtp settings in EME correctly?

    [ redacted ]

    Thread Starter jewseboy

    (@jewseboy)

    Thanks for the reply Frankie.

    I have tried SMTP and php mail function so far

    SMTP
    ——-
    setttings here – http://screencast.com/t/c372okP9TIPl

    also tried settings from host – http://screencast.com/t/WuvHOJ6amvau

    records pending booking in event booking system
    doesnt send email to admin
    doesnt send email to client

    php mail function
    ——————
    records pending booking in event booking system ok.
    sends email to admin email address ok
    doesnt send out email to client though I tried booking using my personal gmail email address (checked in spam).

    Plugin Author Franky

    (@liedekef)

    Gmail uses spf (antispam) dns records, so you should use Gmail servers to send the mails then (see the instructions and the doc)

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

The topic ‘Paid help’ is closed to new replies.