bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] mu_mailbox_create() with IMAP/IMAPS


From: Vlad Galu
Subject: Re: [bug-mailutils] mu_mailbox_create() with IMAP/IMAPS
Date: Fri, 16 Oct 2009 12:00:27 +0300
User-agent: Thunderbird 2.0.0.23 (X11/20090903)

Sergey Poznyakoff wrote:
Vlad Galu <address@hidden> ha escrit:

However, on return, ret is MU_ERR_NO_HANDLER, which seems to be set by
mu_registrar_lookup_url().

First of all you need to register the "imap" mailbox type by using

  mu_registrar_record (mu_imap_record);

Regards,
Sergey
Thanks, Sergey!

Going one step further, mu_mailbox_open(mbox, MU_STREAM_READ|MU_STREAM_WRITE) fails, returning MU_ERR_BASE, which is not very helpful...

I do see a connection being established to imaps port on the IMAP server.

Any hints?

Thanks,
Vlad




reply via email to

[Prev in Thread] Current Thread [Next in Thread]