File manager - Edit - /usr/local/cpanel/bin/hasdovecot
Back
#!/usr/local/cpanel/3rdparty/bin/perl # cpanel - bin/hasdovecot Copyright 2022 cPanel, L.L.C. # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited use Cpanel::Config::LoadCpConf (); my $conf = Cpanel::Config::LoadCpConf::loadcpconf(); if ( $conf->{'mailserver'} eq 'dovecot' ) { print '1'; } else { print '0'; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings