<br><div class="gmail_quote">Greetings!<br><br>After some interruption and, as part of one of my New Year Resolutions, I am now back on this case.<br><br>The last error I mentioned below can be "fixed" by a patch found online, changing the line<br>


     if resp == [None]:<br>to<br>     if not resp or resp == [None]:<br>in IMAP.py<br><br>Now I am back to the previous error message of <br><div class="im"><br>Server supports UIDPLUS but got no APPENDUID appending a message.<br>

</div>ERROR: Backend could not find uid for message<br>
<br>I am trying this with the latest released tar ball of to-date (6.5.4-0)<br><br>Any idea what might be going wrong?<br><br>Best wishes,<br>David.<div class="HOEnZb"><div class="h5"><br><br><br><br><div class="gmail_quote">

On 11 January 2012 05:45, Dr. D. P. Kreil (Boku) <span dir="ltr"><<a href="mailto:David.Kreil@boku.ac.at" target="_blank">David.Kreil@boku.ac.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Sebastian,<br><br>The situation is odd. I can still recreate the error.<br><br>As soon as I turn on imap logging, however, the error seems to disappear. At least the code does not throw a fatal error for a long time.... the log is already > 150MB. <br>



<br>When I abort and rerun without logging, the error is back. Same message ID. Same error text.<br><br>What can we do? Would the start of the log be helpful? Despite there being no error?<div><br>
<br>Many thanks for all your help<br></div>and best wishes,<br>David.<div><div><br><br><br><div class="gmail_quote">On 9 January 2012 15:28, Sebastian Spaeth <span dir="ltr"><<a href="mailto:Sebastian@sspaeth.de" target="_blank">Sebastian@sspaeth.de</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="border-left:1px solid rgb(204,204,204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"><div>On Mon, 9 Jan 2012 09:36:23 +0000, "Dr. D. P. Kreil (Boku)" <<a href="mailto:David.Kreil@boku.ac.at" target="_blank">David.Kreil@boku.ac.at</a>> wrote:<br>




> Dear Sebastian,<br>
><br>
> It seems to fix the original error. A few messages later, however, I<br>
> reproducibly run into the next problem. Log is below. Many thanks for all<br>
> your help!<br>
<br>
</div>I would need an IMAP debug log to see what is going on. Can you create<br>
on with "-d imap -l debug.log" and make that (privately) available to<br>
me?<br>
<br>
Scrub your password from that file! Thanks<br>
<font color="#888888">Sebastian<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></div><br>