Postgrey Filter configurable
37 files modified
1 files added
| | |
| | | //* mysql-virtual_relayrecipientmaps.cf |
| | | $this->process_postfix_config('mysql-virtual_relayrecipientmaps.cf'); |
| | | |
| | | //* mysql-virtual_policy_greylist.cf |
| | | $this->process_postfix_config('mysql-virtual_policy_greylist.cf'); |
| | | |
| | | //* postfix-dkim |
| | | $full_file_name=$config_dir.'/tag_as_originating.re'; |
| | | if(is_file($full_file_name)) { |
| | |
| | | } |
| | | unset($rbl_hosts); |
| | | unset($server_ini_array); |
| | | |
| | | |
| | | //* If Postgrey is installed, configure it |
| | | $greylisting = ''; |
| | | if($conf['postgrey']['installed'] == true) { |
| | | $greylisting = 'check_recipient_access mysql:/etc/postfix/mysql-virtual_policy_greylist.cf'; |
| | | } |
| | | |
| | | //* These postconf commands will be executed on installation and update |
| | | $postconf_placeholders = array('{config_dir}' => $config_dir, |
| | | '{vmail_mailbox_base}' => $cf['vmail_mailbox_base'], |
| | | '{vmail_userid}' => $cf['vmail_userid'], |
| | | '{vmail_groupid}' => $cf['vmail_groupid'], |
| | | '{rbl_list}' => $rbl_list); |
| | | '{rbl_list}' => $rbl_list, |
| | | '{greylisting}' => $greylisting, |
| | | ); |
| | | |
| | | $postconf_tpl = rfsel($conf['ispconfig_install_dir'].'/server/conf-custom/install/fedora_postfix.conf.master', 'tpl/fedora_postfix.conf.master'); |
| | | $postconf_tpl = strtr($postconf_tpl, $postconf_placeholders); |
| | |
| | | //* mysql-virtual_relayrecipientmaps.cf |
| | | $this->process_postfix_config('mysql-virtual_relayrecipientmaps.cf'); |
| | | |
| | | //* mysql-virtual_policy_greylist.cf |
| | | $this->process_postfix_config('mysql-virtual_policy_greylist.cf'); |
| | | |
| | | //* postfix-dkim |
| | | $full_file_name=$config_dir.'/tag_as_originating.re'; |
| | | if(is_file($full_file_name)) { |
| | |
| | | unset($rbl_hosts); |
| | | unset($server_ini_array); |
| | | |
| | | //* If Postgrey is installed, configure it |
| | | $greylisting = ''; |
| | | if($conf['postgrey']['installed'] == true) { |
| | | $greylisting = 'check_recipient_access mysql:/etc/postfix/mysql-virtual_policy_greylist.cf'; |
| | | } |
| | | |
| | | //* These postconf commands will be executed on installation and update |
| | | $postconf_placeholders = array('{config_dir}' => $config_dir, |
| | | '{vmail_mailbox_base}' => $cf['vmail_mailbox_base'], |
| | | '{vmail_userid}' => $cf['vmail_userid'], |
| | | '{vmail_groupid}' => $cf['vmail_groupid'], |
| | | '{rbl_list}' => $rbl_list); |
| | | '{rbl_list}' => $rbl_list, |
| | | '{greylisting}' => $greylisting, |
| | | ); |
| | | |
| | | $postconf_tpl = rfsel($conf['ispconfig_install_dir'].'/server/conf-custom/install/opensuse_postfix.conf.master', 'tpl/opensuse_postfix.conf.master'); |
| | | $postconf_tpl = strtr($postconf_tpl, $postconf_placeholders); |
| | |
| | | |
| | | if(is_installed('mysql') || is_installed('mysqld')) $conf['mysql']['installed'] = true; |
| | | if(is_installed('postfix')) $conf['postfix']['installed'] = true; |
| | | if(is_installed('postgrey')) $conf['postgrey']['installed'] = true; |
| | | if(is_installed('mailman')) $conf['mailman']['installed'] = true; |
| | | if(is_installed('apache') || is_installed('apache2') || is_installed('httpd') || is_installed('httpd2')) $conf['apache']['installed'] = true; |
| | | if(is_installed('getmail')) $conf['getmail']['installed'] = true; |
| | |
| | | //* mysql-virtual_outgoing_bcc.cf |
| | | $this->process_postfix_config('mysql-virtual_outgoing_bcc.cf'); |
| | | |
| | | //* mysql-virtual_policy_greylist.cf |
| | | $this->process_postfix_config('mysql-virtual_policy_greylist.cf'); |
| | | |
| | | //* postfix-dkim |
| | | $full_file_name=$config_dir.'/tag_as_originating.re'; |
| | | if(is_file($full_file_name)) copy($full_file_name, $full_file_name.'~'); |
| | |
| | | unset($rbl_hosts); |
| | | unset($server_ini_array); |
| | | |
| | | //* If Postgrey is installed, configure it |
| | | $greylisting = ''; |
| | | if($conf['postgrey']['installed'] == true) { |
| | | $greylisting = 'check_recipient_access mysql:/etc/postfix/mysql-virtual_policy_greylist.cf'; |
| | | } |
| | | |
| | | $postconf_placeholders = array('{config_dir}' => $config_dir, |
| | | '{vmail_mailbox_base}' => $cf['vmail_mailbox_base'], |
| | | '{vmail_userid}' => $cf['vmail_userid'], |
| | | '{vmail_groupid}' => $cf['vmail_groupid'], |
| | | '{rbl_list}' => $rbl_list); |
| | | '{rbl_list}' => $rbl_list, |
| | | '{greylisting}' => $greylisting, |
| | | ); |
| | | |
| | | $postconf_tpl = rfsel($conf['ispconfig_install_dir'].'/server/conf-custom/install/debian_postfix.conf.master', 'tpl/debian_postfix.conf.master'); |
| | | $postconf_tpl = strtr($postconf_tpl, $postconf_placeholders); |
| | |
| | | caselog($command." &> /dev/null", __FILE__, __LINE__, "EXECUTED: $command", "Failed to execute the command $command"); |
| | | |
| | | } |
| | | |
| | | public function configure_postgrey() { |
| | | |
| | | } |
| | | |
| | | public function configure_saslauthd() { |
| | | global $conf; |
| | |
| | | |
| | | ALTER TABLE `mail_backup` CHANGE `filesize` `filesize` VARCHAR(20) NOT NULL DEFAULT ''; |
| | | ALTER TABLE `web_backup` CHANGE `filesize` `filesize` VARCHAR(20) NOT NULL DEFAULT ''; |
| | | |
| | | ALTER TABLE `mail_user` ADD `greylisting` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `postfix`; |
| | | ALTER TABLE `mail_forwarding` ADD `greylisting` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `active`; |
| | |
| | | smtpd_sasl_auth_enable = yes |
| | | broken_sasl_auth_clients = yes |
| | | smtpd_sasl_authenticated_header = yes |
| | | smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_recipient_access mysql:{config_dir}/mysql-virtual_recipient.cf{rbl_list} |
| | | smtpd_restriction_classes = greylisting |
| | | greylisting = check_policy_service inet:127.0.0.1:10023 |
| | | smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_recipient_access mysql:{config_dir}/mysql-virtual_recipient.cf{rbl_list}{greylisting} |
| | | smtpd_use_tls = yes |
| | | smtpd_tls_security_level = may |
| | | smtpd_tls_cert_file = {config_dir}/smtpd.cert |
| | |
| | | smtpd_sasl_auth_enable = yes |
| | | broken_sasl_auth_clients = yes |
| | | smtpd_sasl_authenticated_header = yes |
| | | smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_recipient_access mysql:{config_dir}/mysql-virtual_recipient.cf{rbl_list} |
| | | smtpd_restriction_classes = greylisting |
| | | greylisting = check_policy_service inet:127.0.0.1:10023 |
| | | smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_recipient_access mysql:{config_dir}/mysql-virtual_recipient.cf{rbl_list}{greylisting} |
| | | smtpd_use_tls = yes |
| | | smtpd_tls_security_level = may |
| | | smtpd_tls_cert_file = {config_dir}/smtpd.cert |
| | |
| | | smtpd_sasl_auth_enable = yes |
| | | broken_sasl_auth_clients = yes |
| | | smtpd_sasl_authenticated_header = yes |
| | | smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_recipient_access mysql:{config_dir}/mysql-virtual_recipient.cf{rbl_list} |
| | | smtpd_restriction_classes = greylisting |
| | | greylisting = check_policy_service inet:127.0.0.1:10023 |
| | | smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_recipient_access mysql:{config_dir}/mysql-virtual_recipient.cf{rbl_list}{greylisting} |
| | | smtpd_use_tls = yes |
| | | smtpd_tls_security_level = may |
| | | smtpd_tls_cert_file = {config_dir}/smtpd.cert |
New file |
| | |
| | | user = {mysql_server_ispconfig_user} |
| | | password = {mysql_server_ispconfig_password} |
| | | dbname = {mysql_server_database} |
| | | query = SELECT 'greylisting' FROM mail_user WHERE email='%s' AND greylisting='y' and server_id = {server_id} |
| | | hosts = {mysql_server_ip} |
| | |
| | | smtpd_sasl_auth_enable = yes |
| | | broken_sasl_auth_clients = yes |
| | | smtpd_sasl_authenticated_header = yes |
| | | smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_recipient_access mysql:{config_dir}/mysql-virtual_recipient.cf{rbl_list} |
| | | smtpd_restriction_classes = greylisting |
| | | greylisting = check_policy_service inet:127.0.0.1:10023 |
| | | smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_recipient_access mysql:{config_dir}/mysql-virtual_recipient.cf{rbl_list}{greylisting} |
| | | smtpd_use_tls = yes |
| | | smtpd_tls_security_level = may |
| | | smtpd_tls_cert_file = {config_dir}/smtpd.cert |
| | |
| | | 'default' => 'y', |
| | | 'value' => array(0 => 'n', 1 => 'y') |
| | | ), |
| | | 'greylisting' => array ( |
| | | 'datatype' => 'VARCHAR', |
| | | 'formtype' => 'CHECKBOX', |
| | | 'default' => 'n', |
| | | 'value' => array(1 => 'y', 0 => 'n') |
| | | ), |
| | | //################################# |
| | | // ENDE Datatable fields |
| | | //################################# |
| | |
| | | 'default' => 'y', |
| | | 'value' => array(0 => 'n', 1 => 'y') |
| | | ), |
| | | 'greylisting' => array ( |
| | | 'datatype' => 'VARCHAR', |
| | | 'formtype' => 'CHECKBOX', |
| | | 'default' => 'n', |
| | | 'value' => array(1 => 'y', 0 => 'n') |
| | | ), |
| | | //################################# |
| | | // ENDE Datatable fields |
| | | //################################# |
| | |
| | | 'default' => 'y', |
| | | 'value' => array(1 => 'y', 0 => 'n') |
| | | ), |
| | | 'greylisting' => array ( |
| | | 'datatype' => 'VARCHAR', |
| | | 'formtype' => 'CHECKBOX', |
| | | 'default' => 'n', |
| | | 'value' => array(1 => 'y', 0 => 'n') |
| | | ), |
| | | /* |
| | | 'access' => array ( |
| | | 'datatype' => 'VARCHAR', |
| | |
| | | $wb['password_txt'] = 'Password'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Enable Receiving'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Enable Access'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- not enabled -'; |
| | |
| | | $wb['password_txt'] = 'парола'; |
| | | $wb['maildir_txt'] = 'maildir'; |
| | | $wb['postfix_txt'] = 'Разреши получаване'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Разреши достъп'; |
| | | $wb['policy_txt'] = 'Спам филтър'; |
| | | $wb['no_policy'] = '- забранен -'; |
| | |
| | | $wb['password_txt'] = 'Senha'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Habilitar Recebimento'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Habilitar Acesso'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- desativado -'; |
| | |
| | | $wb['password_txt'] = 'Heslo'; |
| | | $wb['maildir_txt'] = 'E-mailový adresář'; |
| | | $wb['postfix_txt'] = 'Povolit příjem'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Povolit přístup'; |
| | | $wb['policy_txt'] = 'Spamový filtr'; |
| | | $wb['no_policy'] = '- nepovoleno -'; |
| | |
| | | $wb['password_txt'] = 'Passwort'; |
| | | $wb['maildir_txt'] = 'E-Mail Verzeichnis'; |
| | | $wb['postfix_txt'] = 'Aktiviere Empfang'; |
| | | $wb["greylisting_txt"] = 'Aktiviere Greylisting'; |
| | | $wb['access_txt'] = 'Aktiviere Zugriff'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- nicht aktiviert -'; |
| | |
| | | $wb['password_txt'] = 'Συνθηματικό'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Ενεργοποίηση Λήψης'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Ενεργοποίηση Πρόσβασης'; |
| | | $wb['policy_txt'] = 'Φίλτρο Spam'; |
| | | $wb['no_policy'] = '- ανενεργή -'; |
| | |
| | | $wb["password_txt"] = 'Password'; |
| | | $wb["maildir_txt"] = 'Maildir'; |
| | | $wb["postfix_txt"] = 'Enable receiving'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb["access_txt"] = 'Enable access'; |
| | | $wb["policy_txt"] = 'Spamfilter'; |
| | | $wb["no_policy"] = '- not enabled -'; |
| | |
| | | $wb['password_txt'] = 'Contraseña'; |
| | | $wb['maildir_txt'] = 'Directorio del buzón'; |
| | | $wb['postfix_txt'] = 'Habilitar la recepción'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Habilitar el acceso'; |
| | | $wb['policy_txt'] = 'Filtro de spam'; |
| | | $wb['no_policy'] = '- no habilitado -'; |
| | |
| | | $wb['password_txt'] = 'Salasana'; |
| | | $wb['maildir_txt'] = 'Postikansio'; |
| | | $wb['postfix_txt'] = 'Salli vastaanotto'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Salli yhteys'; |
| | | $wb['policy_txt'] = 'Roskapostisuodatin'; |
| | | $wb['no_policy'] = '- ei käytössä -'; |
| | |
| | | $wb['password_txt'] = 'Mot de passe'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Activer la réception'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Activer l\'accès'; |
| | | $wb['policy_txt'] = 'Filtre antispam'; |
| | | $wb['no_policy'] = '- inactif -'; |
| | |
| | | $wb['password_txt'] = 'Šifra'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Enable Receiving'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Enable Access'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- not enabled -'; |
| | |
| | | $wb['password_txt'] = 'Jelszó'; |
| | | $wb['maildir_txt'] = 'levelezőláda'; |
| | | $wb['postfix_txt'] = 'Bejövő engedélyezés'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Hozzáférés engelyezés'; |
| | | $wb['policy_txt'] = 'Spam szűrő'; |
| | | $wb['no_policy'] = '- nem engelyézett -'; |
| | |
| | | $wb['password_txt'] = 'Kata Sandi'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Dapat Menerima'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Dapat Mengakses'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- tidak diaktifkan -'; |
| | |
| | | $wb['password_txt'] = 'password'; |
| | | $wb['maildir_txt'] = 'maildir'; |
| | | $wb['postfix_txt'] = 'Enable Receiving'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Enable Access'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- not enabled -'; |
| | |
| | | $wb['password_txt'] = 'パスワード'; |
| | | $wb['maildir_txt'] = 'メールディレクトリ'; |
| | | $wb['postfix_txt'] = 'メールを受信する'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'アクセスを許可する'; |
| | | $wb['policy_txt'] = 'スパムフィルター'; |
| | | $wb['no_policy'] = '- 利用しない -'; |
| | |
| | | $wb['password_txt'] = 'Wachtwoord'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Ontvangen inschakelen'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Toegang inschakelen'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- niet ingeschakeld -'; |
| | |
| | | $wb['password_txt'] = 'Hasło'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Zezwól na odbiór poczty'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Możliwy dostęp'; |
| | | $wb['policy_txt'] = 'Filtr spamu'; |
| | | $wb['no_policy'] = '- brak polityki -'; |
| | |
| | | $wb['password_txt'] = 'Senha'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Permitir Recepção'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Permitir Acesso'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- desactivado -'; |
| | |
| | | $wb['password_txt'] = 'Password'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Enable Receiving'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Enable Access'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- not enabled -'; |
| | |
| | | $wb['password_txt'] = 'пароль'; |
| | | $wb['maildir_txt'] = 'maildir'; |
| | | $wb['postfix_txt'] = 'Разрешить получение'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Включить доступ'; |
| | | $wb['policy_txt'] = 'Спам-фильтр'; |
| | | $wb['no_policy'] = '- не включено -'; |
| | |
| | | $wb['password_txt'] = 'lösenord'; |
| | | $wb['maildir_txt'] = 'maildir'; |
| | | $wb['postfix_txt'] = 'Aktivera mottagning'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Aktivera åtkomst'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- ej aktiverat -'; |
| | |
| | | $wb['password_txt'] = 'Heslo'; |
| | | $wb['maildir_txt'] = 'Mailová záložka'; |
| | | $wb['postfix_txt'] = 'Povoliť príjem'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Povoliť Prístup'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- nepovolená -'; |
| | |
| | | $wb['password_txt'] = 'Şifre'; |
| | | $wb['maildir_txt'] = 'Mail dizini'; |
| | | $wb['postfix_txt'] = 'Alış Aktif'; |
| | | $wb["greylisting_txt"] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Erişim Aktif'; |
| | | $wb['policy_txt'] = 'Spam filtresi'; |
| | | $wb['no_policy'] = '- aktif değil -'; |
| | |
| | | {tmpl_var name='active'} |
| | | </div> |
| | | </div> |
| | | |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">{tmpl_var name='greylisting_txt'}</label> |
| | | <div class="col-sm-9"> |
| | | {tmpl_var name='greylisting'} |
| | | </div> |
| | | </div> |
| | | |
| | | <input type="hidden" name="id" value="{tmpl_var name='id'}"> |
| | | <input type="hidden" name="type" value="alias"> |
| | |
| | | <div class="clear"><div class="right"> |
| | | <button class="btn btn-default formbutton-success" type="button" value="{tmpl_var name='btn_save_txt'}" data-submit-form="pageForm" data-form-action="mail/mail_alias_edit.php">{tmpl_var name='btn_save_txt'}</button> |
| | | <button class="btn btn-default formbutton-default" type="button" value="{tmpl_var name='btn_cancel_txt'}" data-load-content="mail/mail_alias_list.php">{tmpl_var name='btn_cancel_txt'}</button> |
| | | </div></div> |
| | | </div></div> |
| | |
| | | {tmpl_var name='active'} |
| | | </div> |
| | | </div> |
| | | |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">{tmpl_var name='greylisting_txt'}</label> |
| | | <div class="col-sm-9"> |
| | | {tmpl_var name='greylisting'} |
| | | </div> |
| | | </div> |
| | | |
| | | <input type="hidden" name="id" value="{tmpl_var name='id'}"> |
| | | <input type="hidden" name="type" value="forward"> |
| | |
| | | <div class="clear"><div class="right"> |
| | | <button class="btn btn-default formbutton-success" type="button" value="{tmpl_var name='btn_save_txt'}" data-submit-form="pageForm" data-form-action="mail/mail_forward_edit.php">{tmpl_var name='btn_save_txt'}</button> |
| | | <button class="btn btn-default formbutton-default" type="button" value="{tmpl_var name='btn_cancel_txt'}" data-load-content="mail/mail_forward_list.php">{tmpl_var name='btn_cancel_txt'}</button> |
| | | </div></div> |
| | | </div></div> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">{tmpl_var name='greylisting_txt'}</label> |
| | | <div class="col-sm-9"> |
| | | {tmpl_var name='greylisting'} |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">{tmpl_var name='disableimap_txt'}</label> |
| | | <div class="col-sm-9"> |
| | | {tmpl_var name='disableimap'} |
| | |
| | | <div class="clear"><div class="right"> |
| | | <button class="btn btn-default formbutton-success" type="button" value="{tmpl_var name='btn_save_txt'}" data-submit-form="pageForm" data-form-action="mail/mail_user_edit.php">{tmpl_var name='btn_save_txt'}</button> |
| | | <button class="btn btn-default formbutton-default" type="button" value="{tmpl_var name='btn_cancel_txt'}" data-load-content="mail/mail_user_list.php">{tmpl_var name='btn_cancel_txt'}</button> |
| | | </div></div> |
| | | </div></div> |