confirmation e-mail doesn't work
-
Hi,
My form does not send confirmation e-mails and I am unsure as to how to change this.I have inserted my e-mail address as “[email protected]” in the Admin DB form section, under “General Setup.”
After form submission, I receive the entries in my database but get my error message for confirmation delivery:
“This will be a visible notice if the plugin is not able to send out your confirmation mail.”
Here is my code:
[db_form]
[input label=”Firstname *” name=”Name” required=”true”]
[input label=”Lastname” name=”E-mail” ]
[mail label=”E-Mail *” value=”[email protected]” name=”Address” required=”true”]
[submit label=”Send!”]
[/db_form]Thanks
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘confirmation e-mail doesn't work’ is closed to new replies.