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
1 [Unit]
2 Description=Run fetchmail once every minute
3
4 [Timer]
5 OnCalendar=*-*-* *:*:00
6
7 [Install]
8 WantedBy=timers.target