<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hi!</div><div class=""><br class=""></div>Mmm perhaps I’m telling this excessively sure but… <div class=""><br class=""></div><div class="">In sync_do_user() function, when your scripts syncs user by user <u class="">instead of</u> using MODE_ALLUSER (which perhaps is more normal… but our scripts are done with a for loop with each user) shouldn’t the userid be converted : </div><div class=""><br class=""></div><div class=""><div class="">   /* we don't hold locks while sending commands */</div><div class="">    mailbox_close(&mailbox);</div><div class="">    r = do_user_main(userid, topart, replica_folders, replica_quota,</div><div class="">                     sync_be, channelp, flags);</div><div class="">    if (r) goto done;</div><div class="">    </div><div class="">  /* COMMENTED CHANGE */</div><div class="">  char *user_without_dot = mbname_userid(userid)</div><div class="">    r = sync_do_user_sub(user_without_dot, replica_subs, sync_be, flags);</div><div class="">    if (r) goto done;</div><div class="">    r = sync_do_user_sieve(user_without_dot, replica_sieve, sync_be, flags);</div><div class="">    if (r) goto done;</div><div class="">    r = sync_do_user_seen(user_without_dot, replica_seen, sync_be, flags);</div><div class="">  /* END COMMENTED CHANGE */</div><div class=""><br class="webkit-block-placeholder"></div><div class="">
<style class="">
body {
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px;
        color:#333;
}
.moz-signature { color:#333!important; }
.firmasarenet {
        font-family:Helvetica, Arial, sans-serif;
        text-align:left;
        color:#333333;
}
.titulosarenet {
        font-family:Helvetica, Arial, sans-serif;
        font-weight:bold;
        font-size:12px;
        color:#333333;
}
.textosarenet {
        font-family:Helvetica, Arial, sans-serif;
        font-weight:bold;
        font-size:12px;
        color:#333333;
}
.dptosarenet { }
.imgsarenet { margin:0px 0px 10px 0px }
.imgsarenet img { }
.lnksarenet {
        color:#007AC4!important;
        font-size:12px;
        line-height:1.2;
        text-decoration:underline;
}
.firmasarenet a { color:#007ac4!important }
.imprimirsarenet {
        font-family:Helvetica, Arial, sans-serif;
        font-weight:normal;
        font-size:10px;
        line-height:1.2;
        color:#006600
}
</style>
I got tons of cases like this that could are explained this way. :</div><div class=""><br class=""></div><div class="">It’s like if sync_do_user wan’t giving the proper user for later creating the file and so to sync_do_user_sub , sync_do_user_seen… etc etc…</div><div class=""><br class=""></div><div class="">Perhaps I have not reproduced (I realized now, although not tested) this because I didn’t create folders in my testing env (the one for reproducing this)… not at least this way… </div><div class=""><br class=""></div><div class="">I think fix this issue…. What do you think about it?. At least that, shouldn’t damage… I mean at least the fact of replacing the ^ with a dot… and subscripciones would work…. Seen seems to be handled now perhaps in conversations database or similar… but subscriptions… the problem I’m seeing is this “^” in the file name….</div><div class=""><br class=""></div><div class="">What do you think mates?</div><div class=""><br class=""></div><div class=""><br class="">
<br class="">
<div style="clear:both; text-align:left;" class="firmasarenet">
  <div style="margin:0 0 10px 0" class="imgsarenet"><img src="https://www.sarenet.es/estaticos/LogoSarenetEmails.png?newlogo" alt="sarenet" class=""></div>
  <div style="font-family:Helvetica, Arial, sans-serif; font-weight:bold; font-size:14px; color:#333333" class="titulosarenet"><strong class="">Egoitz Aurrekoetxea</strong></div>
  <div style="font-family:Helvetica, Arial, sans-serif; font-weight:normal; font-size:12px; color:#333333" class="dptosarenet">Dpto. de sistemas</div>
  <div style="font-family:Helvetica, Arial, sans-serif; font-weight:normal; font-size:12px; color:#333333" class="textosarenet">944 209 470<br class="">Parque Tecnológico. Edificio 103<br class="">48170 Zamudio (Bizkaia)</div>
  <div style="font-family:Helvetica, Arial, sans-serif; font-weight:normal; font-size:12px; color:#007AC4; line-height:1.2" class="lnksarenet"><a id="mailto" style=" font-size:12px; color:#007AC4; text-decoration:underline;" href="mailto:undefined" class=""><label id="label_email" class="">egoitz@sarenet.es</label></a></div>
  <div style="font-family:Helvetica, Arial, sans-serif; font-weight:normal; font-size:12px; color:#007AC4; line-height:1.2" class="lnksarenet"><a href="http://www.sarenet.es" style=" font-size:12px; color:#007AC4; text-decoration:underline;" class="">www.sarenet.es</a></div>
  <br class="">
  <div style="font-family:Helvetica, Arial, sans-serif; font-weight:normal; font-size:10px; color:#A0C361" class="imprimirsarenet">Antes de imprimir este correo electrónico piense si es necesario hacerlo.</div>
</div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">El 16 jul 2019, a las 18:41, Egoitz Aurrekoetxea <<a href="mailto:egoitz@sarenet.es" class="">egoitz@sarenet.es</a>> escribió:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">Hi!</span><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">One question are this records in the mailbox database (seen with a ctl_mboxlist -d) normal ?</div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><div class="">xxxxxxxxxx.ccc!user.ama.COMUNICACIONES CIAS-OTROS.COMUNICACIONES CIAS 2017. NOVIEMBRE 2017     16 (null) </div><div class="">xxxxxxxxxx.ccc!user.ama.COMUNICACIONES CIAS-OTROS.COMUNICACIONES CIAS 2017. OCTUBRE 2017       16 (null) </div><div class="">xxxxxxxxxx.ccc!user.ama.COMUNICACIONES CIAS-OTROS.COMUNICACIONES CIAS 2017.AGOSTO 2017 16 (null) </div><div class="">xxxxxxxxxx.ccc!user.ama.COMUNICACIONES CIAS-OTROS.COMUNICACIONES CIAS 2017.DICIEMBRE 2017      16 (null) </div><div class="">xxxxxxxxxx.ccc!user.ama.COMUNICACIONES CIAS-OTROS.COMUNICACIONES CIAS 2017.SEPTIEMBRE 2017     16 (null) </div><div class="">xxxxxxxxxx.ccc!user.ama.COMUNICACIONES CIAS-OTROS.COMUNICACIONES CIAS 2017.SEPTIEMBRE 2017.JULIO 2017  16 (null) </div><div class="">xxxxxxxxxx.ccc!user.ama.COMUNICACIONES CIAS-OTROS.COMUNICACIONES CIAS 2017.SEPTIEMBRE 2017.JUNIO 2017  16 (null) </div><div class="">xxxxxxxxxx.ccc!user.ama.COMUNICACIONES CIAS-OTROS.COMUNICACIONES CIAS 2017.SEPTIEMBRE 2017.MAYO 2017   16 (null) </div></div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">Cheers!</div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><div class=""><br class=""><br class=""><div class="firmasarenet" style="font-family: Helvetica, Arial, sans-serif; text-align: left; color: rgb(51, 51, 51); clear: both;"><div class="imgsarenet" style="margin: 0px 0px 10px;"><img src="https://www.sarenet.es/estaticos/LogoSarenetEmails.png?newlogo" alt="sarenet" class=""></div><div class="titulosarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 14px; color: rgb(51, 51, 51);"><strong class="">Egoitz Aurrekoetxea</strong></div><div class="dptosarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; color: rgb(51, 51, 51);">Dpto. de sistemas</div><div class="textosarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; color: rgb(51, 51, 51);">944 209 470<br class="">Parque Tecnológico. Edificio 103<br class="">48170 Zamudio (Bizkaia)</div><div class="lnksarenet" style="font-size: 12px; line-height: 1.2; text-decoration: underline; color: rgb(0, 122, 196); font-family: Helvetica, Arial, sans-serif; font-weight: normal;"><a id="mailto" href="mailto:undefined" class="" style="color: rgb(0, 122, 196); font-size: 12px; text-decoration: underline;"><label id="label_email" class="">egoitz@sarenet.es</label></a></div><div class="lnksarenet" style="font-size: 12px; line-height: 1.2; text-decoration: underline; color: rgb(0, 122, 196); font-family: Helvetica, Arial, sans-serif; font-weight: normal;"><a href="http://www.sarenet.es/" class="" style="color: rgb(0, 122, 196); font-size: 12px; text-decoration: underline;">www.sarenet.es</a></div><br class=""><div class="imprimirsarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 10px; line-height: 1.2; color: rgb(160, 195, 97);">Antes de imprimir este correo electrónico piense si es necesario hacerlo.</div></div></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">El 16 jul 2019, a las 10:10, Egoitz Aurrekoetxea <<a href="mailto:egoitz@sarenet.es" class="">egoitz@sarenet.es</a>> escribió:</div><br class="Apple-interchange-newline"><div class=""><span class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">No problem Bron!!</span><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">Very thankful for your time and your help!!. </div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">I have some ideas/questions about the synchronous replication too for commenting you… I have never heard about Cassandane (only to Ellie in this list or Github commit comments) :) but will check it :) :) although I’d need to wait the holidays to come, in order to be more free for all these :)</div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><div class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">Cheers!<br class=""><div class=""><br class=""><br class=""><div class="firmasarenet" style="font-family: Helvetica, Arial, sans-serif; text-align: left; color: rgb(51, 51, 51); clear: both;"><div class="imgsarenet" style="margin: 0px 0px 10px;"><img src="https://www.sarenet.es/estaticos/LogoSarenetEmails.png?newlogo" alt="sarenet" class=""></div><div class="titulosarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 14px; color: rgb(51, 51, 51);"><strong class="">Egoitz Aurrekoetxea</strong></div><div class="dptosarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; color: rgb(51, 51, 51);">Dpto. de sistemas</div><div class="textosarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; color: rgb(51, 51, 51);">944 209 470<br class="">Parque Tecnológico. Edificio 103<br class="">48170 Zamudio (Bizkaia)</div><div class="lnksarenet" style="font-size: 12px; line-height: 1.2; text-decoration: underline; color: rgb(0, 122, 196); font-family: Helvetica, Arial, sans-serif; font-weight: normal;"><a id="mailto" href="mailto:undefined" class="" style="color: rgb(0, 122, 196); font-size: 12px; text-decoration: underline;"><label id="label_email" class="">egoitz@sarenet.es</label></a></div><div class="lnksarenet" style="font-size: 12px; line-height: 1.2; text-decoration: underline; color: rgb(0, 122, 196); font-family: Helvetica, Arial, sans-serif; font-weight: normal;"><a href="http://www.sarenet.es/" class="" style="color: rgb(0, 122, 196); font-size: 12px; text-decoration: underline;">www.sarenet.es</a></div><br class=""><div class="imprimirsarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 10px; line-height: 1.2; color: rgb(160, 195, 97);">Antes de imprimir este correo electrónico piense si es necesario hacerlo.</div></div></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">El 16 jul 2019, a las 2:04, Bron Gondwana <<a href="mailto:brong@fastmail.fm" class="">brong@fastmail.fm</a>> escribió:</div><br class="Apple-interchange-newline"><div class=""><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;">Sorry for not getting back to you yesterday.  I was on my way back from vacation and had family commitments all last night.<br class=""></div><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;"><br class=""></div><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;">Regarding contribution - the very best thing to do for a case like this is to build Cassandane tests which isolate the issue :)  I'll see if I can get that done today.<br class=""></div><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;"><br class=""></div><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;">Cheers,<br class=""></div><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;"><br class=""></div><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;">Bron.<br class=""></div><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;"><br class=""></div><div class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">On Tue, Jul 16, 2019, at 02:34, Egoitz Aurrekoetxea wrote:<br class=""></div><blockquote type="cite" id="qt" class="" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: rgb(51, 51, 51); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div class="" style="font-family: Arial;">Hi Bron!<br class=""></div><div class="qt-"><br class=""></div><div class="qt-">Sorry for answering so late I had the thought I answered you before…. I’m slightly stressed these days...<br class=""></div><div class="qt-"><br class=""></div><div class="qt-"><div class="" style="font-family: Arial;">I answer below in green bold for instance…..<br class=""></div><div class="qt-"><div class="" style="font-family: Arial;"><br class=""></div><div class="" style="font-family: Arial;"><br class=""></div><div class="qt-firmasarenet" style="font-family: Helvetica, Arial, sans-serif; text-align: left; color: rgb(51, 51, 51); clear: both;"><div class="qt-imgsarenet" style="margin: 0px 0px 10px;"><img class="qt-" alt="sarenet" src="https://www.sarenet.es/estaticos/LogoSarenetEmails.png?newlogo"><br class=""></div><div class="qt-titulosarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 14px; color: rgb(51, 51, 51);"><b class="">Egoitz Aurrekoetxea</b><br class=""></div><div class="qt-dptosarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; color: rgb(51, 51, 51);">Dpto. de sistemas<br class=""></div><div class="qt-textosarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; color: rgb(51, 51, 51);"><div class="" style="font-family: Arial;">944 209 470<br class=""></div><div class="" style="font-family: Arial;">Parque Tecnológico. Edificio 103<br class=""></div><div class="" style="font-family: Arial;">48170 Zamudio (Bizkaia)<br class=""></div></div><div class="qt-lnksarenet" style="font-size: 12px; line-height: 1.2; color: rgb(0, 122, 196); font-family: Helvetica, Arial, sans-serif; font-weight: normal;"><label class="qt-" id="qt-label_email"><a href="mailto:egoitz@sarenet.es" class="">egoitz@sarenet.es</a><br class=""></label></div><div class="qt-lnksarenet" style="font-size: 12px; line-height: 1.2; color: rgb(0, 122, 196); font-family: Helvetica, Arial, sans-serif; font-weight: normal;"><a class="qt-" href="http://www.sarenet.es/" style="color: rgb(0, 122, 196); font-size: 12px;">www.sarenet.es</a><br class=""></div><div class="" style="font-family: Arial;"><br class=""></div><div class="qt-imprimirsarenet" style="font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 10px; line-height: 1.2; color: rgb(160, 195, 97);">Antes de imprimir este correo electrónico piense si es necesario hacerlo.<br class=""></div></div></div><div class=""><div class="" style="font-family: Arial;"><br class=""></div><blockquote class="qt-" type="cite"><div class="qt-">El 14 jul 2019, a las 14:36, Bron Gondwana <<a class="qt-" href="mailto:brong@fastmailteam.com">brong@fastmailteam.com</a>> escribió:<br class=""></div><div class="" style="font-family: Arial;"><br class=""></div><div class="qt-"><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;">On Wed, Jul 10, 2019, at 19:11, Egoitz Aurrekoetxea wrote:<br class=""></div><blockquote class="qt-" id="qt-qt" type="cite" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: rgb(51, 51, 51); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="qt-" style="font-family: Arial;">Good morning,<br class=""></div><div class="qt-qt-"><br class=""></div><div class="qt-qt-">In previous thread (with the title slightly incorrect) I talk about an issue suffered some day with Sieve script and folder subscriptions. The Sieve part, was related to the migration, so for the moment let’s forget about it (for me at least) as it has never reproduced again since then.<br class=""></div></blockquote><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;"><br class=""></div><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;">Sorry, I missed the previous thread.  Did you mention which version of Cyrus you are running?  There's clearly a bug and it would be good to know which version(s) it affects.<br class=""></div></div></blockquote><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><span class="colour" style="color: rgb(102, 156, 53);"><b class="qt-">I think I have specified all these details (including what the previous thread was saying) in the answered mail this morning… I think it's all there… the version was 3.0.8…. If is not all or you need something, please tell me and I’ll try my bests for providing you all the info you need..</b></span><br class=""></div><div class=""><br class=""></div><div class="" style="font-family: Arial;"><br class=""></div><blockquote class="qt-" type="cite"><div class="qt-"><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;"><br class=""></div><blockquote class="qt-" id="qt-qt" type="cite" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: rgb(51, 51, 51); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="qt-qt-">About the folder subscription issue, I think I got something, at least a close approximation... When a user causes in mua a rename mailbox (a rename for a folder caused by a folder move in hierarchy), after the own rename, if folders were subscribed “should” (for the "plain user" at least) become subscribed in the new path. It seems that after a user rename in Cyrus the new folder is automatically subscribed (even if no subscribe command is sent by the mua). But this, does not cause in the replica (in the slave, if SUB is not sent by the client) a sync_apply_changesub() or something like entering in the “ move_subscription” condition in mboxlist_renamemailbox(), and then, the folder is properly renamed but not subscribed in the slave. I think this is what I’m suffering. Obviously, if after a rename the mua sends a subscribe too, no issue is seen. I think the problem happens when a mailbox rename happens and a SUB is not send later.<br class=""></div></blockquote><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;"><br class=""></div><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;">Subscriptions aren't automatically renamed when a folder is renamed, but they should be automatically renamed for a user rename.  Intermediate replicated states can be bit messy due to race conditions with replication, but I believe it should always wind up in the final correct state.  If not, that's a bug for sure!<br class=""></div></div></blockquote><div class=""><br class=""></div><div class=""><span class="colour" style="color: rgb(102, 156, 53);"><b class="qt-">This tests are some days ago… I’m slightly confused now because I don’t remember it exactly… </b></span><br class=""></div><div class=""><br class=""></div><blockquote class="qt-" type="cite"><div class="qt-"><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;"><br class=""></div><blockquote class="qt-" id="qt-qt" type="cite" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: rgb(51, 51, 51); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="qt-qt-">An example : <br class=""></div><div class="qt-qt-"><br class=""></div><div class="qt-qt-">The folder<span class="qt-Apple-converted-space"> </span><a href="http://domain.com/" class="qt-qt-">domain.com</a>!user.parta^partb.Archives.2019.TRAFICO.CHINA.XINGANG is moved (renamed) to trash.<br class=""></div><div class="qt-qt-"><br class=""></div><div class="qt-qt-"><div class="qt-qt-">May 16 16:16:50 mx6c imap[83976]: conversations_rename_folder: renamed<span class="qt-Apple-converted-space"> </span><a href="http://domain.com/" class="qt-qt-">domain.com</a>!user.parta^partb.Archives.2019.TRAFICO.CHINA.XINGANG to<span class="qt-Apple-converted-space"> </span><a href="http://domain.com/" class="qt-qt-">domain.com</a>!user.parta^partb.Trash.XINGANG<br class=""></div><div class="qt-qt-">May 16 16:16:50 mx6c imap[83976]: Rename:<span class="qt-Apple-converted-space"> </span><a href="http://domain.com/" class="qt-qt-">domain.com</a>!user.parta^partb.Archives.2019.TRAFICO.CHINA.XINGANG -><span class="qt-Apple-converted-space"> </span><a href="http://domain.com/" class="qt-qt-">domain.com</a>!user.parta^partb.Trash.XINGANG<br class=""></div><div class="qt-qt-">May 16 16:16:50 mx6c imap[83976]: Deleted mailbox<span class="qt-Apple-converted-space"> </span><a href="http://domain.com/" class="qt-qt-">domain.com</a>!user.parta^partb.Archives.2019.TRAFICO.CHINA.XINGANG<br class=""></div></div><div class="qt-qt-"><br class=""></div><div class="qt-qt-">In the master (sync), the folder in Trash is subscribed but in the slave it is not, and remains subscribed the folder in the original location in the “____.sub” file.<br class=""></div></blockquote><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;"><br class=""></div><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;">This might just be a matter of failing to sync_log the subscription in that codepath.  Hmm...<br class=""></div><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;"><br class=""></div><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;">But there is a question of whether we should even be renaming the subscription - RFC3501 is a little silent on this issue, but it does say in a couple of places that the server MUST NOT remove a subscription even if the mailbox with that name doesn't exist, which makes renaming subscriptions a bit unclear.  I'll check in with the authors of draft-ietf-extra-imap4rev2 and ask for this to be clarified next time around!<br class=""></div></div></blockquote><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><span class="colour" style="color: rgb(79, 122, 40);"><b class="qt-">That’s it Bron..  it was strange… anyway… you know, when you try to debug an issue like the commented you do a closer inspection to all this behaviour, you know…. </b><b class="qt-">Although as said before, perhaps it’s better to talk about today's examples… I got them more recent….</b></span><br class=""></div><div class=""><br class=""></div><div class="" style="font-family: Arial;"><br class=""></div><blockquote class="qt-" type="cite"><div class="qt-"><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;"><br class=""></div><blockquote class="qt-" id="qt-qt" type="cite" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: rgb(51, 51, 51); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="qt-qt-">A diff between the master (replication client) .sub file and the slave’s one is (mx5 is the master, the client and 6 the slave): <br class=""></div><div class="qt-qt-"><br class=""></div><div class="qt-qt-"><div class="qt-qt-">--- subscripciones-mx5c/parta.partb.sub<span class="qt-qt-Apple-tab-span" style="white-space: pre;"> </span>2019-07-10 08:47:29.000000000 +0200<br class=""></div><div class="qt-qt-">+++ subscripciones-mx6c/parta.partb.sub<span class="qt-qt-Apple-tab-span" style="white-space: pre;"> </span>2019-07-10 08:48:08.000000000 +0200<br class=""></div><div class="qt-qt-"><br class=""></div><div class="qt-qt-">+<a href="http://domain.com/" class="qt-qt-">domain.com</a>!user.parta^partb.Archives.2019.TRAFICO.CHINA.XINGANG<span class="qt-qt-Apple-tab-span" style="white-space: pre;"></span><br class=""></div><div class="qt-qt-">-<a href="http://domain.com/" class="qt-qt-">domain.com</a>!user.parta^partb.Trash.XINGANG<span class="qt-qt-Apple-tab-span" style="white-space: pre;"></span><br class=""></div></div><div class="qt-qt-"><br class=""></div><div class="qt-qt-">Perhaps a move_subscription to one or sync_apply_changesub should be forced in order to fix it?. I have seen issues with Outlook 2016 and Thunderbird… both mua… perhaps by RFC they should send the SUB command but… it’s the only theory I could arrive to… I have a ton more cases like this one.. Data gets properly handled but subscriptions have this issue (perhaps we could say is a mua issue but….)..<br class=""></div></blockquote><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;"><br class=""></div><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;">Bron.<br class=""></div></div></blockquote><div class=""><br class=""></div><div class=""><br class=""></div><div class="" style="font-family: Arial;"><span class="colour" style="color: rgb(102, 156, 53);"><b class="qt-">Thanks a lot!</b></span><br class=""></div><blockquote class="qt-" type="cite"><div class="qt-"><div class="qt-" id="qt-sig56629417" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="qt-signature">--<br class=""></div><div class="qt-signature">  Bron Gondwana, CEO, Fastmail Pty Ltd<br class=""></div><div class="qt-signature"> <span class="qt-Apple-converted-space"> </span><a class="qt-" href="mailto:brong@fastmailteam.com">brong@fastmailteam.com</a><br class=""></div><div class="qt-signature"><br class=""></div></div><div class="qt-" style="font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Arial;"><br class=""></div><div class="" style="font-family: Arial;"><span class="font" style="font-family: Helvetica;"><span class="size" style="font-size: 12px;">----</span></span><br class=""></div><div class="" style="font-family: Arial;"><span class="font" style="font-family: Helvetica;"><span class="size" style="font-size: 12px;">Cyrus Home Page:<span class="qt-Apple-converted-space"> </span></span></span><a class="qt-" href="http://www.cyrusimap.org/" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">http://www.cyrusimap.org/</a><br class=""></div><div class="" style="font-family: Arial;"><span class="font" style="font-family: Helvetica;"><span class="size" style="font-size: 12px;">List Archives/Info:<span class="qt-Apple-converted-space"> </span></span></span><a class="qt-" href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br class=""></div><div class="" style="font-family: Arial;"><span class="font" style="font-family: Helvetica;"><span class="size" style="font-size: 12px;">To Unsubscribe:</span></span><br class=""></div><div class="" style="font-family: Arial;"><a class="qt-" href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a><br class=""></div></div></blockquote></div></div><div class="">----<br class=""></div><div class="">Cyrus Home Page:<span class="Apple-converted-space"> </span><a href="http://www.cyrusimap.org/" class="">http://www.cyrusimap.org/</a><br class=""></div><div class="">List Archives/Info:<span class="Apple-converted-space"> </span><a href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/" class="">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br class=""></div><div class="">To Unsubscribe:<br class=""></div><div class=""><a href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus" class="">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a><br class=""></div></blockquote><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;"><br class=""></div><div id="sig567075" class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div class="signature">-- <br class=""></div><div class="signature">  Bron Gondwana<br class=""></div><div class="signature"> <span class="Apple-converted-space"> </span><a href="mailto:brong@fastmail.fm" class="">brong@fastmail.fm</a><br class=""></div><div class="signature"><br class=""></div></div><div class="" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;"><br class=""></div><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">----</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Cyrus Home Page:<span class="Apple-converted-space"> </span></span><a href="http://www.cyrusimap.org/" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">http://www.cyrusimap.org/</a><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">List Archives/Info:<span class="Apple-converted-space"> </span></span><a href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">To Unsubscribe:</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><a href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a></div></blockquote></div><br class=""></div><span class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">----</span><br class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Cyrus Home Page:<span class="Apple-converted-space"> </span></span><a href="http://www.cyrusimap.org/" class="" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">http://www.cyrusimap.org/</a><br class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">List Archives/Info:<span class="Apple-converted-space"> </span></span><a href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/" class="" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">To Unsubscribe:</span><br class="" style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><a href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus" class="" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a></div></blockquote></div><br class=""></div><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">----</span><br style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">Cyrus Home Page:<span class="Apple-converted-space"> </span></span><a href="http://www.cyrusimap.org/" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://www.cyrusimap.org/</a><br style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">List Archives/Info:<span class="Apple-converted-space"> </span></span><a href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">To Unsubscribe:</span><br style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a></div></blockquote></div><br class=""></div></body></html>