https://github.com/bwesterb/check-microsoft-blocklist
Checks for changes in your Microsoft Junk Reporting Program Feed
https://github.com/bwesterb/check-microsoft-blocklist
blocklist
Last synced: about 1 year ago
JSON representation
Checks for changes in your Microsoft Junk Reporting Program Feed
- Host: GitHub
- URL: https://github.com/bwesterb/check-microsoft-blocklist
- Owner: bwesterb
- Created: 2015-04-08T11:07:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T08:52:09.000Z (over 10 years ago)
- Last Synced: 2023-03-11T03:27:24.125Z (over 3 years ago)
- Topics: blocklist
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple script to be run by cron which checks whether there were changes in
the junk listing of certain IP's.
How to install
==============
Create a feed for your IPs at
https://postmaster.live.com/snds
Copy `settings.example.yaml` to `settings.yaml` and change the URL to the one
you may find at
https://postmaster.live.com/snds/auto.aspx
Add an entry in crontab like
*/10 * * * * cd path-to/check-microsoft-blocklist && python check.py
Delist IP
---------
Some links that might be helpful
- [Microsoft Support Request Delist Form](https://support.microsoft.com/en-us/getsupport?oaspworkflow=start_1.0.0.0&wfname=capsub&productkey=edfsmsbl3&locale=en-us)
- [Comic Relief](http://cdn.meme.am/instances/500x/64726785.jpg)