summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus/antivir-mailgate/files/2.1.4_p7/avupdater.conf')
-rwxr-xr-xapp-antivirus/antivir-mailgate/files/2.1.4_p7/avupdater.conf26
1 files changed, 26 insertions, 0 deletions
diff --git a/app-antivirus/antivir-mailgate/files/2.1.4_p7/avupdater.conf b/app-antivirus/antivir-mailgate/files/2.1.4_p7/avupdater.conf
new file mode 100755
index 0000000..1453987
--- /dev/null
+++ b/app-antivirus/antivir-mailgate/files/2.1.4_p7/avupdater.conf
@@ -0,0 +1,26 @@
+## reporting via mail
+EmailTo postmaster
+
+## logging
+#LogTo /var/log/antivir.log
+SyslogFacility user
+SyslogPriority notice
+
+## proxy server
+#HTTPProxyServer proxy.example.com
+#HTTPProxyPort 3128
+#HTTPProxyUsername username
+#HTTPProxyPassword password
+
+## general update settings
+#HTTPUpdateServer http://antivir.example.com
+#UpdaterKeepsBackups
+
+## avupdater (better use cron)
+#AutoUpdateEvery2Hours
+#AutoUpdateDaily
+#AutoUpdateTime 4:23
+
+## GPG (for verification of signed binaries)
+GnuPGBinary /usr/bin/gpg
+GnuPGOptions --keyserver x-hkp://subkeys.pgp.net --keyserver-options auto-key-retrieve,honor-http-proxy,verbose