Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: rshiras on October 03, 2004, 06:36:37 PM
-
I am trying to remove a blacklist entry from my spamassassin settings panel. I think it may have white space in it or something that causes the panel to display something different than the actual entry. I have looked and looked for the file that the panel gets this list from.
/etc/e-smith/templates/etc/mail/spamassassin
/etc/e-smith/templates-custom/etc/mail/spamassassin
Both of the above files seem to contain the entries, but editing them has no effect. The entry just comes back when I restart spamd.
Please also let me know if there is a better forum in which to ask this question. Thanks
-
I am trying to remove a blacklist entry from my spamassassin settings panel. I think it may have white space in it or something that causes the panel to display something different than the actual entry. I have looked and looked for the file that the panel gets this list from.
/etc/e-smith/templates/etc/mail/spamassassin
/etc/e-smith/templates-custom/etc/mail/spamassassin
Both of the above files seem to contain the entries, but editing them has no effect. The entry just comes back when I restart spamd.
Please also let me know if there is a better forum in which to ask this question. Thanks
It's in the file: /home/e-smith/configuration
Take care what you do in the file........
Per
-
For the edification of future readers, I have found the file with the wbl entries. It is actually:
/home/e-smith/spamassassin
And yes, do be careful what you do in the file.
Watch out for white space, particularly after wildcard chars.
-
For the edification of future readers, I have found the file with the wbl entries. It is actually:
/home/e-smith/spamassassin
And yes, do be careful what you do in the file.
Watch out for white space, particularly after wildcard chars.
Hmm.... You're right, but they are actually in both files. (On my system)
Per