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.2.2.tar.gz
(11.8 kB
view details)
Built Distribution
mailshell-1.2.2-py3-none-any.whl
(12.8 kB
view details)
File details
Details for the file mailshell-1.2.2.tar.gz
.
File metadata
- Download URL: mailshell-1.2.2.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1539e73ab74147fcb3166efe4b4cafda9c792cac051bb8e72ffad70e94d7d8a8 |
|
MD5 | b9e66a8021cc72460915fafbcfe2aff2 |
|
BLAKE2b-256 | 0767e0c9288fb884d6d19533fdb33a23e57e1afc469262647fef5a148d26f7d9 |
File details
Details for the file mailshell-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: mailshell-1.2.2-py3-none-any.whl
- Upload date:
- Size: 12.8 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 | 030337d26ba355c01a4733031d5bb287891671d7b003fa511a3cca8bc4a08ea1 |
|
MD5 | ee62ebcf3d7e3638429141fb707e5b82 |
|
BLAKE2b-256 | b59eee98d83190ea3e3e31dc13672c9ebd22ee4833c0edb0e63071aa322bf758 |