Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ltratt/extsmail
Robust remote e-mail sending
https://github.com/ltratt/extsmail
Last synced: about 2 months ago
JSON representation
Robust remote e-mail sending
- Host: GitHub
- URL: https://github.com/ltratt/extsmail
- Owner: ltratt
- Created: 2009-01-05T17:53:52.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T21:07:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T02:48:00.485Z (3 months ago)
- Language: C
- Homepage: http://tratt.net/laurie/src/extsmail/
- Size: 271 KB
- Stars: 20
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
Awesome Lists containing this project
README
# [extsmail](https://tratt.net/laurie/src/extsmail/) [![Build Status](https://travis-ci.org/ltratt/extsmail.svg?branch=master)](https://travis-ci.org/ltratt/extsmail)
extsmail enables the robust sending of e-mail to external commands.
In effect extsmail masquerades as the standard UNIX sendmail program, reading
messages, and later trying to send them by user-defined commands.A typical use of extsmail is to allow users who regularly move between different
networks and / or find themselves regularly offline, to ensure that their e-mail
is sent reliably via ssh to external servers.