Skip to content

A script to export messages from a Lotus Notes archive to text files

License

Notifications You must be signed in to change notification settings

davidwtbuxton/lotus-notes-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Lotus Notes export

This is a Python script to export messages from a Lotus Notes structured text archive to plain text files, one for each message in the archive. The files are created in the current directory.

Usage

Export messages from Notes in structured text format, and choose the form-feed character as the message separator, ASCII 12. Then run the script with the archive filename.

python notesexport.py my-notes-export.txt

A file will be created for each message.

This script has been tested with Python 2.7.

About

A script to export messages from a Lotus Notes archive to text files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages