Skip to main content

CLI tool for emails sending using SMTP server

Project description

postman-cli

PyPI Version PyPI Compatibility PyPI License Codacy Badge Build Status

Python CLI (postmancli) tool for emails sending using SMTP server.

What can I do with postmancli?

  • Send emails using SMTP SSL
  • Use it from terminal when it is installed
  • Multiplatform execution (it is developed in Python)

Installation

You can install or upgrade postmancli with:

$ pip install postmancli --upgrade

Or you can install from source with:

$ git clone https://github.com/stt-systems/postman-cli.git --recursive
$ cd postmancli
$ pip install .

Quick example

$ postmancli -S user:password@smtp.gmail.com:465 -f user@gmail.com -t someone@gmail.com -s postman-cli --text "Hello everyone!@nl@@tab@It seems that this works ..." -a "file.txt" "photo.jpg"

The example sends an email with user@gmail.com as sender, someone@gmail.com as receiver, postman-cli as subject, Hello every... as text message and 2 attachments (file.txt & photo.jpg).

Help

Run the following command to see all options available:

postmancli --help or postmancli -h

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

postmancli-0.1.2.tar.gz (7.4 kB view details)

Uploaded Source

File details

Details for the file postmancli-0.1.2.tar.gz.

File metadata

  • Download URL: postmancli-0.1.2.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.4

File hashes

Hashes for postmancli-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7f5d61c44c94e668f25a56ee7927ee50a40f4c6147727fafbd4afc9f78d560e0
MD5 c2fa272216581dc395f8deba44fa3599
BLAKE2b-256 67f2a73199eeb31040a8d4bb1e85b45c98cac20cde3d0e047cfec752cd4ce560

See more details on using hashes here.

Supported by

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