The email "From" field

User 11067 Photo


Registered User
13 posts

Scott, I'll make a ticket if you want, but the email "From" field is becoming a huge problem.

The confirmation emails come from the "folder_name@your.domain.com"

This runs afoul of the Spam filters on most email servers.

Kind of like the emails I've been getting "hpscanner@your.domain.com" or much like that.

In Classic, that field was editable, so a true, verifiable email address could be used, with the Plain Text From being adjustable. I think the original was "Coffeecup Web Form Handler".

At any rate, that could go by spam filters. This new thing cannot, easily without a great deal of tweaking.
User 1953598 Photo


Registered User
12 posts

I'm having the same problem! Here's the code for the email field:
<div style="PADDING-TOP: 0px" id="item4" class="fb-item fb-100-item-column">
<div class="fb-grouplabel">
<label id="item4_label_0">
Email
</label>
</div>
<div class="fb-input-box">
<input id="item4_email_1" class="" name="email" maxlength="254" autocomplete="off"
data-hint="Your email address is not required, but it will help us respond to you for clarification."
placeholder="you@domain.com" type="email" />


This appears to be the relevant code from "form.cfg.php"
"is_present" : true,
"subject" : "Non-Renewing Survey"
},
"is_present" : true,
"replyto" : "[email]",
"to" : "abqphotog@gmail.com"
}
},
"redirect_settings" :
{


Thanks for any help,
Darrel
User 103173 Photo


VP of Software Development
0 posts

In our January update we are going to add a new field in the Email Notices tab that will allow you to define a from address. This will help with this issue.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2303124 Photo


Registered User
87 posts

Scott Swedorski wrote:
In our January update we are going to add a new field in the Email Notices tab that will allow you to define a from address. This will help with this issue.


Whilst they are doing this can they add a TO EMAIL in the form in addition to the send to in the settings.

I need the ability to send tasks to individuals but keeping the facility to send to a moderator/manager all messages.

But allowing us to SEND TO within the form would allow for different individuals to be sent the form contents very quickly...i.e one person or several people separated with comms

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.