[TYPO3-windows] Mail problem
Maurice
postvak at freeler.nl
Sun Jul 2 10:30:51 CEST 2006
Hi,
After installing Typo3 and setting setting
$TYPO3_CONF_VARS['SYS']['systemLog'] = 'Mail' , i get the folowing error
messages on
every page of my site:
----------------------------------
Warning: mail(): SMTP server response: 503 5.5.1 Need RCPT (recipient) in
E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php on line 4348
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\t3lib\class.t3lib_userauth.php on line 311
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\t3lib\class.t3lib_userauth.php on line 312
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\t3lib\class.t3lib_userauth.php on line 313
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\t3lib\class.t3lib_userauth.php on line 314
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\typo3\sysext\cms\tslib\class.tslib_fe.php on line
2767
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\typo3\sysext\cms\tslib\class.tslib_fe.php on line
3140
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\typo3\sysext\cms\tslib\class.tslib_fe.php on line
3141
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\typo3\sysext\cms\tslib\class.tslib_fe.php on line
3142
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\typo3\sysext\cms\tslib\class.tslib_fe.php on line
3143
Warning: Cannot modify header information - headers already sent by (output
started at E:\www\mydomain.com\htdocs\t3lib\class.t3lib_div.php:4348) in
E:\www\mydomain.com\htdocs\typo3\sysext\cms\tslib\class.tslib_fe.php on line
3144
----------------------------------
Strange thing is that the mail is still sent. I don't know whether there is
a relation, but in tt_products i get the folowing error when sending mail:
----------------------------------
Warning: fsockopen(): unable to connect to :80 in
E:\www\mydomain.com\htdocs\t3lib\class.t3lib_htmlmail.php on line 1277
Fatal error: Maximum execution time of 60 seconds exceeded in
E:\www\mydomain.com\htdocs\t3lib\class.t3lib_htmlmail.php on line 1277
----------------------------------
Can anyone help me?
Regards,
Maurice
Typo3 4.0
PHP 4.4.2
Apache 2.2
Kerio Mailserver 6
More information about the TYPO3-windows
mailing list