In the past we were able to put a user email address in the From field. But now we get the message: " this email address does not belong to the same domain as". I know you should use ie. [email protected]
Because of an internal develop emailprogram I need to have the user email address in the From field. The internal develop email program has some features which depends on the From field in a email message.
Is there a way i can trick CF7 so it use the / overwrites the "this email address does not belong to the same domain" warning? Jus like < CF 3.1
Hope you get my question
In the past we were able to put a user email address in the From field. But now we get the message: " this email address does not belong to the same domain as". I know you should use ie. [email protected]
Because of an internal develop emailprogram I need to have the user email address in the From field. The internal develop email program has some features which depends on the From field in a email message.
Is there a way i can trick CF7 so it use the / overwrites the "this email address does not belong to the same domain" warning? Jus like < CF 3.1
Hope you get my question
Share Improve this question asked Nov 15, 2018 at 16:56 alexalex 1,1123 gold badges17 silver badges39 bronze badges 2- Why does the warning bother you? As far as I know CF7 will still try to send out the mails, it is just a warning after all – kero Commented Nov 15, 2018 at 16:59
- @kero, ......that would be something.....going to see if it still works.....tx for taking the time – alex Commented Nov 15, 2018 at 19:22
1 Answer
Reset to default 0You can trick CF7 by enter a valid email address [email protected]
and redirect all mails to that custom email address [email protected]
.
;-)
In the end that warning should not harm.
It's more a Spam issue: If the recipient of the email rates the email as spam because it comes from a different server than the sender's address says.