[TYPO3-german] recipient-feld in mailform funktioniert nicht

JoH asenau info at cybercraft.de
Wed Jan 10 14:01:42 CET 2007


Peter Russ wrote:
> Jan Skopek schrieb:
>> Liebe Community,
>>
>> suche nun schon seit einer Ewigkeit in mailing-listen, google etc.
>> Finde aber leider keine Lösung zu meinem Problem.
>> In TypoScript verfasst Formulare verschicken keine Mails!
>> Meine Typo-Version ist 3.8 (mit MailformPlus 3.61 falls die
>> Information wichtig ist). In der Frontend-Konfiguration sind die
>> Werte
> Wenn dies gesetzt ist,
>> [strictFormmail]=1
> wird das nicht beachtet!
>> [secureFormmail]=1
>
> Die Mail wird an die Adresse geschickt, die im Plugin als Empfänger
> EINGEGEBEN ist, d.h. sie wird aus der DB ausgelesen.
> Setze [strictFormmail]=0, dann sollte es gehen, wie Du willst.

Fast ;-)

[strictFormmail]
Boolean. If set, the internal "formmail" feature in TYPO3 will send mail
ONLY to recipients which has been encoded by the system itself. This
protects against spammers misusing the formmailer.

[secureFormmail]
Boolean. If set, the internal "formmail" feature in TYPO3 will send mail
ONLY to the recipients that are defined in the form CE record. This protects
against spammers misusing the formmailer.

strictFormmail sollte also auch mit "TypoScript only" und ohne CE funzen.
secureFormmail funzt _nur_ mit CE also nicht mit "TypoScript only", daher
wird durch
secureFormmail =1 der Rest irrelevant, wenn Du kein CE hast.

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-german mailing list