2003-08-01 07:25:50 -04:00
|
|
|
--- 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/";
|
2002-09-02 17:16:16 -04:00
|
|
|
'/etc/mail/spamassassin/user_prefs.template',
|
2002-06-17 18:08:59 -04:00
|
|
|
'/usr/local/share/spamassassin/user_prefs.template',
|
2002-09-02 17:16:16 -04:00
|
|
|
'/usr/share/spamassassin/user_prefs.template',
|
2002-06-17 18:08:59 -04:00
|
|
|
+ './rules/user_prefs.template',
|
2002-04-19 17:39:20 -04:00
|
|
|
);
|
|
|
|
|
2002-06-17 18:08:59 -04:00
|
|
|
@default_userprefs_path = (
|