alecpl
2012-04-14 1495ac7913095ae8284c3501b7d4e6dd31a484ec
bin/msgimport.sh
@@ -79,7 +79,7 @@
   $fp = fopen($args['file'], 'r');
   while (($line = fgets($fp)) !== false)
   {
      if (preg_match('/^From\s+/', $line) && $lastline == '')
      if (preg_match('/^From\s+-/', $line) && $lastline == '')
      {
         if (!empty($message))
         {