Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.
/ gmail-gateway Public archive

Email gateway using Gmail API. Useful for circumventing Google Apps domain restrictions.

License

Notifications You must be signed in to change notification settings

konqi/gmail-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pirate Mail Gateway

Say...

  • you want to allow others to send email from your email address, but only to certain recipients
  • you want to send your mail with your google apps account but you don't want to log into that account. That's usually because there's that stupid mailing list which can only be accesses from inside your company's Google Apps account

Now you can

This app utilizes Google's Gmail API to send Messages in your name.

Here's how it works

Once you setup everything you can use your personal email and send a message to

[email protected]

and the email is forwarded to predefined recipients with the email address you authorized the app with as the sender.

Setup instructions

Download the source and place a client_secrets.json in src/main/resources. You can get the client_secrets.json from Google developers console.

About

Email gateway using Gmail API. Useful for circumventing Google Apps domain restrictions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published