Create and send emails faster from the terminal
Project description
Mailshell - msl
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, andmsl new
to create a new message - use
msl edit
command to write your email using nano editor ormsl html
to add html message, andmsl 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
Release history Release notifications | RSS feed
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.4.0.tar.gz
(11.3 kB
view details)
Built Distribution
mailshell-1.4.0-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file mailshell-1.4.0.tar.gz
.
File metadata
- Download URL: mailshell-1.4.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bf8eb0257cf5c4c8d2cbb3737ce4bc33870be9b4157fc50f3a86d50485cce95 |
|
MD5 | 217d2c484b2d2e5a048865a195b60e21 |
|
BLAKE2b-256 | 302a9da1115b8c20bdc65f1804c94554461fb296bd3af267766a77ef4d04e49a |
File details
Details for the file mailshell-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: mailshell-1.4.0-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 616adcaab73512dbd1888c08be32b1e1a126472af86b9062f86c7c9fa4b4f4ed |
|
MD5 | 8481557909fab01ce929556ec5196a6c |
|
BLAKE2b-256 | bf1c4b18e713c19412a5ef30f43a381a4719371a46ed250e4982ff312b394610 |