<div style="font-family: Tahoma; font-size: 14px;">I tried some imap manual sessions on my account, and found that only "LIST" commands return nothing.<br />If I blindly select INBOX or Sent or any other known folder, it opens it correctly giving me back all the informations on that folders (e.g. personal flags being used etc.).<br />Once selected, I can issue fetch commands and they correctly work.<br />Only list :(<br /><br />What's up? :(<br /><br />Gabriele<br /><br />
<div id="wt-mailcard">
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Sonicle S.r.l. </strong>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Music: </strong><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Quantum Mechanics : </strong><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></span></div>
</div>
<br /><hr /><br /><br /><span style="font-family: Arial, Helvetica, sans-serif; font-size: small;"><strong>Da:</strong> Gabriele Bulfon <gbulfon@sonicle.com><br /><strong>A:</strong> Ken Murchison <murch@fastmail.com>info-cyrus@lists.andrew.cmu.edu<br /><strong>Data:</strong> 3 agosto 2017 10.22.04 CEST<br /><strong>Oggetto:</strong> Re: any working cyrus-imapd-3.0.2?<br /></span><br /><br />
<blockquote style="border-left: #000080 2px solid; margin-left: 5px; padding-left: 5px;">
<div style="font-family: Tahoma; font-size: 14px;">I tried using ctl_mboxlist -d , and I have a correct output of my mailboxes, listed in the internal cyrus format, e.g. :<br /><br />sonicle.com!user.test^gabry     0 default gbulfon       lrswipkxtecda1  cyrus   lrswipkxtecda   sonicle lrswipkxtecda   test.gabry@sonicle.com  lrswipkxtecda<br /><br />using "." separator instead of "/" (unixhierarchysep: 1) and "^" instead of "."<br /><br />Gabriele<br /><br />
<div id="wt-mailcard">
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Sonicle S.r.l. </strong>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Music: </strong><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Quantum Mechanics : </strong><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></span></div>
</div>
<br /><hr /><br /><br /><span style="font-family: Arial, Helvetica, sans-serif; font-size: small;"><strong>Da:</strong> Gabriele Bulfon <gbulfon@sonicle.com><br /><strong>A:</strong> Ken Murchison <murch@fastmail.com>info-cyrus@lists.andrew.cmu.edu<br /><strong>Data:</strong> 3 agosto 2017 9.51.21 CEST<br /><strong>Oggetto:</strong> Re: any working cyrus-imapd-3.0.2?<br /></span><br /><br />
<blockquote style="border-left: #000080 2px solid; margin-left: 5px; padding-left: 5px;">
<div style="font-family: Tahoma; font-size: 14px;">Sorry, non of the stated operations are needed nor work.<br />My mailboxes.db has been converted to twoskip as stated from the db header bytes:<br /><br />sonicle@www:/sonicle/var/imap$ od -xc mailboxes.db | more<br />0000000 02a1 0d8b 7774 736f 696b 2070 6966 656c<br /> 241 002 213 \r t w o s k i p f i l e<br /><br />The master runs without complains, even turning on imapd.log I get only these, where the last one is my cyradm session<br /><br />Aug 3 09:46:15 www idled[8519]: [ID 189579 local6.warning] Option 'tls_ca_file' is deprecated in favor of 'tls_client_ca_file' since version 2.5.0.<br />Aug 3 09:46:15 www idled[8519]: [ID 189579 local6.warning] Option 'tls_cert_file' is deprecated in favor of 'tls_server_cert' since version 2.5.0.<br />Aug 3 09:46:15 www idled[8519]: [ID 189579 local6.warning] Option 'tls_key_file' is deprecated in favor of 'tls_server_key' since version 2.5.0.<br />Aug 3 09:46:15 www ctl_cyrusdb[8521]: [ID 189579 local6.warning] Option 'tls_ca_file' is deprecated in favor of 'tls_client_ca_file' since version 2.5.0.<br />Aug 3 09:46:15 www ctl_cyrusdb[8521]: [ID 189579 local6.warning] Option 'tls_cert_file' is deprecated in favor of 'tls_server_cert' since version 2.5.0.<br />Aug 3 09:46:15 www ctl_cyrusdb[8521]: [ID 189579 local6.warning] Option 'tls_key_file' is deprecated in favor of 'tls_server_key' since version 2.5.0.<br />Aug 3 09:46:15 www ctl_cyrusdb[8521]: [ID 702911 local6.notice] checkpointing cyrus databases<br />Aug 3 09:46:15 www ctl_cyrusdb[8521]: [ID 127214 local6.notice] done checkpointing cyrus databases<br />Aug 3 09:46:20 www imap[8528]: [ID 189579 local6.warning] Option 'tls_ca_file' is deprecated in favor of 'tls_client_ca_file' since version 2.5.0.<br />Aug 3 09:46:20 www imap[8528]: [ID 189579 local6.warning] Option 'tls_cert_file' is deprecated in favor of 'tls_server_cert' since version 2.5.0.<br />Aug 3 09:46:20 www imap[8528]: [ID 189579 local6.warning] Option 'tls_key_file' is deprecated in favor of 'tls_server_key' since version 2.5.0.<br />Aug 3 09:46:22 www imap[8528]: [ID 529592 local6.notice] login: localhost [::1] sonicle PLAIN User logged in SESSIONID=<www-8528-1501746380-1-7580592346140958555><br /><br />once I issue "lm", I get nothing.<br /><br />Do I need to run reconstruct to get my mailboxes back?<br />I tried various cyrus mailbox commands, but none can see any mailbox data.<br />Any way to inspect what mailboxes it really sees?<br /><br /><br /><br /><br />
<div id="wt-mailcard">
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Sonicle S.r.l. </strong>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Music: </strong><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Quantum Mechanics : </strong><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></span></div>
</div>
<br /><hr /><br /><br /><span style="font-family: Arial, Helvetica, sans-serif; font-size: small;"><strong>Da:</strong> Ken Murchison <murch@fastmail.com><br /><strong>A:</strong> info-cyrus@lists.andrew.cmu.edu<br /><strong>Data:</strong> 2 agosto 2017 19.25.22 CEST<br /><strong>Oggetto:</strong> Re: any working cyrus-imapd-3.0.2?<br /></span><br /><br />
<blockquote style="border-left: #000080 2px solid; margin-left: 5px; padding-left: 5px;">
<p><a href="https://www.cyrusimap.org/imap/download/upgrade.html#copy-config-files-and-update">https://www.cyrusimap.org/imap/download/upgrade.html#copy-config-files-and-update</a></p>
<p> </p>
<br />
<div class="moz-cite-prefix">On 08/02/2017 01:18 PM, Gabriele Bulfon wrote:</div>
<blockquote cite="mid:5504784.2.1501694304320@webtop">
<div style="font-family: Tahoma; font-size: 14px;">I upgraded the cyrus binaries from 2.4.12 to 3.0.2.<br /> The cyrus daemons run, imap authentication works, logs look fine.<br /> But then, no folder...users authenticate but there is no folder.<br /> Using cyradm on the original 2.4.12 host, "lm" shows every folder.<br /> Using cyradm on the new upgraded, "lm" shows nothing.<br /> <br /> Any idea?<br /> <br /> Gabriele<br /> <br />
<div id="wt-mailcard">
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Sonicle S.r.l. </strong>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Music: </strong><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Quantum Mechanics : </strong><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></span></div>
</div>
<br /><hr /><br /> <br /> <span style="font-family: Arial, Helvetica, sans-serif; font-size: small;"><strong>Da:</strong> Gabriele Bulfon <a class="moz-txt-link-rfc2396E" href="mailto:gbulfon@sonicle.com"><gbulfon@sonicle.com></a><br /> <strong>A:</strong> Stephan Lauffer <a class="moz-txt-link-rfc2396E" href="mailto:lauffer@ph-freiburg.de"><lauffer@ph-freiburg.de></a><a class="moz-txt-link-abbreviated" href="mailto:info-cyrus@lists.andrew.cmu.edu">info-cyrus@lists.andrew.cmu.edu</a><br /> <strong>Data:</strong> 2 agosto 2017 15.34.18 CEST<br /> <strong>Oggetto:</strong> Re: any working cyrus-imapd-3.0.2?<br /> </span><br /> <br />
<blockquote style="border-left: #000080 2px solid; margin-left: 5px; padding-left: 5px;">
<div style="font-family: Tahoma; font-size: 14px;">We've almost finished packaging cyrus imapd 3.0.2 on XStreamOS.<br /> I had to make a patch to build, though:<br /> <br />
<pre>--- cyrus-imapd-3.0.2/imap/mailbox.h    Wed Aug  2 12:48:45 2017
+++ cyrus-imapd-3.0.2/imap/mailbox.h.new        Wed Aug  2 12:50:48 2017
@@ -283,7 +283,10 @@
 #define ITER_SKIP_DELETED (1<<2)

 /* pre-declare message_t to avoid circular dependency problems */
+#ifndef MESSAGE_T_DEFINED
 typedef struct message message_t;
+#define MESSAGE_T_DEFINED
+#endif

 struct mailbox_iter {
     struct mailbox *mailbox;
--- cyrus-imapd-3.0.2/imap/message.h    Wed Aug  2 12:51:53 2017
+++ cyrus-imapd-3.0.2/imap/message.h.new        Wed Aug  2 12:52:26 2017
@@ -196,7 +196,11 @@
 /*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
 /* New message API */

+#ifndef MESSAGE_T_DEFINED
 typedef struct message message_t;
+#define MESSAGE_T_DEFINED
+#endif
+
 struct mailbox;

 /* Flags for use as the 'format' argument to
</pre>
Gabriele<br /> <br />
<div id="wt-mailcard">
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Sonicle S.r.l. </strong>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Music: </strong><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Quantum Mechanics : </strong><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></span></div>
</div>
<tt><br /> <br /> <br /> ----------------------------------------------------------------------------------<br /> <br /> Da: Stephan Lauffer <a class="moz-txt-link-rfc2396E" href="mailto:lauffer@ph-freiburg.de"><lauffer@ph-freiburg.de></a><br /> A: <a class="moz-txt-link-abbreviated" href="mailto:info-cyrus@lists.andrew.cmu.edu">info-cyrus@lists.andrew.cmu.edu</a> <br /> Data: 1 agosto 2017 9.26.02 CEST<br /> Oggetto: any working cyrus-imapd-3.0.2?<br /> <br /> </tt>
<blockquote style="border-left: #000080 2px solid; margin-left: 5px; padding-left: 5px;"><tt>Hi!<br /> <br /> Anybody with a working cyrus-imapd-3.0.2? Could I get the configure <br /> parameter and the name of the distro (or pre build packages)?<br /> <br /> -- <br /> Liebe Gruesse, with best regards<br /> Stephan Lauffer<br /> <br /> Pedagogical University Freiburg - Germany<br /> <a class="moz-txt-link-freetext" href="http://www.ph-freiburg.de/zik/">http://www.ph-freiburg.de/zik/</a><br /> Fon/ Fax: +49 761 682 -559/ -486<br /> <br /> <br /> <br /> <br /> ----<br /> Cyrus Home Page: <a class="moz-txt-link-freetext" href="http://www.cyrusimap.org/">http://www.cyrusimap.org/</a><br /> List Archives/Info: <a class="moz-txt-link-freetext" href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br /> To Unsubscribe:<br /> <a class="moz-txt-link-freetext" href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a><br /> <br /> <br /> <br /> <br /> </tt></blockquote>
</div>
<pre>----
Cyrus Home Page: <a class="moz-txt-link-freetext" href="http://www.cyrusimap.org/">http://www.cyrusimap.org/</a>
List Archives/Info: <a class="moz-txt-link-freetext" href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a>
To Unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a>
</pre>
</blockquote>
</div>
<br /><fieldset class="mimeAttachmentHeader"></fieldset><br />
<pre>----
Cyrus Home Page: <a class="moz-txt-link-freetext" href="http://www.cyrusimap.org/">http://www.cyrusimap.org/</a>
List Archives/Info: <a class="moz-txt-link-freetext" href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a>
To Unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a></pre>
</blockquote>
<br />
<pre class="moz-signature">-- 
Kenneth Murchison
Cyrus Development Team
FastMail Pty Ltd</pre>
<pre>----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
</pre>
</blockquote>
</div>
<pre>----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
</pre>
</blockquote>
</div>
<pre>----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
</pre>
</blockquote>
</div>