any working cyrus-imapd-3.0.2?

Ken Murchison murch at fastmail.com
Wed Aug 2 13:25:22 EDT 2017


https://www.cyrusimap.org/imap/download/upgrade.html#copy-config-files-and-update



On 08/02/2017 01:18 PM, Gabriele Bulfon wrote:
> I upgraded the cyrus binaries from 2.4.12 to 3.0.2.
> The cyrus daemons run, imap authentication works, logs look fine.
> But then, no folder...users authenticate but there is no folder.
> Using cyradm on the original 2.4.12 host, "lm" shows every folder.
> Using cyradm on the new upgraded, "lm" shows nothing.
>
> Any idea?
>
> Gabriele
>
> *Sonicle S.r.l. *: http://www.sonicle.com <http://www.sonicle.com/>
> *Music: *http://www.gabrielebulfon.com <http://www.gabrielebulfon.com/>
> *Quantum Mechanics : *http://www.cdbaby.com/cd/gabrielebulfon
>
> ------------------------------------------------------------------------
>
>
> *Da:* Gabriele Bulfon <gbulfon at sonicle.com>
> *A:* Stephan Lauffer 
> <lauffer at ph-freiburg.de>info-cyrus at lists.andrew.cmu.edu
> *Data:* 2 agosto 2017 15.34.18 CEST
> *Oggetto:* Re: any working cyrus-imapd-3.0.2?
>
>
>     We've almost finished packaging cyrus imapd 3.0.2 on XStreamOS.
>     I had to make a patch to build, though:
>
>     --- 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
>
>     Gabriele
>
>     *Sonicle S.r.l. *: http://www.sonicle.com <http://www.sonicle.com/>
>     *Music: *http://www.gabrielebulfon.com
>     <http://www.gabrielebulfon.com/>
>     *Quantum Mechanics : *http://www.cdbaby.com/cd/gabrielebulfon
>
>
>
>     ----------------------------------------------------------------------------------
>
>     Da: Stephan Lauffer <lauffer at ph-freiburg.de>
>     A: info-cyrus at lists.andrew.cmu.edu
>     Data: 1 agosto 2017 9.26.02 CEST
>     Oggetto: any working cyrus-imapd-3.0.2?
>
>         Hi!
>
>         Anybody with a working cyrus-imapd-3.0.2? Could I get the
>         configure
>         parameter and the name of the distro (or pre build packages)?
>
>         -- 
>         Liebe Gruesse, with best regards
>         Stephan Lauffer
>
>         Pedagogical University Freiburg - Germany
>         http://www.ph-freiburg.de/zik/
>         Fon/ Fax: +49 761 682 -559/ -486
>
>
>
>
>         ----
>         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
>
>
>
>
>     ----
>     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
>
>
>
> ----
> 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

-- 
Kenneth Murchison
Cyrus Development Team
FastMail Pty Ltd

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20170802/7b970f77/attachment.html>


More information about the Info-cyrus mailing list