Announcement
Collapse
No announcement yet.
Contact form, uses wrong From address
Collapse
X
-
I understand things are different today. However, unless issues are entered into the tracker they won't get resolved.
-
Leave a comment:
-
The processing of email in vBulletin hasn't changed in over a decade. If you want changes made to this system, you will need to submit an Improvement Request in our tracker.
Leave a comment:
-
Contact form, uses wrong From address
When people are using the contact form, there is an error in the mail generation.
So if a user submit's the form, the From address will be the user his email address he enters. However this mail is then blocked, since I'm not allowed to send mail with a From record <[email protected]>. I'm only allowed to send mail for the domains I own (SPF /DKIM etc), and I don't own gmail.com
Code:Received: from php7 (php7 [172.16.15.24]) by duikforum.nl (Postfix) with SMTP id EAE1911745 for <[email protected]>; Thu, 5 Nov 2020 14:19:03 +0100 (CET) Received: by php7 (sSMTP sendmail emulation); Thu, 05 Nov 2020 14:19:03 +0100 Date: Thu, 05 Nov 2020 14:19:03 +0100 To: [email protected] Subject: DuikForum Neem contact op Formulier - Registratie problemen X-PHP-Originating-Script: 80:mail.php From: "[email protected]" <[email protected]> Sender: [email protected] Message-ID: <[email protected]> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Het volgende bericht werd via het DuikForum contact formulier aan u verzonden door M.C. (mailto: [email protected]). -------------------------------- Hoe wordt je lid van duikforum? -------------------------------- IP-adres: 1.1.1.1 Gebruikersnaam: Gast User ID: 0 E-mail: [email protected]
The from address is my own "webmaster" mail address and that a new line is added with "reply-to" which is the actual user address
Tags: None
Related Topics
Collapse
-
by onkeljanSo, spambots are sending mail from our vbulletin installation all the time. I cant find any new post telling how to disable this feature.
I have selected "no" on "Enable Email...-
Channel: vBulletin 5 Connect Feedback
Tue 1 Sep '20, 9:51am -
-
by habiliHello friends, i buy a mail hosting service from zoho.com for my forum.
My problem is when i set email settings from options menu and email setting in admincp ( smtp host, user,password and protocol)...-
Channel: Support Issues & Questions
Tue 3 Mar '20, 3:40am -
Leave a comment: