11 lines
443 B
Plaintext
11 lines
443 B
Plaintext
--- lib/Mail/SpamAssassin.pm.orig 2003-05-20 08:05:55.000000000 +0200
|
|
+++ lib/Mail/SpamAssassin.pm 2003-07-31 22:58:06.000000000 +0200
|
|
@@ -142,6 +142,7 @@ $HOME_URL = "http://spamassassin.org/";
|
|
'/etc/mail/spamassassin/user_prefs.template',
|
|
'/usr/local/share/spamassassin/user_prefs.template',
|
|
'/usr/share/spamassassin/user_prefs.template',
|
|
+ './rules/user_prefs.template',
|
|
);
|
|
|
|
@default_userprefs_path = (
|