Hallo zum zweiten.
Zusaätzliche Informationen
In php.ini habe ich jetzt nachgeschaut unter:
-----
[mail function]
SMTP = localhost ;for win32 only
sendmail_from = name@prvider.de ;for win32 only
sendmail_path= sendmail -t -i ;for unix only, may supply arguments as well (default is 'sendmail -t -i')
-----
Apache läuft unter OSX also Unix. Was bedeutet sendmail -t -i? Wo und wie kann ich dies konfigurieren?
Danke für jeden Hinweis