Howdy,
Just wanted to share that I’ve successfully implemented a work-around (posted here:https://stackoverflow.com/questions/2421234/gmail-appearing-to-ignore-reply-to ) for this issue on my WP site using CF7 and checking/replying via Gmail:
In short, add a “+” symbol to your reply-to email address in your “From” field (NOT your additional header/reply-to field)
CF7 Exa:
To: [email protected]
From: [your-name] <[email protected]>
Additional Headers: Reply-To: [your-email]
I popped it over via Gmail, clicked reply and the correct reply address appeared in the reply email.
Cheers,
//D
e3mobile…thanks for adding in the null for the additional argument, (worked just fine!) the sharebar author will probably use your code to patch the plugin. =)
kvnsmooth, feel your pain, but remember wp 3.5 was *just* released and most of these hard working plugin authors don’t even know what the wp devs are adding (and can’t see the probs until they occur) they are nice enough to give us their plugins for free. so, probably best to have juuuuuuust a bit more patience.