e/libexec/libphp4.so into
server: /usr/local/apache/libexec/libphp4.so: Undefined PLT symbol
"acos" (reloc type = 21, symnum = 1829)
Any help, suggestions or ideas would be appreciated at this time. Thanks.
--
Robert Hough ([EMAIL PROTECTED])
--
PHP General Mailing List (http://w
"/usr/sbin/sendmail -t -i [EMAIL PROTECTED]";
$fd = popen($mailer, "w");
fputs($fd, "$headers");
fputs($fd, "$message");
pclose($fd);
--
Robert Hough ([EMAIL PROTECTED])
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mai
essage from PHP Test Mailer v1.1.1a
From: Robert Hough <[EMAIL PROTECTED]>
X-Sender: <[EMAIL PROTECTED]>
X-Mailer: PHP Test Mailer v1.1.1a
Error-To: <[EMAIL PROTECTED]>
Content-Type: text
X-UIDL: 21fbef1b63923735e759e4f52ab267bd
Status: RO
X-Status:
X-Keywords:
X-UID: 6
--
Rober
ot; and that works as intended. The From field also
displays correctly.
The problem happens when the message bounces. For whatever reason, if the
message bounces, it returns to nobody. Which, of course is what the web
server is running as.
--
Robert Hough ([EMAIL PROTECTED])
--
PHP Gener
ers .= "From: $sender_name $sender_address\n";
$headers .= "X-Sender: $sender_address\n";
$headers .= "X-Mailer: $version\n";
$headers .= "Return-Path: $sender_address\n";
$headers .= "Error-To: $sender_address\n";
--
Robert Hough ([E
).
However, if the message should bounce, it always bounces back to nobody.
When we want it to bounce back to say, rch instead. Can any offer a
possible solution here?
TIA
--
Robert Hough ([EMAIL PROTECTED])
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
6 matches
Mail list logo