array ("request", "integer", ""), // from mail_add.php in case of error
"domain_id" => array ("request", "integer", ""),
"show_systemmails" => array ("request", "integer", ""),
"search" => array ("request", "string", ""),
"offset" => array ("request", "integer", 0),
"count" => array ("request", "integer", 50),
);
$champs=getFields($fields);
$counts=array("10" => "10", "20" => "20", "30" => "30", "50" => "50", "100" => "100", "200" => "200", "500" => "500", "1000" => "1000");
if(!$domain_id ) {
include("main.php");
exit();
}
if ($domain=$dom->get_domain_byid($domain_id)) {
$mails_list = $mail->enum_domain_mails($domain_id,$search,$offset,$count,$show_systemmails);
$allmails_list = $mail->enum_domain_mails($domain_id,$search,$offset,$count,'true');
}
?>
cancreate("mail")) {
echo ''._("Create a new mail account")."";
} else {
echo ''._("Manage Catch-all")."";
}
echo $msg->msg_html_all(true, true);
?>
|
cancreate("mail")) { ?>
cancreate("mail") ?>
|
|
:
raise("ERROR", 'mail', _("No mails for this domain."));
echo $msg->msg_html_all();
} else {
?>
srv_postfix) { ?>
- srv_postfix); ?>
- (example : myuser@example.tld)");?>
- 587
- STARTTLS
srv_postfix) { ?>
- srv_postfix); ?>
- (example : myuser@example.tld)");?>
- 25
- STARTTLS
srv_postfix) { ?>
- srv_postfix); ?>
- (example : myuser@example.tld)");?>
- 465
- SSL
- srv_dovecot); ?>
- 143
- STARTTLS
- srv_dovecot); ?>
- 110
- STARTTLS