NAME
    FML::MTA::Control::Utils - utility functions.

SYNOPSIS
DESCRIPTION
    utility functions for MTA control library.

METHODS
  is_user_entry_exist_in_passwd($user)
    check if $user is found in /etc/passwd ? return 1 if found, and 0 if
    not.

CODING STYLE
    See "http://www.fml.org/software/FNF/" on fml coding style guide.

AUTHOR
    Ken'ichi Fukamachi

COPYRIGHT
    Copyright (C) 2003,2004 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::Utils first appeared in fml8 mailing list driver
    package. See "http://www.fml.org/" for more details.

