[TYPO3] contact form error

Alexander Schloegl office at viennadesign.com
Tue May 2 22:08:46 CEST 2006


Gayus Wiratama wrote:

> Hi,
> 
> ...The problem is..
> I using a contact form, I have already sign my email as recipent.
> I got this error (look at the below), but the server said that an email has
> been sent. when i checked its not exist.
> 
> Warning: mail() [function.mail]: SMTP server response: 501 5.5.4 Invalid
> Address in C:\Program
> Files\typo3\htdocs\typo3wamp\t3lib\class.t3lib_htmlmail.php on line 709
> 
> Warning: Cannot modify header information - headers already sent by (output
> started at C:\Program
> Files\typo3\htdocs\typo3wamp\t3lib\class.t3lib_htmlmail.php:709) in
> C:\Program
> Files\typo3\htdocs\typo3wamp\typo3\sysext\cms\tslib\class.tslib_fe.php on
> line 2734

Oops I can't help you right away but probably some hints:

sure that your server sends mail? What do you have in your php.ini?

check for:

[mail function]
; For Win32 only.
SMTP = smtp.myserver.com

; For Win32 only.
sendmail_from = me at myserver.com

or similar in your php.ini - are these uncommented and set to proper values?

Have a look on \typo3\htdocs\typo3wamp\t3lib\class.t3lib_htmlmail.php on 
line 709 - this might differ between typo3 versions.

Only some thoughts, I once had similar problems.


regards
Alexander



More information about the TYPO3-english mailing list