~schnouki/msmtpq

fce88bc0 — Thomas Jost 5 months ago master
Update host used to check for network connectivity
c4ca8aee — Thomas Jost 4 years ago
Add instructions for installation in $HOME
3442db73 — Thomas Jost 4 years ago
Replace github.com/Mischanix/wait by local code

The repo has been deleted. It's simple enough to just replicate what it does
here.
5d06cc23 — Thomas Jost 6 years ago
Fix typo
5fa3c0f7 — Thomas Jost 6 years ago
Migrate to Go modules

Requires Go 1.11.
c2ec204f — Thomas Jost 6 years ago
Add systemd (user) service
c0be4d3c — Thomas Jost 6 years ago
Make msmtpq globally installable
43327022 — Thomas Jost 6 years ago
README and license
6e4d6ffe — Thomas Jost 6 years ago
Reorganize everything!

- use glide instead of gom
- better Makefile
- proper package
- update some dependencies :)
db0ee2f8 — Thomas Jost 9 years ago
Enable systemd notification and watchdog
51ee5259 — Thomas Jost 9 years ago
Makefile: add BUILDOPTS
cfa36ba1 — Thomas Jost 9 years ago
Use wercker/journalhook for logrus
6c682a61 — Thomas Jost 9 years ago
Fix flush
da8f951b — Thomas Jost 9 years ago
Basic i18n with gettext
ade4e7fc — Thomas Jost 9 years ago
Use DBus instead of an RPC server
017f830f — Thomas Jost 9 years ago
New notification API
cbb84a52 — Thomas Jost 9 years ago
Add test to logrus_journald
1458037f — Thomas Jost 9 years ago
Log to journald
726704de — Thomas Jost 9 years ago
Notify the user when something happens
d9b5dc85 — Thomas Jost 9 years ago
Initial commit