keitaoouchi / easyimap

Simple imap wrapper.
http://pypi.python.org/pypi/easyimap
Other
38 stars 19 forks source link

Trim message_id #31

Open BigBlueHat opened 7 years ago

BigBlueHat commented 7 years ago

I'm finding occurrences of \t prefixes in some Message-Id's. Probably best to trim them.

Not sure what other (if any) headers might be effected.

Cheers! :tophat:

keitaoouchi commented 7 years ago

Thanx. I'll investigate it later!