Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Email::Filter::SpamAssassin 0.0.1

    Download button

    No screenshots available
    Downloads: 322  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Uwe Voelker | More programs
    Perl Artistic License / FREE
    January 25th, 2007, 02:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Email::Filter::SpamAssassin description

    Email::Filter::SpamAssassin is a Perl module to integrate Mail::SpamAssassin in Email::Filter.

    Email::Filter::SpamAssassin is a Perl module to integrate Mail::SpamAssassin in Email::Filter.

    SYNOPSIS

    use Email::Filter::SpamAssassin; # subclass of Email::Filter

    my $email = Email::Filter::SpamAssassin->new;
    my $status = $email->spam_check;
    $email->ignore if $status->is_spam;

    # or supply a Mail::SpamAssassin object
    $status = $email->spam_check($spam_assassin);
    $email->accept('spam') if $status->is_spam;

    This module is a subclass of Email::Filter which integrates Mail::SpamAssassin. It has only one additional method.

    METHODS

    spam_check

    Accepts an optional Mail::SpamAssassin object. If nothing is supplied it constructs one with the default parameters. Then it calls the method check on this object and returns an Mail::SpamAssassin::PerMsgStatus object (on which you can call is_spam).

    Product's homepage

    Requirements:

    · Perl
    · Email::Filter
    · Mail::SpamAssassin

      


    TAGS:

    integrate Mail::SpamAssassin | email filter | Perl module | Email::Filter::SpamA | integrate | Mail::SpamAssassin

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM