[Support] php cgi mail - errormessage an mich - nicht an httpd at h02.hostsharing.net

Paul Hink email at p-hink.de
Tue Dec 11 13:22:46 CET 2007


Friedhelm Betz <holliwell at gmx.net> wrote:

> irene kühne wrote:

> > Die genaue Schreibweise der Angabe von 
> > sendmail_path
> > in der php-cgi-fcgi.ini würde mich sehr interessieren!
> 
> Steht unter http://de2.php.net/mail bei sendmail_path
> Bei uns ist das "/usr/sbin/sendmail -t -i"

Ergänzung: Wenn man über "sendmail_path" das Envelope-From setzen
möchte (das war der Ausgangspunkt für obige Frage), kann man das z.B.
per "-f absender at example.com" machen:

/usr/sbin/sendmail -t -i -f absender at example.com

(ungetestet)

Paul


More information about the Support mailing list