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

Header parsing – warnings #2

Closed
prikkprikkprikk opened this issue Nov 2, 2009 · 5 comments
Closed

Header parsing – warnings #2

prikkprikkprikk opened this issue Nov 2, 2009 · 5 comments

Comments

@prikkprikkprikk
Copy link

I get this with every message on my workplace's Exchange server:

WARNING: Could not parse (and so ignorning) 'X-MS-Has-Attach:'
WARNING: Could not parse (and so ignorning) 'X-MS-TNEF-Correlator:'

Headers look like this (in brackets to show trailing spaces, if you need them):

[X-Ms-Has-Attach: yes ]

[X-MS-TNEF-Correlator: ]

@mikel
Copy link
Owner

mikel commented Nov 2, 2009

Can you get me the actual email?... zipped preferrably. Not sure why it would be failing on "yes" on an X- header.

The good news is that your header will still be there in the mail. Just as an unstructured field, or should be.

@prikkprikkprikk
Copy link
Author

To which address should I send it? I tried [email protected] as your profile says, but got an error message in return.

@prikkprikkprikk
Copy link
Author

Never mind, found it on your site.

@mikel
Copy link
Owner

mikel commented Nov 3, 2009

[email protected]

@mikel
Copy link
Owner

mikel commented Nov 4, 2009

Created commit 2b5d608: Closes Issue #2 - Empty header field values not parsing

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

No branches or pull requests

2 participants