• Resolved tRUStY

    (@trustyhu)


    Dear webdorado admin team!

    Long time I use your plugin on my websites, but on the site what I create now its not working.
    My problem is the form doe not send the email to my gmail account. I see the emails in the menu (Form Maker->Submissions). What could be the problem?

    Best regards,
    tRUStY

    https://wordpress.org/plugins/form-maker/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor webdorado

    (@webdorado)

    Dear tRUStY,

    First of all please make sure the email is not filtered to the spam or junk email folder.
    – Try using another email address (preferably one with the same domain as your site)
    – WordPress uses PHP mail. Perhaps your hosting does not have sendmail enabled. Please contact your hosting provider.
    – Alternatively, you can use SMTP, which should always work.

    You can use this plugin for example: http://wordpress.org/plugins/easy-wp-smtp
    Setting up an external SMTP server, such as GMail should work. But GMail requires authentication.

    Mailer: smtp
    SMTP Authentication: yes
    SMTP Security: SSL
    SMTP Port: 465
    SMTP Username: your gmail full address
    SMTP Password: your gmail password
    SMTP Host: smtp.gmail.com

    Thread Starter tRUStY

    (@trustyhu)

    Thanks for the info.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form does not send email’ is closed to new replies.