Sergey Poznyakoff wrote:
Vlad Galu <[email protected]> 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


_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to