Kod
Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing in *.php on line 2
[php:1:571e5d6959]<?php
mail("cosik@gazeta.pl", "temat", "hihi", "From: me@localhost");
?>[/php:1:571e5d6959]
Ustawione jest From ..
w php.ini zakomentowalem
Kod
;sendmail_from= serwer@localhost; for Win32 only
Ktos mi podpowie gdzie robie blad... jak ustawiam sendmail_from w php.ini to blad jest taki:
Kod
Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for ups@gazeta.pl in *.php on line 2