Viewing 1 replies (of 1 total)
  • Plugin Author Nick Ciske

    (@nickciske)

    There’s not an option outside the code at this time.

    If you change line 753 & 782:

    $headers = ‘From: ‘.get_bloginfo(‘name’).’ <‘ . get_option(‘admin_email’) . “>\r\n”;

    to

    $headers = ‘From: ‘.get_bloginfo(‘name’).’ <[email protected]>’ . “>\r\n”;

    That should work.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress-to-lead for Salesforce CRM] Change "from" email address’ is closed to new replies.