host)) { $config->host = '127.0.0.1'; } if (!isset($config->type)) { $config->type = 'imap'; } if (!isset($config->port)) { $config->port = '143'; } if (!isset($config->changepasswordurl)) { $config->changepasswordurl = ''; } ?>
error_text($err['host']); } ?> | ||
: | type, false); ?> | |
error_text($err['port']); } ?> | ||
error_text($err['changepasswordurl']); } ?> |