Mailformplus anonymous@domain.com; im Auftrag von; info@domain.de

Autor Nachricht
Verfasst am: 12.05.2008 [22:33]
jan_0815

[Themenersteller]
dabei seit: 30.10.2006
Beiträge: 36

Hallo,

hab ein kleines Problem mit Mailform plus

Wenn das Formular ausgefüllt abgeschickt wird,

dann wird einen Nachricht an mich geschickt und eine bestätigungs Mail an den der das Forumular ausgefüllt hat.

In der Mail die an mich geschickt wird, da steht als absender info[at]domain[dot]de
also so wie es seien soll.

Bei der bestätigungs Mail wird als absender folgendes genommen


anonymous@domain.com; im Auftrag von; info[at]domain[dot]de

Die anonymous ist eine andere domain. Das liegt daran das die Domain nicht alleine auf den server ist. Aber wieso steht das jetzt so komisch im absender?

Verfasst am: 13.05.2008 [09:13]
mtd04014

dabei seit: 24.08.2006
Beiträge: 125

Hallo,

kannst du dein TS setup oder die Einstellungen im Plugin hier posten? Dann kann ich die Fehlerquelle besser lokalisieren.

lg,
Reinhard
Verfasst am: 13.05.2008 [10:50]
jan_0815

[Themenersteller]
dabei seit: 30.10.2006
Beiträge: 36

Natürlich

Typoscript:Zeilennummerierung:  An / Aus

  1. ###### kontktformular #####################
  2.  
  3. # path to language file
  4. plugin.tx_thmailformplus_pi1.langFile = typo3conf/ext/th_mailformplus/example_form/singlepage_forms/improved_demo_lang.php
  5.  
  6. # path to stylesheet file
  7. #plugin.tx_thmailformplus_pi1.stylesheetFile = typo3conf/ext/th_mailformplus/example_form/singlepage_forms/improved_demo_css.css
  8.  
  9. # specify allowed tags allowed to be inserted in form fields by the user or to be written in markers by the admin
  10. plugin.tx_thmailformplus_pi1.default.allowedTags = <strong><span><br/>
  11.  
  12. # specify the symbol for required fields
  13. plugin.tx_thmailformplus_pi1.default.required_marker = *
  14.  
  15. # receiver of the admin mail
  16. #plugin.tx_thmailformplus_pi1.default.email_to = MY EMAIL
  17.  
  18. # subject of the admin mail is set to the subject the user entered in the form
  19. #plugin.tx_thmailformplus_pi1.default.email_subject = text
  20. #plugin.tx_thmailformplus_pi1.default.email_subject.data = GPVar:subject
  21.  
  22. # the user mail is sent to the email address the user entered in the form
  23. plugin.tx_thmailformplus_pi1.default.email_sendtouser = email
  24.  
  25. # usbject of the user mail
  26. #plugin.tx_thmailformplus_pi1.default.email_subject_user = Ihre Anfrage
  27.  
  28. # sender of the mails
  29. plugin.tx_thmailformplus_pi1.default.email_sender = noreply@domain.de
  30.  
  31. # if language is german, set another text as subject of the user mail
  32. [globalVar = GP:L = 1]
  33. plugin.tx_thmailformplus_pi1.default.email_subject_user = Ihre Kontaktanfrage
  34. [global]
  35.  
  36. # errorChecks for the form fields
  37. plugin.tx_thmailformplus_pi1.fieldConf {
  38. name {
  39. errorCheck = required
  40. }
  41. email {
  42. errorCheck = required,email
  43. }
  44. text {
  45. errorCheck = required
  46. }
  47. }


[Dieser Beitrag wurde 1 mal bearbeitet. Zuletzt am 13.05.2008 um 10:50]




 
TYPO3 Version 4.2.0 testen

TYPO3 Ver. 4.2.0 testen

Testen Sie die neue TYPO3 Version 4.2.0 kostenlos für einen Monat

TYPO3 Bücher

TYPO3 Workshops


TYPO3 Einführungsschulung
in Berlin:
Montag, 07.07.
in Espelkamp:
Montag, 04.08.

TYPO3 Intensivschulung
in Espelkamp:
Mi., 06.08. - Fr., 08.08.
in Würzburg:
Mo., 18.08. - Mi., 20.08.
in Köln:
Mo., 01.09. - Mi., 03.09.
in Berlin:
Mi., 24.09. - Fr., 26.09.

TYPO3 Extensionschulung
in Berlin:
Mo., 14.07. - Mi., 16.07.
in Espelkamp:
Mo., 11.08. - Mi., 13.08.