The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Slauth::Register::Mailman - Slauth module for user self-registration from Mailman list data

SYNOPSIS

in Slauth configuration:

%config = ( "global" => { [...] "register" => "Slauth::Register::Mailman", "mailman_bin" => "/home/mailman/slauth-bin", [...] } };

DESCRIPTION

TBA

SEE ALSO

Slauth

See the Slauth project web site at http://www.slauth.org/

Project mail lists are at http://www.slauth.org/mailman/listinfo

AUTHOR

Ian Kluft, <ikluft@localdomain>

COPYRIGHT AND LICENSE

Copyright (C) 2004-2005 by Ian Kluft

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.