Jan Philipp Timme
|
09dd011539
|
Merge pull request #1 from JPT580/dependabot/pip/wheel-0.38.1
Bump wheel from 0.33.6 to 0.38.1
|
2022-12-27 08:37:27 +01:00 |
dependabot[bot]
|
e3b6621087
|
Bump wheel from 0.33.6 to 0.38.1
Bumps [wheel](https://github.com/pypa/wheel) from 0.33.6 to 0.38.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.33.6...0.38.1)
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-26 21:00:12 +00:00 |
Jan Philipp Timme
|
145b36a7bd
|
Replace test value
|
2020-04-14 11:43:33 +02:00 |
Jan Philipp Timme
|
574dafe14a
|
Fix uncaught exceptions while decoding
|
2020-04-14 11:42:13 +02:00 |
Jan Philipp Timme
|
894e862720
|
Try local mirror repo
|
2020-01-30 18:37:21 +01:00 |
Jan Philipp Timme
|
7dc1f2ada0
|
Use https to clone github dependency
|
2020-01-30 18:31:21 +01:00 |
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 |