• Hello

    I’ve got a bug with Contact Form 7 1.9.2.2 : I’ve made a simple form (name/email/subjetc/message), and when I receive mails, the name and the email adress of the sender are changed to mine (the admin), so I don’t know who is trying to contact me !

    http://bzhlan.org/?page_id=30

    Any help woulb be apreciated

    Thank you

Viewing 15 replies - 16 through 30 (of 32 total)
  • I did test again and it worked correctly for me.

    Guys, you seem to be overlooking the fact that Contact Form 7 is just a contact form plugin and itseft does not send mails. It just calls standard wp_mail() function of WordPress, and your mail server does send the mails, okay? Why not check your mail server?

    takayukister, your plugin is the only thing that changed on my site. Prior to the latest update, things were working just fine, and subsequent to that last update, this problem arose. I haven’t made any other changes to the infrastructure that would’ve caused such a problem, and certainly not to any of the e-mail settings within the site.

    Your plugin has to pass the sender’s e-mail variable to the mail server, does it not? Could there be some kind of issue in the way that is being handled? It seems to me as though the variable is being sent as the recipient’s e-mail address rather than the sender, and if that’s the case, then I’d suspect something amiss in the plugin itself.

    I’d like to echo the above comments. the ONLY thing that changed is the plugin update. It worked before I updated, didn’t work afterwards.

    it’s not just the email address, it’s EVERYTHING – if you customize the email body that gets sent, it doesn’t work. It’s using the default email no matter what changes I make. I suspect that this is probably the reason that the sender is messed up – it’s using some default sender variable that doesn’t appear in the custom email or something.

    so…. I guess the developer isn’t going to fix this then?

    Are we to abandon the plugin? too bad, I loved it… if it would only work.

    Has anyone else found a good contact form plugin that doesn’t use too much CSS & is nice & simple, and actually works?

    Yeah, doesn’t look hopeful. I came to Contact Form 7 from cforms II, because I felt while cforms II is amazing in many ways, it’s overkill for just a standard contact form, and upgrading is a pain. I might try http://yoast.com/wordpress/enhanced-wordpress-contact-form/ (Joost’s stuff usually good) or return to http://www.dagondesign.com/articles/secure-form-mailer-plugin-for-wordpress/ (I used this regularly ages ago).

    I am having this problem too! I changed absolutely nothing in the site, and it is ONLY with Contact Form 7–other emails are working perfectly. HELP!

    Hello,
    The problem can be ralated to other plugins, for example in my case to Simple:Press Forum 4.0.1. When I disabled SPF Options->Email->Use the following Email Settings, the problem was solved. In the help of SPF for email options is mentioned so “Note: These settings, once made, are global in that they will be used by WordPress for non-forum emails as well”.

    I think venartas has it correct. Changing the Email option on SPF appears to correct the problem. So, perhaps any other plugin that makes global changes to email settings may have the same effect. Thanks venartas. This issue was driving me crazy.

    I have this exact problem with CF7, but I don’t have Simple:Press Forum installed.

    For reference, my other plugins are:

    – All in One SEO Pack
    – Audio Player
    – Display Future Posts
    – Do Follow
    – Executable PHP Widget
    – Google XML Sitemaps
    – My Page Order
    – Quotes Collection
    – ShareThis
    – SI CAPTCHA
    – Simple Image Link
    – Smart Archives Reloaded
    – Viper’s Video Quicktags
    – WishList Member
    – WordPress Download Monitor
    – WP-Polls
    – WP-Polls Widget

    not sure if mail-from plugin is also interfering with this (http://code.andrewhamilton.net/wordpress/plugins/mail-from/) ??

    leonmckee

    (@leonmckee)

    http://wordpress.org/support/topic/258734?

    WishList Member also causes this issue with CF7.

    Leon McKee

    tr33m4n

    (@tr33m4n)

    I to experience this problem… i’ve overcumb it by putting the senders details in the message body… but this is not an elegant solution… would love some kind of fix!

    Cheers

    datsun

    (@datsun)

    venartas,

    Thanks for the heads with SPF. That solved my issue!

    Ryan

    Hi Everyone,

    I just installed this plugin on my WordPress Tutorial Blog [link moderated] and had the same issue. Only found out after one of my readers emailed me a question and found I couldn’t reply to his mail because it didn’t send me his email address.

    To fix this I noticed under the mail section of the settings the from field said Your Blog Builder I changed this to [your-email].

    I then tested it and it worked. The email now says from WordPress but if you hover your mouse over it then it shows the email address of the sender.

    Hope that helps some of you

    Pete Moore

    Thanks tr33m4n – I followed your solution and put…

    From: [your-name] ([your-email])

    Message: [your-message]

    …in the Message Body field of the settings page. It’s not perfect but at least I can now see who is emailing me.

Viewing 15 replies - 16 through 30 (of 32 total)
  • The topic ‘[Plugin: Contact Form 7] The sender is always me !’ is closed to new replies.