| View previous topic :: View next topic |
| Author |
Message |
guthrie Junior Member
Joined: 31 Jan 2006 Posts: 8
|
Posted: Sun Apr 05, 2009 4:08 am Post subject: source code available? |
|
|
I'm interested in finding (or making) a tool that will move Outlook "deleted" items into an Imap deleted folder, like Eudora, Thunderbird, etc. do.
Outlook won't do this on it's own, so marks them deleted, but leaves them laying around.
I thought that ImapSize might be a good start of such a tool - is the source available? (language?)
Thanks. |
|
| Back to top |
|
Ivan Admin
Joined: 16 Apr 2005 Posts: 340 Location: Belgrade
|
Posted: Mon Apr 06, 2009 7:52 pm Post subject: |
|
|
Source code is not publicly available at the moment, but I do plan to release it some time soon (need to clean it up, write up some guides, etc), so I can email you the source if you're willing to go through it. Language is Delphi.
However, I think you're better off trying to implement this in VBScript, which would make it a "native" outlook task, see this thread as an example (or solution!)
If you still want me to send you the source code, send me a PM. |
|
| Back to top |
|
guthrie Junior Member
Joined: 31 Jan 2006 Posts: 8
|
Posted: Mon Apr 06, 2009 8:12 pm Post subject: |
|
|
Thanks for the note, and offer.
Delphi is foreign to me, but I have a Python small-brother to ImapSize that I made - I'll start there.
I haven't yet learned so much about the protocol on detecting purged, moving files, etc. So ... another adventure! |
|
| Back to top |
|
Maxk613 Junior Member
Joined: 15 Feb 2010 Posts: 1 Location: Marseille
|
Posted: Mon Feb 15, 2010 4:12 pm Post subject: |
|
|
I try to use the ImapSize program but i have many bugs
Many time you don't update the version, Could you publish the source code of the program ?
It will be great for all the comunity !
Thank you |
|
| Back to top |
|
|