Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing message header attributes using pypff #21

Closed
jfaganUK opened this issue May 31, 2016 · 1 comment
Closed

Accessing message header attributes using pypff #21

jfaganUK opened this issue May 31, 2016 · 1 comment
Assignees
Labels

Comments

@jfaganUK
Copy link

I am using pypff. I have a PST archive with 10,000 messages from a variety of senders. I want to be able to get the header information from each of the messages (the to/from/cc/bcc, the date, the thread-index, message id, etc). I can get the subject and body of the message using the message object, but I can't seem to access anything else. Is there an API for these other message properties?

@joachimmetz
Copy link
Member

per #2 pypff is WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants