[Evolution-hackers] importers again ...



Hmm, so it seems i've hit a problem getting mail importers going:

82,84c84
<               boolean loadFile (in string filename,
<                                 in string folderpath,
<                                 in string foldertype);
---
>               boolean loadFile (in string filename);

For mail importers:
 - you really need to be able to specify the destination folder, you
don't always want inbox
 - they're used by the intelligent importers to import mails into
specific folders

I think the first is pretty important, the second isn't that big since
its stuff-all code to reproduce and i could export common interfaces
anyway.

The first case could just copy to inbox with filtering, but that only
covers some of the use cases.

Could we add back a destination folder thing, and make "" mean 'the
default'?







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