Viewing 3 replies - 1 through 3 (of 3 total)
  • Most common errors are:

    1) Change the email address in MAIL >> From so that it matches the domain where the Form is being sent from. For example:

    From: [your-name] <[email protected]>
    From: [email protected]

    2) Make the Subject field on the Form required(*) so that the user has to enter some text. For example:

    [text* your-subject]

    Thread Starter dcoplan

    (@dcoplan)

    Thanks barnez. I wasted a good hour+ trying to figure all this out. Would have been nice for the developer to make all this clear.

    I got things working by making the changes you mention but also adding this to the Additional Settings tab…

    Sender: [email protected]
    Reply-To: [your-name] <[your-email]>

    And the From: section is…

    [your-name] <[email protected]>

    Maybe I don’t need the Additional Settings part anymore? But it’s working now so I’m not gonna mess with it.

    No problem. You should definitely leave Reply-To: [your-name] <[your-email]> in the Additional Settings field as that allows you to reply to the sender by hitting Reply in your email client. I would remove Sender: [email protected] from the Additional Settings field as it don’t see that having much purpose.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Configuration error – where is it??’ is closed to new replies.