Send and check 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 set
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
-f
option inset
andhtml
command
$ msl set -f ./your_text.txt
- use
msl content
to see your message content, and add--files
or--images
to see a list of the message attachments. - run
msl send
to send your message to specified accounts. - you can use
msl check
command to check your emails with a specified mailbox with-b
option (default:Inbox
) and some selection options such as--all
and--from
, and use-l
to display the output as a list.
$ msl check -b sent --date 18-Sep-2015
email(1)
email(2)
email(3)
...
- use the same selection options in
msl delete
to delete the selected emails in the mailbox
$ msl delete -t "You won.." -n
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 |
html | add html message |
content | see the current message content with the included files |
set | add a text manually or from .txt file to you current message |
add | add a file or image to your message |
rm | 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 selection options |
delete | delete the selected email with the delete options in mailbox |
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.1.tar.gz
(12.0 kB
view details)
Built Distribution
mailshell-1.4.1-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file mailshell-1.4.1.tar.gz
.
File metadata
- Download URL: mailshell-1.4.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 570be258ff4b5af7b53ba7eab67cf33e8968754c4a0b765885d82888606f22fd |
|
MD5 | 425e8b086d5523d291357bd09dd4111e |
|
BLAKE2b-256 | 9e46979940bf27e308b4104795c56fb58386a6839ca5fcbcb48439a1a40f779a |
File details
Details for the file mailshell-1.4.1-py3-none-any.whl
.
File metadata
- Download URL: mailshell-1.4.1-py3-none-any.whl
- Upload date:
- Size: 14.0 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 | f7971a67b52808a3bad1f07287ac125c41020e2e32da79489c051758d9d118b8 |
|
MD5 | 681cbae5798dbc1d57b00df861b6b074 |
|
BLAKE2b-256 | 77a7a2b2cbf6874b66f83f2bc0d0cb28636ea0170a57624778a5bf73b7527da4 |