dot_testing/builds/gmail_mail_bridge
stupidcomputer 6fcc8c450f add a mail sync thing for gmail 2024-01-20 11:00:03 -06:00
..
gmail_mail_bridge add a mail sync thing for gmail 2024-01-20 11:00:03 -06:00
.gitignore add a mail sync thing for gmail 2024-01-20 11:00:03 -06:00
README add a mail sync thing for gmail 2024-01-20 11:00:03 -06:00
default.nix add a mail sync thing for gmail 2024-01-20 11:00:03 -06:00
shell.nix add a mail sync thing for gmail 2024-01-20 11:00:03 -06:00
sync.gas add a mail sync thing for gmail 2024-01-20 11:00:03 -06:00

README

synchronize email from gmail accounts whose OAuth access is heavily restricted

background
----------

my school district disabled external OAuth access to email, which is not cool. this script gets around this and creates a bridge so you can recieve emails from your school email.

do note that this is heavily unpolished and most definately insecure. there are some hardcoded credentials (which you can change, it just takes a little technical know-how)

have fun!