Commit Graph

20 Commits

Author SHA1 Message Date
Jan Philipp Timme 57a96d5c94 Try another pymilter version 2020-01-30 18:21:07 +01:00
Jan Philipp Timme 05a7e129a2 Try using a fork of pymilter 2020-01-30 18:04:33 +01:00
Jan Philipp Timme 9846cc3370 Different approach to handling encoding/decoding errors 2020-01-30 15:54:27 +01:00
Jan Philipp Timme 0aa8dbb89c Fix another decoding issue, too 2020-01-30 15:11:47 +01:00
Jan Philipp Timme 907f0fe7b7 Fix error handling for decoding errors 2020-01-30 15:04:24 +01:00
Jan Philipp Timme eb1fa14665 Do not be case sensitive when comparing domains 2019-12-20 12:45:04 +01:00
Jan Philipp Timme 436c7db707 Big refactoring, getaddresses() is unreliable. :-( 2019-12-20 12:16:26 +01:00
Jan Philipp Timme 7312afd8c4 Disable rsync command that makes vagrant up remain active 2019-12-20 11:16:47 +01:00
Jan Philipp Timme c50986cb66 Restructure due to unexpected, new edgecase 2019-12-20 11:10:07 +01:00
Jan Philipp Timme 95af148ceb Add systemd service 2019-12-19 17:42:30 +01:00
Jan Philipp Timme ac6f880e23 Add wheel to requirements.txt 2019-12-19 16:58:04 +01:00
Jan Philipp Timme ecaa69e5ad Add Vagrantfile for testing and figuring out install dependencies 2019-12-19 16:53:21 +01:00
Jan Philipp Timme dc3c879462 Allow rough configuration to take place 2019-12-19 11:43:21 +01:00
Jan Philipp Timme 358ec62af6 Use builtin python tools to do address/header parsing 2019-12-19 11:34:18 +01:00
Jan Philipp Timme e343be1862 Handle issues with parse errors 2019-12-18 18:29:04 +01:00
Jan Philipp Timme 50f0b7983e Fix bug that occurs with linebreaks within from header value 2019-12-18 16:41:55 +01:00
Jan Philipp Timme e538d99abd Proof of concept level prototype - emails are only marked at this stage 2019-12-18 16:33:54 +01:00
Jan Philipp Timme d0274f8046 Lots of restructuring and basic implementing 2019-12-18 15:35:23 +01:00
Jan Philipp Timme b554efad83 Introduce rough feature skeleton 2019-12-18 15:12:33 +01:00
Jan Philipp Timme 3868e61f0b Initial import of basic skeleton 2019-12-18 14:25:09 +01:00