NAME FML::MTA::Control - utilities to handle MTA specific configurations. SYNOPSIS DESCRIPTION METHODS new($args) $args = { mta_type => 'postfix', }; "mta_type" is one of "postfix", "qmail" and "procmail". CODING STYLE See "http://www.fml.org/software/FNF/" on fml coding style guide. AUTHOR Ken'ichi Fukamachi COPYRIGHT Copyright (C) 2002,2003,2004,2005,2006 Ken'ichi Fukamachi All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. HISTORY FML::MTA::Control first appeared in fml8 mailing list driver package. See "http://www.fml.org/" for more details.