initial commit of file from CVS for e-smith-email on Wed 12 Jul 08:53:55 BST 2023
This commit is contained in:
12
root/usr/lib/systemd/system/smtp-auth-proxy.service
Normal file
12
root/usr/lib/systemd/system/smtp-auth-proxy.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Koozali SME Server SMTP auth proxy
|
||||
After=network.target remote-fs.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStartPre=/sbin/e-smith/service-status smtp-auth-proxy
|
||||
ExecStart=/usr/local/sbin/smtp-auth-proxy.pl
|
||||
|
||||
[Install]
|
||||
WantedBy=sme-server.target
|
||||
|
1
root/usr/lib/tmpfiles.d/fetchmail.conf
Normal file
1
root/usr/lib/tmpfiles.d/fetchmail.conf
Normal file
@@ -0,0 +1 @@
|
||||
d /var/lock/fetchmail 0755 qmailr qmail
|
Reference in New Issue
Block a user