Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
php:mail [2006/05/17 20:06]
a created
php:mail [2009/05/25 00:34] (current)
Line 1: Line 1:
 ====== PHP mail function on *nix plaform ====== ====== PHP mail function on *nix plaform ======
 +
 +==== Advance stuff ====
 +
 +  * [[http://www.marki-online.net/php-secure-sendmail/]]
 +==== return-path rewrite ====
  
     $mailFrom = "ValidMailbox@validdomain";     $mailFrom = "ValidMailbox@validdomain";
Line 22: Line 27:
  
  
-Be awere of this ''$mailParams = "-f$mailFrom";''+Be aware of this ''$mailParams = "-f$mailFrom";''
  
 in ''php.ini'' there is **''sendmail_path''** with default settings (for *nix): ''sendmail -t -i'' in ''php.ini'' there is **''sendmail_path''** with default settings (for *nix): ''sendmail -t -i''
  
 read more at [[http://it.extension.org/wiki/Best_Practices_Using_the_PHP_mail_Function]] read more at [[http://it.extension.org/wiki/Best_Practices_Using_the_PHP_mail_Function]]
 +
 +
 +
php/mail.1147889185.txt.gz ยท Last modified: 2009/05/25 00:34 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready