Either the custom e-mail box or the component value box, both won't store the settings.
After submitting in either way, the settings page after that appears allright, but when saving the settings, the email address or component settings is gone. No error message, nothing. No e-mail is being sent when the form is submitted.

Comments

quicksketch’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

I cannot reproduce this problem. I can add new e-mail configurations and update existing e-mail configuration to be both custom e-mail addresses as well as component-based e-mail addresses. If you can provide instructions on how to reproduce this problem from a clean install of Drupal I'd be happy to have a look, right now it looks like another module or some custom code on your site is preventing Webform from working normally.

amateescu’s picture

Version: 7.x-3.11 » 7.x-3.x-dev

I also encountered this problem today. Didn't have time to investigate further but a drush cc all fixed it for me.

mikeefreedom’s picture

I can confirm that a drush cc all also worked for me... odd.

quicksketch’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Please reopen if this issue exists in the 3.12 version of the module. Most likely this was fixed in the followup patch in this issue: #1073270-8: Webform needs to flush Entity Cache after updating components (and e-mail configurations).