[Evolution-hackers] importers again ...
- From: Not Zed <notzed ximian com>
- To: evolution-hackers ximian com
- Subject: [Evolution-hackers] importers again ...
- Date: Tue, 10 Feb 2004 13:03:25 +0800
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]