Skip to main content

msmtp wrapper allowing for offline use

Project description

Allows you to use msmtp offline.

Installation

Using PyPi:

pip install --user offlinemsmtp

Run the daemon using systemd

Create a file called ~/.config/systemd/user/offlinemsmtp.service with the following content:

[Unit]
Description=Offline msmtp

[Service]
ExecStart=/home/sumner/.local/bin/offlinemsmtp --daemon

[Install]
WantedBy=default.target

Then, enable and start offlinemsmtp using systemd:

systemctl --user daemon-reload
systemctl --user enable --now offlinemsmtp

Other projects

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

offlinemsmtp-0.2.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file offlinemsmtp-0.2.tar.gz.

File metadata

  • Download URL: offlinemsmtp-0.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for offlinemsmtp-0.2.tar.gz
Algorithm Hash digest
SHA256 885f0e00be0d2590532d2a084d454e215d186e9c489b0feb262eaa295e5f36d5
MD5 7075c6db53287701b87be88332079e1c
BLAKE2b-256 c9b84839b0c37440db54059f134936bcd9c786a7dd39438a7cf777192e670c49

See more details on using hashes here.

Supported by

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