It would be nice, if there were an option to send out a notification email instead of sending all of the submitted information. As an example, we're using webform to collect sensitive information that we do not want sent through email. The form is submitted and submissions are reviewed through a secured connection, but it would be nice if the person could be sent an email to the effect of "someone has submitted the form, you should go and check it out here:
". So they don't have to worry about checking it all the time, and they can respond quickly when people do submit the form.

Comments

solutionsphp’s picture

You might wish to keep an eye on this issue:
http://drupal.org/node/166299

quicksketch’s picture

Status: Active » Closed (fixed)

This can be done by customizing the email output through theming. Read the THEMING.txt included with webform.