The Problem: Emails Can Get Lost
Server problems, spam filters, a typo in the recipient address, or blacklisting – there are many reasons a form email never arrives or arrives late. If a website stores submissions only via email delivery, the content is irretrievably gone in such a case: no copy exists in the system, the submission can't be traced, and in the worst case an important inquiry simply goes unanswered.
"forms2db" extends TYPO3's standard forms extension with an additional finisher: "Save the mail to the database". This reliably stores every form submission, regardless of whether the email delivery succeeds.