--TEST-- Testing: suhosin.mail.protect=2 and extra headers contain To: --SKIPIF-- --INI-- suhosin.log.sapi=255 suhosin.log.stdout=0 suhosin.log.script=0 suhosin.log.syslog=0 suhosin.mail.protect=2 sendmail_path=$([ -f /bin/true ]&& echo /bin/true || echo /usr/bin/true) --FILE-- --EXPECTF-- ALERT - mail() - To: headers aren't allowed in the headers parameter. (attacker 'REMOTE_ADDR not set', file '%s', line 2) bool(false)