File manager - Edit - /usr/share/webmin/fetchmail/feedback_files.pl
Back
do 'fetchmail-lib.pl'; sub feedback_files { if ($config{'config_file'}) { return ( $config{'config_file'} ); } else { local (@rv, @uinfo); setpwent(); while(@uinfo = getpwent()) { push(@rv, "$uinfo[7]/.fetchmailrc"); } endpwent(); return @rv; } } 1;
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.38 |
proxy
|
phpinfo
|
Settings