|
From: John <Jo...@ac...> - 2004-04-20 15:16:08
|
Hello, I have been reading the list and checking out the white/black listing for filenames. Good idea. Can we make Amavisd white/black list phrases as well? As far as a feature request, could it be possible to add into the Mysql more variable names that can be found in the config file? Example: I wanted to send bounce back messages to select domains and not to others thus I had to put the final_spam_destiny field in the database and set $final_spam_destiny to that value in the code. If the program would look at the database category name and pull the value out of that and set it to the variable, then no code modification would be needed. That would also allow the $banned_filename_re to be set in the mysql database as well on a per user/domain basis. More or less, that would allow *almost* any variable in the config file to be set by the sql database. Second request: To be able to set the bounce/reject based on the SA score. Say anything over a score of 8, discard, anything under a score of 8, reject? This is a great product. I have had no problems with it. Anything to make it better. John |