I have installed powermail extension 4.4 on typo3 v7.6 project, the test mail is sending good, but when I fill the form on frontend and click submit, no e-mail is delivered/arrives.
- I configured the form in backend with name, e-mail, and subject for both receiver and sender.
- I have used different e-mail addresses too.
- I have also tried to disable the spamshield from typoscript : spamshield._enable = 0.
- I have added a defaultEmailAdress in the installtool config : [MAIL][defaultMailFromAddress] .
Does anybody have another idea?