[Dovecot] Dovecot 1.1.3 upgrade

CJ Keist cj.keist at colostate.edu
Wed Sep 24 21:32:32 EEST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I planning to upgrade from 1.1.2 dovecot to 1.1.3, that is if most
people feel the 1.1.3 is more stable now than 1.1.2?  I've downloaded
the code and been going through and applying all the changes listed at
the URL below:

feed://hg.dovecot.org/dovecot-1.1/rss-log

I gotten all of the applied except for the AIX one, I'm running on
solaris.  The last patch I'm not able to figure out:

http://hg.dovecot.org/dovecot-1.1/rev/04fdaa2f831e

I'm able to apply the fist patch in the file but the second doesn't look
anything like I have in the file.  Here is what my file looks like
beginning at line 237 in src/lib-mail/message-address.c

       /* from now on don't return -1 even if there are problems, so hat
           the caller knows this is a group */
        ctx->parser.data++;
        (void)rfc822_skip_lwsp(&ctx->parser);

        ctx->addr.mailbox = p_strdup(ctx->pool, str_c(ctx->str));
        add_address(ctx);

        if (parse_mailbox_list(ctx) > 0) {
                if (*ctx->parser.data == ';') {
                        ctx->parser.data++;
                        (void)rfc822_skip_lwsp(&ctx->parser);
                }
        }

        add_address(ctx);
        return 1;
}

Can you show me how this section of the code should look like?

Thanks...

- --
C. J. Keist                     Email: cj.keist at colostate.edu
UNIX/Network Manager            Phone: 970-491-0630
Engineering Network Services    Fax:   970-491-5569
College of Engineering, CSU
Ft. Collins, CO 80523-1301

All I want is a chance to prove 'Money can't buy happiness'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFI2ofAA29OFr7C6jcRAgPXAKCOtp5SZcH2IQjF3pVNUCY7zItiXwCePqVT
zEWaQplUqlxVjOrKWMO1vqM=
=hGGf
-----END PGP SIGNATURE-----


More information about the dovecot mailing list