diff --git a/program/lib/Roundcube/rcube_html2text.php b/program/lib/Roundcube/rcube_html2text.php index d20d7b7f5..269d350ef 100644 --- a/program/lib/Roundcube/rcube_html2text.php +++ b/program/lib/Roundcube/rcube_html2text.php @@ -137,10 +137,10 @@ class rcube_html2text */ protected $search = array( '/\r/', // Non-legal carriage return - '/^.*]*>\n*/i', // Anything before - '/]*>.*?<\/head>/i', // - '/]*>.*?<\/script>/i', //