sergio wrote: > Oh sorry for these two stupid questions. I just understand that > pythonfilter simply reject all spam. Thats all I need. Working good. > But... > can I configure pythonfilter to write reject error simply "554 Mail > rejected - spam detected: Yes, score=16.0" and not "554 Mail rejected > - spam detected: Yes, score=16.0 required=5.0 tests=BAYES_99...and > bla-bla.."?
There isn't a configuration item for that, but you could fairly easily modify the filter script to trim down the output from spamc. ------------------------------------------------------------------------------ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
