alecpl
2011-05-30 644e3ad91250c0cb7b291b48e3b5cef401bffd90
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))
         {