Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
App::Addex::Output::SpamAssassin - generate SpamAssassin whitelists from an address book
VERSION
version 0.002
$Id: /my/cs/projects/App-Addex/trunk/lib/App/Addex/Output/SpamAssassin.pm 31347 2007-04-07T20:51:05.128311Z rjbs $
DESCRIPTION
This plugin produces a file that contains a list of SpamAssassin whitelist declarations.
METHODS
new
my $addex = App::Addex::Output::SpamAssassin->new(\%arg);
This method returns a new Addex SpamAssassin outputter.
Valid arguments are:
filename - the file to which to write spamassassin configuration
process_entry
This method does the actual writing of configuration to the file.
AUTHOR
Ricardo SIGNES, <rjbs@cpan.org>
BUGS
Please report any bugs or feature requests through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
COPYRIGHT
Copyright 2006-2007 Ricardo Signes, all rights reserved.
This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.