From:             [EMAIL PROTECTED]
Operating system: any
PHP version:      4.2.3
PHP Bug Type:     Feature/Change Request
Bug description:  mail 5th parameter in safe_mode


as of 4.2.3 mail() doesn't accept the 5th parameter in safe more any more.
However, my mailinglist system PHPlist uses this feature to be able to
process bounces to the mailinglist. As particularly ISPs run PHP in safe
mode, this may become a problem when they cannot process bounces and will
be blacklisted to some hosts (yahoo is known to do this) for sending too
many invalid emails.

So I would, on behalve of the ISPs who host users who have installed
PHPlist, ask to change this back, or make it configurable, so ISPs can
have a choice.

Michiel
-- 
Edit bug report at http://bugs.php.net/?id=19680&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19680&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19680&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19680&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19680&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19680&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19680&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19680&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19680&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19680&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19680&r=globals

Reply via email to