Re: cant mail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Connection/Firewall ?!
----------------------
Run telnet <SMTPSERVER> 25, type EHLO <ENTER> and see if he 
talks to you

No anonymous relaying ?!
------------------------
Set the From header, caus maybe your smtp doesn't relay for 
everyone :-)

mail ($addressee, $sub, $body, 'From: YouMail@xxxxxxxxxxxx');

or write it into your php.ini at...

sendmail_from	NULL	PHP_INI_ALL

(found at http://de3.php.net/mail, Runtime Configuration)

So far!
Rob

-- 
Und komm, Du brauchst nur einen Baum
um 1000 Streichhölzer herzustellen.
Aber Du brauchst nur einen Streichholz
um 1000 Bäume abzubrennen.
Meine Güte wer soll das denn jetzt verstehen?
Ganz egal, komm wir bleiben noch etwas länger.
Die Bedeutung zahlt ja immer der Empfänger

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux