• Resolved oldno7jack

    (@oldno7jack)


    I am having an issue when the users receive an email from the word press site but only see their address. The users want to receive emails and see all the addresses that were included in that email. Is there a way to include that functionality?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor rajuru

    (@rajuru)

    Can you please explain it little more? Like what kind of emails, who (plugin or wordpress core) is generating the email, how other recipients (to, cc, bcc) are set?

    Thanks

    Thread Starter oldno7jack

    (@oldno7jack)

    I’m using the plugin contact form 7 that generates an email after submitting a form. The form sends an email to 4 people. When I use the default smtp built into wordpress the email is sent and all 4 people and are visible on the To field (Each user that received the email can see that it was sent to 4 people). When I use the SparkPost plugin (using http api) the email gets sent to the 4 people but only the recipient email address is visible (only one person is on the “To” field). My understanding is that Sparkpost API includes this functionality by sending “Header_to” field when the email is posted for sending. However I don’t know if this feature doesn’t exists in this plugin or there is a bug in the code which is preventing multiple email addresses from appearing on the “To” field.

    Plugin Contributor rajuru

    (@rajuru)

    @oldno7jack
    If I understood correctly, we’ve fixed this already in our code but haven’t make a release yet. Please see this PR https://github.com/SparkPost/wordpress-sparkpost/pull/80

    Also, if you share how you’ve configured CF7, I can test at my end with latest changes and make sure it works as expected.

    Plugin Contributor rajuru

    (@rajuru)

    @oldno7jack
    the latest version should fix this issue. please let me know if this issue still persists.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Show multiple to addresses’ is closed to new replies.