Handle razor-agent.conf upgrade.
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Wed, 22 Apr 2009 12:31:46 +0000 (14:31 +0200)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Wed, 22 Apr 2009 12:31:46 +0000 (14:31 +0200)
files/etc/razor/razor-agent.conf.expect [new file with mode: 0644]
files/etc/razor/razor-agent.conf.restore [new file with mode: 0644]

diff --git a/files/etc/razor/razor-agent.conf.expect b/files/etc/razor/razor-agent.conf.expect
new file mode 100644 (file)
index 0000000..6691f85
--- /dev/null
@@ -0,0 +1,8 @@
+# See razor-agent.conf (5)
+
+# Change this to 5 for safer classification of MIME attachments.  This will let more spam through
+logic_method = 4
+# Uncomment the next line for logging via syslog
+logfile=sys-syslog
+# If you do log to syslog, consider using logrotate
+# (see /usr/share/doc/razor/logcheck.ignore.eg)
diff --git a/files/etc/razor/razor-agent.conf.restore b/files/etc/razor/razor-agent.conf.restore
new file mode 100644 (file)
index 0000000..63fdacc
--- /dev/null
@@ -0,0 +1,8 @@
+# See razor-agent.conf (5)
+
+# Change this to 5 for safer classification of MIME attachments.  This will let more spam through
+logic_method = 4
+# Uncomment the next line for logging via syslog
+#logfile = sys-syslog
+# If you do log to syslog, consider using logrotate
+# (see /usr/share/doc/razor/logcheck.ignore.eg)