1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-28 07:40:51 +02:00
offlineimap/contrib
Hugo Osvaldo Barrera e7a3fd55ac Use a pre-existing target for systemd services
Providing mail.target is really confusing and poor UX:

* When a user enables a unit, it's not truly enabled until they ALSO
  enable mail.target. This is very counter-intuitive.
* `mail.target` provides no extra value in itself, nor is it anything
  "standard".
* Any user wanting this specific target can still continue using it just
  dropping in a `mail.target` file.

Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2017-06-01 18:40:42 +02:00
..
systemd Use a pre-existing target for systemd services 2017-06-01 18:40:42 +02:00
internet-urllib3.py Secure HTTPS test internet is connected. 2017-05-04 22:25:22 +02:00
README.md introduce contrib/README.md 2016-09-25 01:46:20 +02:00
release.sh release.sh: correctly sort releases to compute latest stable and rc 2016-12-11 16:58:58 +01:00
upcoming.py contrib: introduce a tool to produce the "upcoming notes" 2017-05-22 21:37:34 +02:00

README

This "./contrib" directory is where users share their own scripts and tools.

Everything here is submitted and maintained by the users for the users. You're welcome to add your own stuff. There is no barrier on your contributions here. We think it's expected to find contributions of various quality.