• Resolved bottlecapnapkin

    (@bottlecapnapkin)


    When using the plugin and the hosting server’s PHP mailer my notification emails show the following:

    from: your-name <[email protected]> via server.mywebhost.com
    reply-to: your-email

    where your-name is the form submitter’s name, [email protected] is the email with website domain, and your-email is submitter’s email. This is desirable.

    When using Akismet integration, the notification email comes in like this:

    from: [email protected]

    There is no reply-to in the header. Is this expected behavior or might I be doing something wrong? Will sending via SMTP vs PHP mailer solve the issue?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website?

    Thread Starter bottlecapnapkin

    (@bottlecapnapkin)

    This is a client’s site, not mine, so I can’t provide that information. I did however install an SMTP plugin rather than using the default PHP mailer and that solved the problem.

    If you’ve now solved your problems, it helps others if you change the topic status to Resolved.

    Thread Starter bottlecapnapkin

    (@bottlecapnapkin)

    Well I worked around the issue, not really resolved it to my satisfaction. Would be good to get the akismet integration to work with PHP Mailer and not have to install and additional plugin. Maybe if someone else has this issue and has the time and ability to post the site URL, it can be resolved, if that is possible.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Akismet Integration Breaks From and Reply to’ is closed to new replies.