-
Notifications
You must be signed in to change notification settings - Fork 164
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
search mode triggers email parsing error #1506
Comments
Bumped into this again just now. Is anyone else gitting this ? It looks like a bug in the python email module! |
Hi, I'm getting this traceback on some spam mail, which I guess is the same problem?
Glad to hear that you identified where this is coming from! The bad part is, that due to this exception, the mails do not show up in the alot search, so I currently am marking them as spam manually with "notmuch tag +spam". In case it matters, here are some more spam mails that triggered this problem for me: https://gist.github.com/josch/ff8ac2db97dba1af49d5c3e4bf8d063a |
And another one (gzipped): |
I get a popup and corresponding error log
AttributeError: 'str' object has no attribute 'is_attachment'
when refreshing "down the search set" in search mode.
Software Versions
To Reproduce
pgdown
@
for refresh.Error Log
The text was updated successfully, but these errors were encountered: