<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://memecode.com/bugzilla/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://memecode.com/bugzilla/"
          maintainer="fret@memecode.com"
>

    <bug>
          <bug_id>91</bug_id>
          
          <creation_ts>2006-04-20 00:22</creation_ts>
          <short_desc>Mail should appear during a receive, not at the end</short_desc>
          <delta_ts>2006-04-20 23:04:55</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>i.Scribe/InScribe</product>
          <component>Email Functionality</component>
          <version>v1.89 test1</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>fret@memecode.com</reporter>
          <assigned_to>fret@memecode.com</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2006-04-20 00:22:10</bug_when>
            <thetext>Currently the connection thread stores all it&apos;s mail till it&apos;s done and then
posts it over to the GUI thread to be stored in the mail folders. This can be
done during the receive instead of at the end. This also means the GUI thread
won&apos;t lock at the end of a receive.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2006-04-20 23:04:55</bug_when>
            <thetext>Mail now gets sent to the GUI thread during receive not at the end, at least for
POP connections.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>