{
    # vim: ft=perl ts=4 sw=4 et:
    if ( ( $FetchMails{ status } || "disabled" ) eq "enabled" ) {
        $OUT  = "\n127.0.0.200\n" ;
    }
}
