php-general | 2001032
Date: 03/31/01
- Next message: Kenneth R Zink II: "[PHP] Can a WHILE be done inside an array?"
- Previous message: David Minor: "[PHP] Remembering variables during Ping-Pong session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
My setup is PHP 4.0.4p1 with Apache 1.3.19 (PHP as a module), and sendmail
at /usr/sbin/sendmail. I have sendmail_path = /usr/sbin/sendmail -t -i in
my php.ini. THis is all on Linux.
When I use mail() in any which way, it returns as if it were sucsessful,
but in my maillog I see;
Mar 31 16:22:16 catsnip sendmail[30912]: f2VNMGZ30910: f2VNMGY30912: DSN:
Data format error
The messages above it gives me the idea that it's the destination
mailserver returning this error.
Any ideas?
Thanks,
Chris
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Kenneth R Zink II: "[PHP] Can a WHILE be done inside an array?"
- Previous message: David Minor: "[PHP] Remembering variables during Ping-Pong session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

