OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/spamassassin?expand=0&rev=21
11 lines
321 B
Diff
11 lines
321 B
Diff
--- spamd/spamd.raw.orig 2010-06-24 11:28:10.047109188 +0200
|
|
+++ spamd/spamd.raw 2010-06-24 11:28:57.942234270 +0200
|
|
@@ -174,6 +174,7 @@
|
|
|
|
# defaults
|
|
my %opt = (
|
|
+ 'syslog-socket' => 'unix',
|
|
'user-config' => 1,
|
|
'ident-timeout' => 5.0,
|
|
# scaling settings; some of these aren't actually settable via cmdline
|