I was trying to implement the typo3-formhandler. I followed this tutorial: How to set up a simple form
step by step, but I keep getting this error:
Attachment not found! Mail NOT sent to: [mail address]
I’ve made a couple of pictures of the whole debug log:
http://img6.imagebanana.com/img/tg5sjj9x/Bildschirmfoto.png
http://img6.imagebanana.com/img/f6btnnxq/Bildschirmfoto1.png
The problem was, that I haven’t configured PHP’s mail-Function on my server. I just assmued that formhandler would use TYPO3-Configuration, but it didn’t.
Since Version 1.2, you can tell FormHandler to use TYPO3’s config:
http://www.typo3-formhandler.com/documentation/release-notes/version-120/
Correct Typoscript-Script for the problem is: