NAME

Mail::Decency::ContentFilter::SpamAssassin

DESCRIPTION

@@ PRE-ALPHA @@

Untested

@@ PRE-ALPHA @@

Filter messages through spamc and translate results

CONFIG

    ---
    
    disable: 0
    #max_size: 0
    #timeout: 30
    
    cmd_check: '/usr/bin/spamc -u %user% --headers'
    

CLASS ATTRIBUTES

METHODS

handle_filter_result

AUTHOR

Ulrich Kautz <uk@fortrabbit.de>

COPYRIGHT

Copyright (c) 2010 the "AUTHOR" as listed above

LICENCSE

This library is free software and may be distributed under the same terms as perl itself.