Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pymilter-suspicious-from
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
misc
pymilter-suspicious-from
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
27
Dec
26
14
Apr
30
Jan
20
Dec
19
18
Merge pull request #1 from JPT580/dependabot/pip/wheel-0.38.1
master
master
Bump wheel from 0.33.6 to 0.38.1
Replace test value
Fix uncaught exceptions while decoding
Try local mirror repo
Use https to clone github dependency
Try another pymilter version
Try using a fork of pymilter
Different approach to handling encoding/decoding errors
Fix another decoding issue, too
Fix error handling for decoding errors
Do not be case sensitive when comparing domains
Big refactoring, getaddresses() is unreliable. :-(
Disable rsync command that makes vagrant up remain active
Restructure due to unexpected, new edgecase
Add systemd service
Add wheel to requirements.txt
Add Vagrantfile for testing and figuring out install dependencies
Allow rough configuration to take place
Use builtin python tools to do address/header parsing
Handle issues with parse errors
Fix bug that occurs with linebreaks within from header value
Proof of concept level prototype - emails are only marked at this stage
Lots of restructuring and basic implementing
Introduce rough feature skeleton
Initial import of basic skeleton
Loading