From: Ryan D. <dt...@da...> - 2012-12-28 02:05:54
|
> On Thu, Dec 27, 2012 at 11:28 AM, Ryan Dagey <dt...@da...> wrote: > >> On Thu, Nov 15, 2012 at 7:24 PM, Ryan Dagey <dt...@da...> wrote: > >> > Hello: > >> > > >> > > >> > > >> > I?ve been researching this problem to no avail for sometime. We > >> > use the (very old) SpamAssassin plugin > >> > (http://squirrelmail.org/plugin_view.php?id=146) with our Squirrelmail. > >> > This plugin serves us well in terms of ease of use and we can > >> > connect it easily to our mail server spamassassin. The only issue > >> > that any time a > > user > >> > makes a change (like adding an email to the blacklist/whitelist), > >> > all > > prior > >> > changes are overwritten. In the README, there is a note that this > >> > was a > >> bug > >> > but resolved. > >> > > >> > > >> > > >> > Does anyone have any exp with this plugin and resolved this issue? > >> > Or > > is > >> > there an older thread regarding this plugin/issue that someone > >> > could > > point > >> > me to? Thanks for any help you guys can offer. > >> > >> Please think about migrating to the Server Settings plugin, which is > >> actively maintained and should be able to do anything that the > >> various outdated SpamAssassin front end plugins can do. There are > >> plenty of examples in the sample configuration files it comes with. > >> If you find something that it cannot replicate, let me know. > >> > >> Cheers, > >> > >> Paul > >> > >> -- > >> Paul Lesniewski > >> SquirrelMail Team > >> Please support Open Source Software by donating to SquirrelMail! > >> http://squirrelmail.org/donate_paul_lesniewski.php > > > > Hello Paul: > > > > Thanks for the reply, I just received the digest. I changed my > > options so I can get a more immediate reply. I downloaded Server > > Settings, a bit confused by the configuration examples but I chose one that > seemed to fit. > > When I check the SA configuration validation, it says everything is working. > > In the Options, there are various selections related to the plugin but > > choosing any of them generates this fatal error: > > > > Fatal error: Call to undefined function retrieve_server_setting() in > > > /var/www/webmail.neoterichovercraft.com/plugins/server_settings/option > > s.php > > on line 281 > > > > Is there a step that I've missed? I get it regardless of which > > configuration example I try to implement, but my initial thought is > > that the config_example_file_using_php.php or config_example_ftp.php > > matches our environment more closely. > > You probably didn't install the Server Settings Backend plugin. > Should be referenced in the docs I think. > > -- > Paul Lesniewski > SquirrelMail Team > Please support Open Source Software by donating to SquirrelMail! > http://squirrelmail.org/donate_paul_lesniewski.php Hello Paul: That did help, I will need to learn some more about how this works. Do you know off the top of your head if there is an additional plugin or configuration that allows one-click white/blacklist from with an email? >From what I'm reading I think I can setup other spam configuration options within the server setting plugin and I will mess around with that, but I think the most desired function was the ability to easily white/blacklist a sender or domain directly from an email. Thanks for all your help, I won't hesitate to ask if there are other questions that come up. |