home · contact · privacy
Add fetchmail and pingmail to mail setup.
[config] / buster / 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