php.ini sendmail_path

woeng

New Member
hallo,

ich hätte folgende frage:
für was steht -t oder -f, wenn ich in der php.ini den sendmail_path setzen will?
ich habe im google leider nichts dazu gefunden, kennt sich da jemand aus, oder weiß jemand einen link?

vielen dank im voraus

lg woeng
 
http://www.sendmail.org/~ca/email/man/sendmail.html said:
-fname Sets the name of the ``from'' person (i.e., the sender of the
mail). -f can only be used by ``trusted'' users (normally
root, daemon, and network) or if the person you are trying to
become is the same as the person you are.

-t Read message for recipients. To:, Cc:, and Bcc: lines will
be scanned for recipient addresses. The Bcc: line will be
deleted before transmission.
Findet man auch per Google.
 
Back
Top