An open API service indexing awesome lists of open source software.

https://github.com/imthaghost/tiny

Tiny script with a big purpose. Send authenticated emails with DKIM signatures.
https://github.com/imthaghost/tiny

dkim email python3

Last synced: 4 months ago
JSON representation

Tiny script with a big purpose. Send authenticated emails with DKIM signatures.

Awesome Lists containing this project

README

          

Welcome to tiny


downloads

Version

License: MIT


gitmoji-changelog


gitmoji-changelog

> DomainKeys Identified Mail (DKIM) allows senders to associate a domain name with an email message, thus vouching for its authenticity. A sender creates the DKIM by “signing” the email with a digital signature. This “signature” is located in the message's header. Tiny creates fake keys for a desired Domain. If the domain has imporoperly configured DMARC records SMTP servers will see it as an authenticated email and not be flagged by a spam catcher.

## Table of Contents

- [Introduction](#introduction)
- [Features](#features)
- [Build Process](#build-process)
- [Contributors](#contributors)

## Contributors

Contributions are welcome! Please see our [Contributing Guide](https://imthaghost/zeus) for more details.


Gary Frederick
Gary Frederick


Tyler
Donny Vallejo


## 📝 License

By contributing, you agree that your contributions will be licensed under its MIT License.

In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.