bug-mailutils
[Top][All Lists]
Advanced

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

[bug-mailutils] problem with folder object


From: Stephen Bylo
Subject: [bug-mailutils] problem with folder object
Date: 10 Dec 2003 17:38:11 +0800

Hi All,

I have a problem with mailbox_open() (to do with IMAP) depending if i
use create_folder() or mailbox_get_folder(). In this example i have cut
out the code which actually uses the folder object.  I just want to
create an IMAP mailbox but need the folder object later.

Pls see the code - which does not work as it is.  If you uncomment
mailbox_get_folder() and comment out folder_create() it then works.

I run it eg. like this:
$ ./fc-bad-imap imap://ajit:address@hidden
Creating folder object with url [imap://ajit:address@hidden
creating mailbox [imap://ajit:address@hidden/oldname]

I get no error from mailbox_open() and no mailbox is created!

Thanxs for any help
Steve

Attachment: fc-bad-imap.c
Description: Text Data


reply via email to

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