roundcube / roundcubemail

The Roundcube Webmail suite
https://roundcube.net
GNU General Public License v3.0
5.88k stars 1.64k forks source link

htmlstream output the first line is a empty line cause eml and some attachments can't open #7594

Closed raviolichen closed 4 years ago

raviolichen commented 4 years ago

I try download eml or other attachments. I found the document first line is a new line . it cause I can't open there files or emls,and try find any ?> or other 0A btye ,but it not work.

My problem like this,but I don't use other plugin https://github.com/roundcube/roundcubemail/issues/4443

image

image

alecpl commented 4 years ago

Disable all plugins and try again. What version? What PHP version?

In the old days we had issues where some config files contained an empty line after ?> or before <php, but these days this should not be a problem.

raviolichen commented 4 years ago

Sorry ,I found the problem, the sqlsrv.php file first line is a empty line.