de8d6c8811
-- MAINTAINER ok
12 lines
461 B
Plaintext
12 lines
461 B
Plaintext
--- lib/Mail/SpamAssassin.pm.orig Tue May 20 02:06:17 2003
|
|
+++ lib/Mail/SpamAssassin.pm Thu May 22 09:31:17 2003
|
|
@@ -142,6 +142,8 @@ $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',
|
|
+ './rules/user_prefs.template',
|
|
);
|
|
|
|
@default_userprefs_path = (
|