home · contact · privacy
Add fetchmail and pingmail to mail setup.
[config] / buster / etc_files / mail / etc / systemd / system / pingmail.service
diff --git a/buster/etc_files/mail/etc/systemd/system/pingmail.service b/buster/etc_files/mail/etc/systemd/system/pingmail.service
new file mode 100644 (file)
index 0000000..e332114
--- /dev/null
@@ -0,0 +1,7 @@
+[Unit]
+Description=Run pingmail check
+
+[Service]
+Type=oneshot
+User=plom
+ExecStart=/bin/sh -c '~/pingmail/pingmail check'