The major change is that LNME now supports exporting messages from a particular date.
Date to export from
Why Sunday, 1 January 1989?
Lotus Notes 1.0 was released in 1989, and I’m making the assumption that you won’t have messages older that.
Delayed Write Errors
If you get “Delayed Write Errors” from Windows, it most likely means that you’re running LNME over a network, and the network is having issues.
For the technically minded, this seems to occur when you are extracting attachments. The culprit is the Lotus Notes ExtractFile function. It loses the network, or causes the network to drop out. I could write a bit of code to detect if the network is still there before calling ExtractFile, but it will be a massive performance hit.
The workaround? Ensure that the “Output Folder” is written to the local PC.
What’s next?
I’d really like to get “Export to Outlook” & “Export Task entries” implemented. It’s just a matter of finding the time.
Where do you get it?
By clicking here, and then clicking the download link.
Recent Comments