Skip to main content

Create and send emails faster from the terminal

Project description

Mailshell - msl

send and check emails faster from the terminal using Mailshell

PyPI GitHub issues GitHub

Requirements

  • python 3.7+
  • Linux or MacOS

Installation

python pip install

$ python -m pip install mailshell

Support python 3.7+

Usage

  • just type msl followed by one of the mailshell commands
$ msl login
  • add --version option to see your current version
  • type msl login to log in with gamil app password, and msl new to create a new message
  • use msl edit command to write your email using nano editor or msl html to add html message, and msl add with a file or image to include it.
$ msl add ./file.pdf
  • you can also add a text from a txt file with msl get command
$ msl get ./your_text.txt
  • use msl content to see your message content
  • run msl send to send your message to specified accounts
  • you can use check command to check your emails with a specified mailbox and search command.
$ msl check
mailbox: Inbox
Search command: FROM "Name.."

Commands

Use --help in mailshell to see the available commands:

Command Description
login log in to your gmail using email address and the app password
cred print your current email address and app password
new create new email message
subject set a new subject to the message
from set a new sender name
edit edit your current message
html add html message
content see the current message content with the included files
get [FILENAME] add a text from .txt file to you current message
add [FILENAME] add a file or image to your message
rm [FILENAME] remove a file or image from your message
to set your contact that you will send to
send send the current message
check check your emails with a specified mailbox and search command
sch print the search commands that you need for checking emails
logout log out from your gmail account
$ msl --help

Support

For support, Follow on twitter @malkiAbdoo.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mailshell-1.3.0.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

mailshell-1.3.0-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page