Skip to content

Kills the spam emails that have been haunting me

Notifications You must be signed in to change notification settings

cbackas/SpamGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpamGuard

Microsoft's spam filter became uselsss about a year ago. Their email rules aren't powerful enough to make the spam stop. So here I am.

Uses mailsuite (well my fork with a couple fixes) which handles the imap/idle heavy lifting

Runs in Docker (of course)

docker run -d -e 'IMAP_HOST'='' -e 'IMAP_PORT'='993' -e 'AUTH_USERNAME'='' -e 'AUTH_PASSWORD'='' cbackas/spamguard:latest

About

Kills the spam emails that have been haunting me

Topics

Resources

Stars

Watchers

Forks