Package: hypermail Version: 2.1.8-1 Severity: important
By default hypermail outputs in the first line an XML header like this: <?xml ... ?> There is a lot of PHP code out there, which is written in the short tag form: <? phpcode(); ?> If also files with *.html extensions are parsed by PHP, then it is not possible to output HTML file generated by hypermail. In short: if(short_open_tag = On in php configuration for the apache && "AddType application/x-httpd-php .html" in apache configuration) { hypermail generated output=broken (only a PHP error message appears); } This setup is quite common, and a header like the present one is not necessary to comply with XML or XHTML standards. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages hypermail depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime ii libpcre3 4.5-1.2 Perl 5 Compatible Regular Expressi -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]