Email notification for form submission
Permalink
Hello,
I am unable to receive emails when a visitor to my site uses a block_form_submission.
I thought I would recieve an email notification everytime a visitor submitted something through my contact form.
Every entry is successfully coming through the form results page under reports. However I thought I would also receive an email notification as well.
This is the first concerete5 site I setup, so I am opening up this discussion to see if I am missing anything on the settings side.
If this is possible connected, I was also unable to receive an email when I use the forgot your password section on my C5 login page.
I know my login password I was just testing the notification.
I also checked the spam filter on my Exchange account and nothing is being blocked.
Any ideas or recommendations would be appreciated.
Here is my environment
I am unable to receive emails when a visitor to my site uses a block_form_submission.
I thought I would recieve an email notification everytime a visitor submitted something through my contact form.
Every entry is successfully coming through the form results page under reports. However I thought I would also receive an email notification as well.
This is the first concerete5 site I setup, so I am opening up this discussion to see if I am missing anything on the settings side.
If this is possible connected, I was also unable to receive an email when I use the forgot your password section on my C5 login page.
I know my login password I was just testing the notification.
I also checked the spam filter on my Exchange account and nothing is being blocked.
Any ideas or recommendations would be appreciated.
Here is my environment
# concrete5 Version 5.5.2.1 # concrete5 Packages AddThis (1.0), Automatic Email Obfuscator (1.2.3), Bootstrap Buttons (2.0.4.1), Bootstrap Carousel (1.0), Clicky Web Analytics (1.2.0), MindNet Clear Cache (1.0), Superhero (1.2). # concrete5 Overrides css/my-custom.css # Server Software Microsoft-IIS/7.0 # Server API cgi-fcgi # PHP Version 5.3.9 # PHP Extensions bcmath, calendar, cgi-fcgi, com_dotnet, Core, ctype, curl, date, dom, ereg, filter, ftp, gd, gettext, hash, iconv, imap, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, mysqlnd, OAuth, odbc, openssl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_sqlsrv, Phar, Reflection, session, SimpleXML, sockets, SPL, sqlsrv, standard, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib. # PHP Settings
Viewing 15 lines of 41 lines. View entire code block.
The form block does offer the option of sending you an email on submission. Just check the settings of the block, there is a field available for as many addresses you like.
If you're not receiving emails from the "Forgot your password" procedure then you might ask your host to check the PHP mail functions. I see you're hosting on a Windows server so things might not be set up properly.
Just a thought.
Just a thought.
I think that is solid advice. I will open up a ticket with my ISP.