Commit Graph

16 Commits

Author SHA1 Message Date
145b36a7bd Replace test value 2020-04-14 11:43:33 +02:00
574dafe14a Fix uncaught exceptions while decoding 2020-04-14 11:42:13 +02:00
9846cc3370 Different approach to handling encoding/decoding errors 2020-01-30 15:54:27 +01:00
0aa8dbb89c Fix another decoding issue, too 2020-01-30 15:11:47 +01:00
907f0fe7b7 Fix error handling for decoding errors 2020-01-30 15:04:24 +01:00
eb1fa14665 Do not be case sensitive when comparing domains 2019-12-20 12:45:04 +01:00
436c7db707 Big refactoring, getaddresses() is unreliable. :-( 2019-12-20 12:16:26 +01:00
c50986cb66 Restructure due to unexpected, new edgecase 2019-12-20 11:10:07 +01:00
dc3c879462 Allow rough configuration to take place 2019-12-19 11:43:21 +01:00
358ec62af6 Use builtin python tools to do address/header parsing 2019-12-19 11:34:18 +01:00
e343be1862 Handle issues with parse errors 2019-12-18 18:29:04 +01:00
50f0b7983e Fix bug that occurs with linebreaks within from header value 2019-12-18 16:41:55 +01:00
e538d99abd Proof of concept level prototype - emails are only marked at this stage 2019-12-18 16:33:54 +01:00
d0274f8046 Lots of restructuring and basic implementing 2019-12-18 15:35:23 +01:00
b554efad83 Introduce rough feature skeleton 2019-12-18 15:12:33 +01:00
3868e61f0b Initial import of basic skeleton 2019-12-18 14:25:09 +01:00