home · contact · privacy
Add fetchmail and pingmail to mail setup.
authorChristian Heller <c.heller@plomlompom.de>
Mon, 18 May 2020 21:53:20 +0000 (23:53 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Mon, 18 May 2020 21:53:20 +0000 (23:53 +0200)
commitd9ca3676e409eb87156bfe1be3f34666830b077d
treedba07363cc774fc1a5e882df7e382b4b37ba31e4
parent3ddd30bea0bf9f7f966b3fed8d2cb455a148092f
Add fetchmail and pingmail to mail setup.
buster/apt-mark/mail
buster/etc_files/mail/etc/systemd/system/fetchmail.service [new file with mode: 0644]
buster/etc_files/mail/etc/systemd/system/pingmail.service [new file with mode: 0644]
buster/etc_files/mail/etc/systemd/system/timers.target.wants/fetchmail.timer [new file with mode: 0644]
buster/etc_files/mail/etc/systemd/system/timers.target.wants/pingmail.timer [new file with mode: 0644]
buster/other_files/fetchmailrc [new file with mode: 0755]
buster/other_files/pingmailrc [new file with mode: 0644]
buster/setup_scripts/setup_mail.sh