home · contact · privacy
Add POP3 account fetching to mail server setup.
[config] / all_new_2018 / linkable_etc_files / mail / etc / systemd / system / timers.target.wants / fetchmail.timer
diff --git a/all_new_2018/linkable_etc_files/mail/etc/systemd/system/timers.target.wants/fetchmail.timer b/all_new_2018/linkable_etc_files/mail/etc/systemd/system/timers.target.wants/fetchmail.timer
new file mode 100644 (file)
index 0000000..c67e8e7
--- /dev/null
@@ -0,0 +1,8 @@
+[Unit]
+Description=Run fetchmail once every minute
+
+[Timer]
+OnCalendar=*-*-* *:*:00
+
+[Install]
+WantedBy=timers.target