Zitat:
Original geschrieben von _m3
@bushi:
PHP hat Hooks, mit denen man ein externes Mailprogramm aufrufen kann, Mail-Funktionen wuerde ich das noch nicht nennen.
|
Auf Windows nicht - da geb ich dir recht.
Zitat:
The Windows implementation of mail() differs in many ways from the Unix implementation. First, it doesn't use a local binary for composing messages but only operates on direct sockets which means a MTA is needed listening on a network socket (which can either on the localhost or a remote machine).
|
http://at2.php.net/manual/en/function.mail.php
~