DisMail

CLI to help you read your disposable emails straight from your console


Keywords
cli, disposable, email, email-verification, free, privacy, python, spam, temp, temporary, temporary-email, verification, verify, verify-email
License
Unlicense
Install
pip install DisMail==1.0.1

Documentation

DisMail

Python 3 based app for disposable email service

Downloads

How to use

1. From source

$ git clone git@github.com:HanzCEO/DisMail.git
$ cd DisMail
$ python3 DisMail/__main__.py [EMAIL ADDRESS]

2. From PyPi

$ sudo pip3 install DisMail
$ dismail [EMAIL ADDRESS]

Usage

Usage: dismail [OPTIONS] [EMAIL]

Options:
  --help  Show this message and exit.
Arguments:
  email   username@domain pair used for login, defaults to random email

Known issues

  • SecMail API limit attachment size to around 40000 bytes