Discussion:
[TYPO3] Test Mail Typo3‏
namesys
2008-03-07 11:55:28 UTC
Permalink
Hello,

I have some problems for test mail of Install Tool. I have a testig area by xampp in SO Windows XP

***
Sendmail path not defined!
sendmail_path=
This may be critical to TYPO3's use of the mail() function. Please be sure that the mail() function in your php-installation works!

You can check the mail() function by entering your email address here and press the button. You should then receive a testmail from test at test.test.
Since almost all mails in TYPO3 are sent using the t3lib_htmlmail class, sending with this class can be tested by checking the box Test t3lib_htmlmail below. The return-path of the mail is set to null at localhost. Some mail servers won't send the mail if the host of the return-path is not resolved correctly.

Test t3lib_htmlmail.
***

in my php.ini (folder apache/bin) I have setting:

***
[mail function]
; For Win32 only.
;SMTP = localhost
SMTP = out.alice.it
smtp_port = 25

; For Win32 only.
sendmail_from = namesys at live.com

; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path = "C:\Programmi\xampp\sendmail\sendmail.exe -t"

; Force the addition of the specified parameters to be passed as extra

parameters
; to the sendmail binary. These parameters will always replace the value of
; the 5th parameter to mail(), even in safe mode.
;mail.force_extra_parameters =
***

The results are:
- if I test not checking "Test t3lib_htmlmail" I receive the text mail from test at test.test
- if I test checking "Test t3lib_htmlmail" I don't receive anything

In any case in the top of Install Tool there is wrote "Mail was sent to namesys at live.com"

I can solve this problem?

Thanks to all
Enrico

_________________________________________________________________
Scarica GRATIS la versione personalizzata MSN di Internet Explorer 7!
http://optimizedie7.msn.com/default.aspx?mkt=it-it
Dmitry Dulepov [typo3]
2008-03-07 11:59:32 UTC
Permalink
Hi!
Post by namesys
I have some problems for test mail of Install Tool. I have a testig area by xampp in SO Windows XP
***
Sendmail path not defined!
sendmail_path=
This may be critical to TYPO3's use of the mail() function. Please be sure that the mail() function in your php-installation works!
Ignore this warning. TYPO3 is wrong here: this path does not exist in Windows.
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
namesys
2008-03-07 15:14:35 UTC
Permalink
Thanks Dmitry ... so probaly my problem is in the configuration of Direct Mail... can u help me if I tell my setup history?
From: dmitry at typo3.org
Date: Fri, 7 Mar 2008 13:59:32 +0200
To: typo3-english at lists.netfielders.de
Subject: Re: [TYPO3] Test Mail Typo3?
Hi!
Post by namesys
I have some problems for test mail of Install Tool. I have a testig area by xampp in SO Windows XP
***
Sendmail path not defined!
sendmail_path=
This may be critical to TYPO3's use of the mail() function. Please be sure that the mail() function in your php-installation works!
Ignore this warning. TYPO3 is wrong here: this path does not exist in Windows.
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
_________________________________________________________________
Scarica GRATIS la versione personalizzata MSN di Internet Explorer 7!
http://optimizedie7.msn.com/default.aspx?mkt=it-it
Dmitry Dulepov [typo3]
2008-03-07 15:22:37 UTC
Permalink
Hi!
Post by namesys
Thanks Dmitry ... so probaly my problem is in the configuration of Direct Mail... can u help me if I tell my setup history?
Personally I cannot but you can always post it here to the list and someone will answer.
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
namesys
2008-03-07 16:22:43 UTC
Permalink
It's time of Newsletter on my website! ... but I didn't know was so difficult!

The target is a Newsletter with the subscribe/ unsubscribe box, so I decide for Direct mail plugin & company.

I take the follow ext: tt_address (v. 1.0.4) / direct_mail (v. 2.5.3) / direct_mail_subscription (v. 1.1.0). In the ext Direct Mail configuration I change only the "SMTP host" with my out.myprovider.com

In the Root site I create a sysfolder "Newsletter Storage Folder" and assign the plugin Direct Mail. I put inside the folder the new record "Group Direct Mail" where i choose the type "From page", the title "MyGroup" and how entry point "Subscription Newsletter" in the table option "Address"

Always in the root page I put a new page "Subscription Newsletter" and assign the General Record Storage "Newsletter Storage Folder"; in this page I put the content plugin "Direct Mail Subscription Administrator" and assign plugin "Direct mail subscription".

In the end my structure is:

ROOT
|
Page: Home
|- Page: SUBSCRIPTION NEWSLETTER
|- Plugin: DIRECT MAIL SUBSCRIPTION ADMINISTRATOR
Page: PAGE A
|
Page: PAGE B
|
page: PAGE C
|
Folder: NEWSLETTER STORAGE FOLDER
|- Record: MYGROUP


The user subscribe in regolar way the address mail go in the "Subscription Newsletter" but when I try to send mail the user don't receive any mail... where I wrong?

Thanks
Enrico

_________________________________________________________________
Scarica GRATIS le tue emoticon preferite!
http://intrattenimento.it.msn.com/emoticon/

Continue reading on narkive:
Loading...