<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Lines in MIME packets are sent in reverse order"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56809">56809</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>papyon-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Lines in MIME packets are sent in reverse order
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dario.valenzano@poste.it
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git master
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>papyon
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Example of typing notification packet sent by Windows Live Messenger:
MSG 6 U 93
MIME-Version: 1.0
Content-Type: text/x-msmsgscontrol
TypingUser: <a href="mailto:dariochat@live.com">dariochat@live.com</a>



### PACKET ENDS HERE ###
Example of typing notification packet sent by emesene:
### BEGIN ###
MSG 6 U 93
TypingUser: <a href="mailto:dariochat@live.com">dariochat@live.com</a>
Content-Type: text/x-msmsgscontrol
MIME-Version: 1.0




### PACKET ENDS HERE ###</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>