One Hat Cyber Team
  • Dir : ~/proc/thread-self/root/usr/share/usermin/forward/
  • View File Name : edit_rfile.cgi

    \n"; print "

    \n"; # Show From: address option print "\n"; printf "\n", $from; print "\n"; # Show reply-tracking option printf "\n", $replies ? "checked" : "", $text{'rfile_replies'}; if (&is_under_directory($user_module_config_directory, $replies) || &is_under_directory($remote_user_info[7], $replies)) { print "\n"; } # Show reply period input print "\n"; printf "\n", $period, $text{'rfile_secs'}; # Show people to not autoreply to print "\n"; printf "\n", $no_autoreply; print "
    $text{'rfile_from'} %s\n", $from eq '' ? "checked" : "", $text{'rfile_auto'}; printf "\n", $from eq '' ? "" :"checked"; printf "
    $text{'rfile_fromdesc'}
    %s
       $text{'rfile_period'} %s\n", $period eq '' ? "checked" : "", $text{'rfile_default'}; printf "\n", $period eq '' ? "" :"checked"; printf " %s
    $text{'rfile_no_autoreply'}
    \n"; print " ", "\n"; print "\n"; &ui_print_footer("edit_alias.cgi?num=$in{'num'}&file=@{[&urlize($in{'file'})]}", $text{'aform_return'});