2008/1/12 Grega Leskovsek &lt;<a href="mailto:mavricek@gmail.com">mavricek@gmail.com</a>&gt;:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Zanima me če kdo ve zakaj mi na Linux strežniku Kubuntu 7.10 php ukaz mail(<span><span>string</span> <tt>$to</tt></span>
   , <span><span>string</span> <tt>$subject</tt></span>
   , <span><span>string</span> <tt>$message</tt></span>) ne dela. PHP mi sicer vse kar sem do sedaj naredil dela, ustavilo se mi je pri ukazu mail. Če to ni pravi forum za to vprašanje me prosim usmerite. 
<br>S spoštovanjem, Gregor Leskovšek<br clear="all"><font color="#888888"><br>-- <br>When the sun rises I receive and when it sets I forgive -&gt; <a href="http://users.skavt.net/%7Egleskovs/" target="_blank">http://users.skavt.net/~gleskovs/
</a><br>With love, Gregor Leskov&#39;sek
</font><br>_______________________________________________<br>lugos-list mailing list<br><a href="mailto:lugos-list@lugos.si">lugos-list@lugos.si</a><br><a href="http://liste2.lugos.si/cgi-bin/mailman/listinfo/lugos-list" target="_blank">
http://liste2.lugos.si/cgi-bin/mailman/listinfo/lugos-list</a><br><br></blockquote></div><br><font style="font-family: arial,sans-serif;" size="2">&quot;For the Mail functions to be available, PHP must have access to the
     <i class="literal">sendmail</i> binary on your system during compile time.
     If you use another mail program, such as qmail or postfix, be sure to
     use the appropriate sendmail wrappers that come with them.  PHP will
     first look for sendmail in your <i class="literal">PATH</i>, and then in
     the following:  
     <i class="literal">/usr/bin:/usr/sbin:/usr/etc:/etc:/usr/ucblib:/usr/lib</i>.
     It&#39;s highly recommended to have sendmail available from your
     <i class="literal">PATH</i>.  Also, the user that compiled PHP must have
     permission to access the sendmail binary. &quot;</font><br>[<a href="http://si2.php.net/mail">http://si2.php.net/mail</a>], [<a href="http://www.google.com/search?q=php+mail">http://www.google.com/search?q=php+mail</a>
]<br>to ni? :)<br>