Cam pe aici esueaza silky:
if (@is_executable($default->path_to_sendmail)) {
$from = escapeShellCmd($from);
$mail = popen("$default->path_to_sendmail -i -f $from --
$recipients", 'w');
$result = fputs($mail, $bhdrs . $hdrs);
$result += fputs($mail, "\n"); // trailing \n to end the
headers section
$result += fputs($mail, $body);
if ((pclose($mail) >> 8 & 0xFF) != 0)
$result = 0;
}
In if intra, dar se intampla ceva in interior. Nu-mi dau seama ce anume :-(
Eu sunt programator de C/C++, nu ma pricep la prostiile asta...
--
Serghei.
---
Detalii despre listele noastre de mail: http://www.lug.ro/