initial commit of file from CVS for smeserver-mxbackup on Sat Sep 7 20:44:45 AEST 2024
This commit is contained in:
BIN
root/etc/e-smith/GreenLight.jpg
Executable file
BIN
root/etc/e-smith/GreenLight.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
BIN
root/etc/e-smith/RedLight.jpg
Executable file
BIN
root/etc/e-smith/RedLight.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
1
root/etc/e-smith/db/configuration/defaults/mxbackup/status
Executable file
1
root/etc/e-smith/db/configuration/defaults/mxbackup/status
Executable file
@@ -0,0 +1 @@
|
||||
disabled
|
1
root/etc/e-smith/db/configuration/defaults/mxbackup/type
Executable file
1
root/etc/e-smith/db/configuration/defaults/mxbackup/type
Executable file
@@ -0,0 +1 @@
|
||||
service
|
122
root/etc/e-smith/locale/bg/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/bg/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="bg">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Конфигурация на функционирането на резервния MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> По подразбиране SME наистина мрази да бъде ретранслатор на пощата. Това означава че, ако някой извън локалната(ите) мера(и) опита да изпрати до SME сървъра поща за домейн, който не е негов, съобщението ще бъде отхвърлено.</p> <p> Но можете да изберете да бъдете втори пощенски сървър (или MX Backup) за някой друг хост или домейн. В този случай, трябва да зададете домейните или имената на хостовете, които ще резервирате. Трябва също да укажете дали ще приемате поща само за този хост (ще приемате ел. адреси <tt>this_guy@bar.foo</tt> но няма да приемате <tt>this_other@big.bar.foo</tt>) или един цял домейн с всичките му под-домейни (пощенски адреси от вида <tt>this_guy@*.bar.foo</tt>) </p> <p> Някои интересни неща: </p> <p> <ul> <li>Това е само една част от конфигурацията. Това ще работи само ако DNS на домейните, които планирате да резервирате са правилно настроени (по-точно: Вашият сървър трябва да е MX с приоритет по-висок от 'истинския' MX сървър) <li>Можете да изберете между домейн и хост, но запомнете: Не можете да избирате пощенска кутия (лявата част на ел. адрес) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Създаване на ново правило за MX-Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Включи MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup e включен</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Изключи MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup е изключен</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>Таблицата по-долу показва правилото за MX Backup, което ще добавите. Ако Ви харесва, натиснете бутона "Добави". Ако не, натиснете бутона "Cancel".</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>Таблицата по-долу показва правилото за MX Backup, което ще премахнете. Ако сте сигурни, натиснете бутона "Премахни". Ако не, натиснете бутона "Cancel".</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>По-долу ще видите таблица с текущите mx-backup правила настроени на този сървър. Щракнете на връзката "Премахни" за да премахнете съответното правило.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>Няма резервни MX хостове или домейни в системата.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Задайте името на домейна или хоста, който планирате да резервирате. Ако планирате да резервирате цял домейн изберете 'Домейн'. Ако не сте сигурни, това е най-правилния избор. Ако искате само да бъдете резервен MX за един хост (и без други хостове, които могат да са от под-домейни на този хост) тогава изберете 'Хост'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Домейн</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Хост</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Интернет име</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>ХОСТ или ДОМЕЙН</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Конфигурация</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>Резервна конфигурация MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Запис</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Добави</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Следващ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Отказ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Промяната в резервната конфигурация на MX беше успешно записана.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Премахване</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Не може да се прочете записа за mxbackup от базата му с данни.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Неподдържан режим.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>Името, което сте дали не изглежда като валидно интернет име. Името трябва да съдържа само големи, малки букви, цифри и тирета '-'. Името трябва да съдържа между 1 и 4 точки. последната дума (tld) може да съдържа само букви и трябва да поне 2 знака дълга, но не повече от 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Действие</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ВКЛЮЧЕН</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>ИЗКЛЮЧЕН</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/da/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/da/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="da">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domæne</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Vært</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Opsætning</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Gem</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Tilføj</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Næste</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Fortryd</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Fjern</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Ikke understøttet form.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Aktivitet</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>AKTIVERET</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DEAKTIVERET</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/de/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/de/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="de">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domäne</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Speichern</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Hinzufügen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Weiter</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Abbrechen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Entfernen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Nicht unterstützter Modus.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Aktion</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>Eingeschaltet</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>Ausgeschaltet</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/el/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/el/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="el">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Τομέας</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Ρύθμιση παραμέτρων συστήματος</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Αποθήκευση</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Προσθήκη</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Επόμενο</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Ακύρωση</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Διαγραφή</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Μη-υποστηριζόμενη κατάσταση λειτουργίας.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Ενέργεια</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
182
root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/mxbackup
Executable file
182
root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/mxbackup
Executable file
@@ -0,0 +1,182 @@
|
||||
<lexicon lang="en-us">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[
|
||||
<p>
|
||||
By default, SME really hate to be a mail relay. This means
|
||||
that, if someone outside your local(s) network(s)
|
||||
try to send to your SME box a mail for
|
||||
a domain that is not owned by this SME box, the mail is
|
||||
rejected.</p>
|
||||
<p>
|
||||
But you can choose to be a second mail server (or MX Backup)
|
||||
for some others
|
||||
hosts or domains. In this case, you have to set the
|
||||
domains or hosts names that you plan to backup.
|
||||
You have also to say if you accept only one precise host
|
||||
( you accept mail address like <tt>this_guy@bar.foo</tt>
|
||||
but you won't accept <tt>this_other@big.bar.foo</tt>)
|
||||
or one complete domain with all
|
||||
subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>)
|
||||
</p>
|
||||
<p>
|
||||
Some point of interest :
|
||||
</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>This is only one part of the configuration. This will
|
||||
only work if the DNS of the domains you plan to backup are
|
||||
correctly set (that is : your server should be a MX with a
|
||||
priority higher than the 'real' MX server)
|
||||
<li>You can choose between a domain and a host, but remember :
|
||||
You cannot choose the mailbox ( The left part of the E-Mail address )
|
||||
</ul>
|
||||
</p>
|
||||
]]>
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule
|
||||
that you are about to add. If you are satisfied with the rule,
|
||||
click the "Add" button. If you are not, click the
|
||||
"Cancel" button.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule
|
||||
that you are about to remove. If you are sure you want to
|
||||
remove the rule, click the "Remove" button. If not,
|
||||
click the "Cancel" button.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>
|
||||
Below you will find a table summarizing the current
|
||||
mx-backup rules installed on this server. Click on the
|
||||
"Remove" link to remove the corresponding rule.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[
|
||||
<p>
|
||||
Set the domain name or host name you plan to 'MX Backup'.
|
||||
If you plan to backup an entire domain select 'Domain'.
|
||||
If you're unsure, this is the most sensible choice.
|
||||
If you only want to act as a MX Backup for one host (and
|
||||
no others hosts that could be sub-domains of this host) then
|
||||
select 'Host'.
|
||||
</p>
|
||||
]]>
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Save</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Add</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Next</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Cancel</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been
|
||||
successfully saved.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Remove</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup
|
||||
database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Unsupported mode.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet
|
||||
Name.The name should only contain uppercase, lowercase, numbers and the '-' digit.
|
||||
The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and
|
||||
it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Action</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/es/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/es/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="es">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Dominio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Anfitrión</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Configuración</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Guardar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Agregar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Siguiente</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Cancelar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Eliminar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Modo no soportado.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Acción</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>HABILITADO</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DESHABILITADO</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/et/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/et/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="et">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domeen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Seadistused</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Salvesta</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Lisa</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Edasi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Tühista</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Eemalda</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Unsupported mode.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Tegevus</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/fr/etc/e-smith/web/functions/mxbackup
Executable file
122
root/etc/e-smith/locale/fr/etc/e-smith/web/functions/mxbackup
Executable file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="fr">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configurer la fonctionnalité MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><! [CDATA [<p> Par défaut, SME déteste vraiment être un relais de messagerie. Cela signifie que, si quelqu'un en dehors de votre (vos) réseau(x) local (locaux) essaie d'envoyer à votre boîte SME un courriel pour un domaine qui n'appartient pas à cette boîte SME, le courriel est rejeté. </p> <p> Mais vous pouvez choisir d'être un deuxième serveur de messagerie (ou MX Backup) pour certains autres hôtes ou domaines. Dans ce cas, vous devez définir les noms de domaines ou d'hôtes que vous prévoyez de sauvegarder. Vous devez également dire si vous n'acceptez qu'un seul hôte précis (vous acceptez une adresse courriel comme <tt> this_guy@bar.foo </tt> mais vous n'accepterez pas <tt> this_other@big.bar.foo </tt> ) ou un domaine complet avec tous les sous-domaines (adresse courriel au format <tt> this_guy@*.bar.foo. </tt>) </p> <p> Un point d'intérêt : </p> <p> <ul> <li> ce n'est qu'une partie de la configuration. Cela ne fonctionnera que si les DNS des domaines que vous prévoyez de sauvegarder sont correctement définis (c'est-à-dire que votre serveur doit être un MX avec une priorité plus élevée que le « vrai » serveur MX). <li> Vous pouvez choisir entre un domaine et un hôte, mais rappelez-vous : vous ne pouvez pas choisir la boîte aux lettres (la partie gauche de l'adresse de courriel) </ul> </p>]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Créer une nouvelle règle MX-Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Activer MX-Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX-Backup est activé</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Désactiver MX-Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX-Backup est désactivé</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>Le tableau suivant résume la règle de sauvegarde MX que vous êtes sur le point d'ajouter. Si vous êtes satisfait de la règle, cliquez sur le bouton "Ajouter". Si ce n'est pas le cas, cliquez sur le bouton "Annuler". </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>Le tableau suivant résume la règle de sauvegarde MX que vous êtes sur le point de supprimer. Si vous êtes sûr de vouloir supprimer la règle, cliquez sur le bouton "Supprimer". Sinon, cliquez sur le bouton "Annuler".</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Vous trouverez ci-dessous un tableau récapitulant les règles mx-backup actuelles installées sur ce serveur. Cliquez sur le bouton "Supprimer" pour supprimer la règle correspondante. </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>Il n'y a actuellement aucun hôte ou domaine de « MX Backup » sur ce système.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><! [CDATA [<p> Définissez le nom de domaine ou le nom d'hôte que vous prévoyez en « Sauvegarde MX ». Si vous prévoyez de sauvegarder un domaine entier, sélectionnez « Domaine ». Si vous n'êtes pas sûr, c'est le choix le plus judicieux. Si vous souhaitez uniquement agir en tant que sauvegarde MX pour un hôte (et pour aucun autre hôte pouvant être des sous-domaines de cet hôte), sélectionnez « Hôte ». </p>]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domaine</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Hôte</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Nom internet</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HÔTE ou DOMAINE</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>Configuration MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Enregistrer</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Ajouter</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Suivant</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Annuler</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Vos modifications de configuration du MX Backup ont été correctement enregistrées.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Supprimer</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Impossible de récupérer l'enregistrement mxbackup de la base de données mxbackup.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Mode non pris en charge.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>Le nom que vous avez donné ne semble pas être un nom Internet valide. Le nom ne doit contenir que des majuscules, des minuscules, des chiffres et le caractère «-». Le nom doit contenir entre 1 et 4 points. Le dernier mot (le tld) ne peut contenir que des lettres et il ne doit pas comporter moins de 2 caractères, mais pas plus de 5. </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Action</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>Activé</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>Désactivé</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/he/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/he/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="he">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>קונפיגורציה</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>שמור</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>הוסף</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Next</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Cancel</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>הסרה</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Unsupported mode.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>פעולה</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/hu/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/hu/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="hu">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domén</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Gép</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Konfiguráció</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Mentés</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Hozzáad</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Következő</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Mégsem</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Eltávolít</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Nem támogatott mód.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Művelet</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/id/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/id/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="id">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Konfigurasi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Simpan</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Tambah</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Selanjutnya</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Batal</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Hapus</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Mode tidak didukung.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Aksi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/it/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/it/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="it">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configurare la funzione MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Per default, SME non è configurato per agire da mail relay. Ciò significa che, se dall'esterno della(e) vostra(e) rete(i) locale(i) si tenta di inviare al vostro SME server una mail per un dominio che non risiede sul server, la mail viene rifiutata.</p> <p> Ma si può scegliere di configurarlo come mail server secondario (o MX Backup) per altri host/domini. In questo caso, si devono impostare i nomi host o di dominio di cui si prevede di fare il backup. Si deve anche scegliere se accettare un host ben preciso (si accettano indirizzi come <tt>this_guy@bar.foo</tt> ma non si accetta <tt>this_other@big.bar.foo</tt>) o un dominio completo con tutti i sottodomini (indirizzi nella forma <tt>this_guy@*.bar.foo</tt>) </p> <p> Alcuni chiarimenti: </p> <p> <ul> <li>questa è solo una parte della configurazione. Questo funzionerà solo se il DNS dei domini di cui si vuol fare il backup sono impostati correttamente (vale a dire: il server deve essere un MX con una priorità più bassa (es.: MX(20)) server MX 'reale' (es. MX(10)) - priorità più bassa = numero più alto) <li>Si può scegliere tra un dominio e un host, ma ricordare che non si può scegliere una casella di posta (La parte di sinistra dell'indirizzo di posta) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Creare una nuova regola MX-Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Abilita MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup è abilitato</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disabilita MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup è disabilitato</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>La tabella seguente riassume le regole MX Backup che si stanno per aggiungere. Per accettare la regola, fare click su "Aggiungi" . Per non accettare, fare click su "Annulla" .</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>La tabella seguente riassume le regole MX Backup che si stanno per eliminare. Per eliminare la regola, fare click su "Rimuovi" . Per non accettare, fare click su "Annulla" .</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Qui sotto si trova una tabella che riassume le regole di mx-backup correntemente installate sul server. Fare click su "Rimuovi" per eliminare la regola correspondente.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>Attualmente non è configurato nessun host o dominio 'MX Backuped' sul sistema.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Impostare in nome dominio o host a cui si vuole collegare un 'MX Backup'. Se si intende fare il backup di un intero dominio selezionare 'Domain'. Se non siete sicuri questa è la scelta più delicata. Se volete agire come MX Backup per un solo host (e per nessun altro host che possa essere un sotto-dominio di questo host) allora selezionare 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Dominio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Nome Internet</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST o DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Configurazione</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>Configurazione MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Salva</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Aggiungi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Avanti</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Annulla</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>La modifica alla configurazione di MX Backup è stata salvata.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Rimuovi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Impossibile trovare il record mxbackup nel database corrispondente.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Modo non supportato.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>Il nome inserito non è un Nome Internet valido. Il nome può contenere solo lettere maiuscole/minuscole, numeri e il carattere '-'. Il nome può contenere tra 1 e 4 punti. L'ultima parola (il tld) può solo contenere lettere e deve avere almeno 2 caratteri ma non più di 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Azione</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ABILITATO</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABILITATO</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/ja/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/ja/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="ja">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>ドメイン</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>ホスト</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>設定</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>保存</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>追加</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>次へ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>取消し</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>削除</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Unsupported mode.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Action</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/nb/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/nb/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="nb">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domene</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Vert</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Oppsett</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Lagre</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Legg til</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Neste</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Avbryt</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Fjern</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Modus ikke støttet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Handling</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/nl/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/nl/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="nl">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domein</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Configuratie</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Opslaan</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Toevoegen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Volgende</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Annuleer</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Verwijderen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Niet ondersteunde modus.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Actie</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>AAN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>UIT</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/pl/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/pl/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="pl">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domena</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Komputer</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Konfiguracja</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Zapisz</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Dodaj</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Dalej</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Anuluj</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Usuń</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Unsupported mode.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Action</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="pt-br">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domínio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Máquina</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Configuração</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Salvar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Adicionar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Próximo</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Cancelar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Remover</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Modo não suportado.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Ação</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>HABILITADO</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DESABILITADO</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/pt/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/pt/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="pt">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domínio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Servidor</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Configuração</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Salvar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Adicionar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Próximo</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Cancelar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Remover</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Modo não suportado.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Ação</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>HABILITADO</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DESABILITADO</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/ro/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/ro/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="ro">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Configurare</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Salvează</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Adaugă</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Următorul</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Anulare</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Remove</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Unsupported mode.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Acțiune</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ACTIV</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DEZACTIVAT</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/ru/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/ru/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="ru">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Домен</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Конфигурация</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Сохранить</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Добавить</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Далее</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Отмена</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Удалить</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Неподдерживаемый режим.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Действие</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="sl">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domena</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Konfiguracija</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Shrani</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Dodaj</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Naprej</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Preklici</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Odstrani</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Nepodprti nacin dela.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Izvedi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/sv/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/sv/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="sv">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Domän</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Värd</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Konfiguration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Spara</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Lägg till</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>Nästa</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>Avbryt</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Radera</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Ej stödd mod.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Verkställ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>AKTIVERAD</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>AVAKTIVERAD</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/th/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/th/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="th">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>โดเมน</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>การตั้งค่าของระบบ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>บันทึก</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>เพิ่ม</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>ถัดไป</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>ยกเลิก</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>ลบ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>โหมดที่ไม่สนับสนุน</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>การดำเนินการ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/tr/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/tr/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="tr">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>Etki alanı</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>Host</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>Konfigürasyon</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>Kaydet</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Ekle</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>İleri</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>İptal</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>Kaldır</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Desteklenmeyen mod</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>Eylem</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>ENABLED</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>DISABLED</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="zh-cn">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>设置 MX Backup 功能</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>创建新的 MX-Backup 规则</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>启用 MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup 已启用</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>禁用 MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup 已禁用</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>域名</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>主机</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>域名</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>主机名或域名</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>配置</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup 设置</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>保存</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>添加</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>下一步</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>取消</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>您对 MX Backup 的配置修改已保存.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>移除</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>在 mxbackup 的数据库里找不到 mxbackup 的相关记录.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>不支持的模式。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>动作</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>启用</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>禁用</trans>
|
||||
</entry>
|
||||
</lexicon>
|
122
root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/mxbackup
Normal file
122
root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/mxbackup
Normal file
@@ -0,0 +1,122 @@
|
||||
<lexicon lang="zh-tw">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Configure the MX Backup function</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FIRST_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> By default, SME really hate to be a mail relay. This means that, if someone outside your local(s) network(s) try to send to your SME box a mail for a domain that is not owned by this SME box, the mail is rejected.</p> <p> But you can choose to be a second mail server (or MX Backup) for some others hosts or domains. In this case, you have to set the domains or hosts names that you plan to backup. You have also to say if you accept only one precise host ( you accept mail address like <tt>this_guy@bar.foo</tt> but you won't accept <tt>this_other@big.bar.foo</tt>) or one complete domain with all subdomain (mail address in form <tt>this_guy@*.bar.foo</tt>) </p> <p> Some point of interest : </p> <p> <ul> <li>This is only one part of the configuration. This will only work if the DNS of the domains you plan to backup are correctly set (that is : your server should be a MX with a priority higher than the 'real' MX server) <li>You can choose between a domain and a host, but remember : You cannot choose the mailbox ( The left part of the E-Mail address ) </ul> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_CREATE</base>
|
||||
<trans>Create a new MX-Backup rule</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_START_SERVICE</base>
|
||||
<trans>Enable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_RUNNING</base>
|
||||
<trans>MX Backup is Enabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>BUTTON_LABEL_STOP_SERVICE</base>
|
||||
<trans>Disable MX Backup</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVICE_STOPPED</base>
|
||||
<trans>MX Backup is Disabled</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_ADD_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to add. If you are satisfied with the rule, click the "Add" button. If you are not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUMMARY_REMOVE_DESC</base>
|
||||
<trans>The following table summarizes the MX Backup rule that you are about to remove. If you are sure you want to remove the rule, click the "Remove" button. If not, click the "Cancel" button.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SHOW_MXBACKUP</base>
|
||||
<trans>Below you will find a table summarizing the current mx-backup rules installed on this server. Click on the "Remove" link to remove the corresponding rule.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MXBACKUP</base>
|
||||
<trans>There are currently no 'MX Backuped' hosts or domains on the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_PAGE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Set the domain name or host name you plan to 'MX Backup'. If you plan to backup an entire domain select 'Domain'. If you're unsure, this is the most sensible choice. If you only want to act as a MX Backup for one host (and no others hosts that could be sub-domains of this host) then select 'Host'. </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN</base>
|
||||
<trans>網域</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HOST</base>
|
||||
<trans>主機</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_NAME</base>
|
||||
<trans>Internet Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_HOST_DOMAIN</base>
|
||||
<trans>HOST or DOMAIN</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Configuration</base>
|
||||
<trans>設定組態</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX-Backup</base>
|
||||
<trans>MX Backup Configuration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SAVE</base>
|
||||
<trans>儲存</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>新增</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NEXT</base>
|
||||
<trans>下一步</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CANCEL</base>
|
||||
<trans>取消</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESS</base>
|
||||
<trans>Your change to the MX Backup configuration has been successfully saved.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE</base>
|
||||
<trans>移除</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_NO_MXBACKUP_RECORD</base>
|
||||
<trans>Cannot retrieve mxbackup record from the mxbackup database.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_UNSUPPORTED_MODE</base>
|
||||
<trans>Unsupported mode.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERR_BADNAME</base>
|
||||
<trans>The name you gave don't seems to be a valid Internet Name.The name should only contain uppercase, lowercase, numbers and the '-' digit. The name should contain between 1 and 4 dot. The last word (the tld) can only contains letters and it shoult have a least 2 characters, but not more than 5.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ACTION</base>
|
||||
<trans>動作</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ENABLED</base>
|
||||
<trans>允許</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DISABLED</base>
|
||||
<trans>禁止</trans>
|
||||
</entry>
|
||||
</lexicon>
|
29
root/etc/e-smith/templates/var/qmail/control/rcpthosts/20mxbackup
Executable file
29
root/etc/e-smith/templates/var/qmail/control/rcpthosts/20mxbackup
Executable file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
# vim: ft=perl ts=4 sw=4 et:
|
||||
# perltidy -pbp
|
||||
|
||||
if ( ( $mxbackup{status} || "disabled" ) eq "enabled" ) {
|
||||
$OUT = "# Following is a list of systems or domains.\n";
|
||||
$OUT .= "# This system is configured to act as a MX Backup for\n";
|
||||
$OUT .= "# these systems (if there's only one line) or domains.\n";
|
||||
$OUT .= "# If there is a line beginning with a dot, then this\n";
|
||||
$OUT .= "# system will accept mails for any hosts of this domain\n";
|
||||
$OUT .= "# MX Backup start\n";
|
||||
|
||||
my $MXFlag = 0;
|
||||
my %MXValues = split /,/, ( $mxbackup{name} || "" );
|
||||
foreach my $data (
|
||||
sort {
|
||||
( join( "\.", reverse( split /\./, $a ) ) )
|
||||
cmp( join( "\.", reverse( split /\./, $b ) ) )
|
||||
}
|
||||
keys %MXValues
|
||||
) {
|
||||
$OUT .= "$data\n";
|
||||
$OUT .= ".$data\n" if ( $MXValues{$data} );
|
||||
$MXFlag = 1;
|
||||
}
|
||||
$OUT .= "### No MX Backup set Now ...\n" if ( !$MXFlag );
|
||||
$OUT .= "# MX Backup end\n";
|
||||
}
|
||||
}
|
35
root/etc/e-smith/templates/var/qmail/control/smtproutes/30mxbackup
Executable file
35
root/etc/e-smith/templates/var/qmail/control/smtproutes/30mxbackup
Executable file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
# vim: ft=perl ts=4 sw=4 et:
|
||||
# perltidy -pbp
|
||||
$OUT = "";
|
||||
|
||||
# ------------------------------------------------
|
||||
# if mxbackup is enabled, we have to check if
|
||||
# there a 'smart host'. If yes, the smart host
|
||||
# should not be used for all 'MX-Backuped' domains.
|
||||
# ------------------------------------------------
|
||||
|
||||
if ( ( $mxbackup{status} || "disabled" ) eq "enabled" ) {
|
||||
|
||||
#--------------------------------------------------
|
||||
# Now check for SMTP smart host
|
||||
#--------------------------------------------------
|
||||
|
||||
if ( $SMTPSmartHost
|
||||
&& ( $SMTPSmartHost ne 'off' )
|
||||
&& ( $SMTPSmartHost !~ /^\s*$/ ) ) {
|
||||
my %MXValues = split /,/, ( $mxbackup{name} || "" );
|
||||
foreach my $data (
|
||||
sort {
|
||||
( join( "\.", reverse( split /\./, $a ) ) )
|
||||
cmp( join( "\.", reverse( split /\./, $b ) ) )
|
||||
}
|
||||
keys %MXValues
|
||||
) {
|
||||
$OUT .= "$data:\n";
|
||||
$OUT .= ".$data:\n" if ( $MXValues{$data} );
|
||||
}
|
||||
}
|
||||
}
|
||||
chomp($OUT);
|
||||
}
|
26
root/etc/e-smith/templates/var/service/qpsmtpd/config/goodrcptto/50MXBackup
Executable file
26
root/etc/e-smith/templates/var/service/qpsmtpd/config/goodrcptto/50MXBackup
Executable file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
# vim: ft=perl ts=4 sw=4 et:
|
||||
# perltidy -pbp
|
||||
if ( ( $mxbackup{status} || "disabled" ) eq "enabled" ) {
|
||||
$OUT .= "\n";
|
||||
$OUT .= "# MX Backup entries start\n";
|
||||
$OUT .= "# This is the list of the mail domains\n";
|
||||
$OUT .= "# from the MX-Backup configuration of the local system.\n";
|
||||
|
||||
my $MXFlag = 0;
|
||||
my %MXValues = split /,/, ( $mxbackup{name} || "" );
|
||||
foreach my $data (
|
||||
sort {
|
||||
( join( "\.", reverse( split /\./, $a ) ) )
|
||||
cmp( join( "\.", reverse( split /\./, $b ) ) )
|
||||
}
|
||||
keys %MXValues
|
||||
) {
|
||||
$OUT .= "\@$data\n";
|
||||
$MXFlag = 1;
|
||||
}
|
||||
$OUT .= "### No MX Backup set Now ...\n" if ( !$MXFlag );
|
||||
$OUT .= "# MX Backup entries end\n\n";
|
||||
}
|
||||
}
|
||||
|
108
root/etc/e-smith/web/functions/mxbackup
Executable file
108
root/etc/e-smith/web/functions/mxbackup
Executable file
@@ -0,0 +1,108 @@
|
||||
#!/usr/bin/perl -wT
|
||||
# vim: ft=xml ts=4 sw=4 et:
|
||||
#----------------------------------------------------------------------
|
||||
# heading : Configuration
|
||||
# description : MX-Backup
|
||||
# navigation : 6000 6710
|
||||
#----------------------------------------------------------------------
|
||||
#----------------------------------------------------------------------
|
||||
# copyright (C) 2004 Schirrm's Studio
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#----------------------------------------------------------------------
|
||||
|
||||
use strict;
|
||||
use esmith::FormMagick::Panel::mxbackup;
|
||||
my $form = esmith::FormMagick::Panel::mxbackup->new();
|
||||
# Uncomment the next line for debugging purposes.
|
||||
# $form->debug(1);
|
||||
$form->display();
|
||||
|
||||
|
||||
__DATA__
|
||||
<form
|
||||
title="FORM_TITLE"
|
||||
header="/etc/e-smith/web/common/head.tmpl"
|
||||
footer="/etc/e-smith/web/common/foot.tmpl">
|
||||
|
||||
<!-- page 0 -->
|
||||
<page
|
||||
name="Front"
|
||||
pre-event="print_status_message()">
|
||||
<description>FIRST_PAGE_DESCRIPTION</description>
|
||||
|
||||
<subroutine src="show_mx_backup()" />
|
||||
</page>
|
||||
|
||||
<!-- page 1 -->
|
||||
<page
|
||||
name="Create"
|
||||
pre-event="print_status_message()">
|
||||
<description>CREATE_PAGE_DESCRIPTION</description>
|
||||
|
||||
<field
|
||||
id="name"
|
||||
type="text"
|
||||
size="35"
|
||||
validation="validate_name()">
|
||||
<label>LABEL_NAME</label>
|
||||
</field>
|
||||
<field
|
||||
id="host_domain"
|
||||
type="select"
|
||||
options="'HOST','DOMAIN'">
|
||||
<label>LABEL_HOST_DOMAIN</label>
|
||||
</field>
|
||||
|
||||
<subroutine src="print_button('NEXT')" />
|
||||
|
||||
</page>
|
||||
|
||||
<!-- page 2 -->
|
||||
<page
|
||||
name="ShowSummary"
|
||||
pre-event="turn_off_buttons()"
|
||||
post-event="create_new()">
|
||||
|
||||
<subroutine src="display_summary_create" />
|
||||
</page>
|
||||
|
||||
<!-- page 3
|
||||
Note: This page is not used. It is a kludge to permit the next page
|
||||
to work properly from a link on the front page. FormMagick needs
|
||||
work.
|
||||
-->
|
||||
<page
|
||||
name="Dummy">
|
||||
</page>
|
||||
|
||||
<!-- page 4 -->
|
||||
<page
|
||||
name="Remove"
|
||||
pre-event="turn_off_buttons()"
|
||||
post-event="remove_rule()">
|
||||
|
||||
<subroutine src="display_summary_remove" />
|
||||
</page>
|
||||
|
||||
<!-- page 5
|
||||
This is only a wrapper to start a sub, and then go direct back
|
||||
to the front page.
|
||||
-->
|
||||
<page
|
||||
name="Service"
|
||||
post-event="mxbackup_enable_disable">
|
||||
</page>
|
||||
</form>
|
1
root/etc/e-smith/web/panels/manager/cgi-bin/mxbackup
Symbolic link
1
root/etc/e-smith/web/panels/manager/cgi-bin/mxbackup
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../functions/mxbackup
|
483
root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/mxbackup.pm
Executable file
483
root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/mxbackup.pm
Executable file
@@ -0,0 +1,483 @@
|
||||
#----------------------------------------------------------------------
|
||||
# $Id: portforwarding.pm,v 1.31 2003/04/08 15:28:55 msoulier Exp $
|
||||
# vim: ft=perl ts=4 sw=4 et:
|
||||
#----------------------------------------------------------------------
|
||||
# copyright (C) 2004 Pascal Schirrmann
|
||||
# copyright (C) 2002 Mitel Networks Corporation
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#----------------------------------------------------------------------
|
||||
|
||||
package esmith::FormMagick::Panel::mxbackup;
|
||||
|
||||
use strict;
|
||||
use esmith::ConfigDB;
|
||||
use esmith::FormMagick;
|
||||
use esmith::cgi;
|
||||
use Exporter;
|
||||
|
||||
use constant TRUE => 1;
|
||||
use constant FALSE => 0;
|
||||
|
||||
our @ISA = qw(esmith::FormMagick Exporter);
|
||||
|
||||
our @EXPORT = qw(
|
||||
show_mx_backup create_new validate_name
|
||||
display_create_summary
|
||||
);
|
||||
|
||||
our $VERSION = sprintf '%d.%03d', q$Revision: 0.10 $ =~ /: (\d+).(\d+)/;
|
||||
our $mdb = esmith::ConfigDB->open
|
||||
or die "Can't open the Config database : $!\n" ;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
esmith::FormMagick::Panels::mxbackup - useful panel functions
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
use esmith::FormMagick::Panels::mxbackup
|
||||
|
||||
my $panel = esmith::FormMagick::Panel::mxbackup->new();
|
||||
$panel->display();
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
This module is the backend to the mxbackup panel, responsible for
|
||||
supplying all functions used by that panel. It is a subclass of
|
||||
esmith::FormMagick itself, so it inherits the functionality of a FormMagick
|
||||
object.
|
||||
|
||||
=head2 new
|
||||
|
||||
This is the class constructor.
|
||||
|
||||
=cut
|
||||
|
||||
sub new {
|
||||
my $class = ref($_[0]) || $_[0];
|
||||
my $self = esmith::FormMagick->new();
|
||||
bless $self, $class;
|
||||
# Uncomment the following line for debugging.
|
||||
#$self->debug(TRUE);
|
||||
return $self;
|
||||
}
|
||||
|
||||
=head2 show_mx_backup
|
||||
|
||||
This method displays the hosts or domains for witch we currently
|
||||
act as an MX Backup
|
||||
|
||||
=cut
|
||||
|
||||
sub show_mx_backup {
|
||||
my $self = shift ;
|
||||
my $q = $self->cgi ;
|
||||
|
||||
my $MX = $mdb->get('mxbackup')
|
||||
or ($self->error('ERR_NO_MXBACKUP_RECORD') and return undef) ;
|
||||
my $empty = 0 ;
|
||||
my %MXValues = split /,/, $MX->prop('name') ;
|
||||
my $MXStatus = 0 ;
|
||||
$MXStatus = 1 if ( ( $MX->prop('status') || 'disabled' ) eq 'enabled' ) ;
|
||||
$empty = 1 if not %MXValues ;
|
||||
|
||||
# this was a good idea to put an enable button...
|
||||
# But now, the 'unless' test has to be done 2 time !
|
||||
unless ($empty) {
|
||||
print $q->start_table({-class => 'sme-border'}), "\n ";
|
||||
if ( $MXStatus ) {
|
||||
my $button = "<a class=\"button-like\"" ;
|
||||
$button .= "href=\"mxbackup?page=5&Next=Front&Current=$MXStatus\">" ;
|
||||
$button .= $self->localise('BUTTON_LABEL_STOP_SERVICE') ;
|
||||
$button .= "</a>" ;
|
||||
print $q->Tr(
|
||||
esmith::cgi::genSmallCell( $q,
|
||||
"<img src=\"/server-common/GreenLight.jpg\" ALT=\"" .
|
||||
$self->localise('ENABLED') . "\">" ) ,
|
||||
esmith::cgi::genSmallCell( $q,
|
||||
$self->localise('SERVICE_RUNNING') ), " ",
|
||||
esmith::cgi::genSmallCell( $q,
|
||||
$button ),"\n ",
|
||||
),"\n" ;
|
||||
} else {
|
||||
my $button = "<a class=\"button-like\"" ;
|
||||
$button .= "href=\"mxbackup?page=5&Next=Front&Current=$MXStatus\">" ;
|
||||
$button .= $self->localise('BUTTON_LABEL_START_SERVICE') ;
|
||||
$button .= "</a>" ;
|
||||
print $q->Tr(
|
||||
esmith::cgi::genSmallCell( $q,
|
||||
"<img src=\"/server-common/RedLight.jpg\" ALT=\"" .
|
||||
$self->localise('DISABLED') . "\">" ) ,
|
||||
esmith::cgi::genSmallCell( $q,
|
||||
$self->localise('SERVICE_STOPPED') ), " ",
|
||||
esmith::cgi::genSmallCell( $q,
|
||||
$button ),"\n ",
|
||||
),"\n" ;
|
||||
}
|
||||
}
|
||||
# the 'create button should ever be here ;-)
|
||||
print $q->end_table,"\n";
|
||||
print $q->Tr(
|
||||
$q->td({-colspan => 2 },
|
||||
$q->p(" "),
|
||||
),
|
||||
),"\n" ;
|
||||
print $q->Tr(
|
||||
$q->td({-colspan => 2 },
|
||||
$q->p("<a class=\"button-like\"" ,
|
||||
"href=\"mxbackup?page=0&page_stack=&Next=Create\">" ,
|
||||
$self->localise('BUTTON_LABEL_CREATE') ,
|
||||
"</a>"))),"\n" ;
|
||||
|
||||
unless ($empty) {
|
||||
print $q->Tr(
|
||||
$q->td({-colspan => 2},
|
||||
$q->p($self->localise('SHOW_MXBACKUP')))),"\n";
|
||||
|
||||
my $q = $self->{cgi};
|
||||
print "<tr><td colspan=\"2\">";
|
||||
print $q->start_table({-class => 'sme-border'}), "\n ";
|
||||
print $q->Tr(
|
||||
esmith::cgi::genSmallCell(
|
||||
$q,
|
||||
$self->localise('LABEL_NAME'),
|
||||
"header"
|
||||
), " ",
|
||||
esmith::cgi::genSmallCell(
|
||||
$q,
|
||||
$self->localise('LABEL_HOST_DOMAIN'),
|
||||
"header",
|
||||
), " ",
|
||||
esmith::cgi::genSmallCell(
|
||||
$q,
|
||||
$self->localise('ACTION'),
|
||||
"header",
|
||||
), "\n ",
|
||||
);
|
||||
foreach my $name ( sort { ( join ( "\.", reverse( split /\./, $a) ) )
|
||||
cmp
|
||||
( join( "\.", reverse( split /\./, $b ) ) ) }
|
||||
keys %MXValues ) {
|
||||
my $dom = $self->localise('HOST') ;
|
||||
$dom = $self->localise('DOMAIN') if ( $MXValues{ $name } ) ;
|
||||
print $q->Tr(
|
||||
esmith::cgi::genSmallCell($q, $name),
|
||||
" ",
|
||||
esmith::cgi::genSmallCell($q, $dom || ' '),
|
||||
" ",
|
||||
esmith::cgi::genSmallCell(
|
||||
$q,
|
||||
$q->a({href => $q->url(-absolute => 1)
|
||||
. "?page=3&Next=Next&name=$name&"
|
||||
. "host_domain=$dom"},
|
||||
$self->localise('REMOVE'))
|
||||
),
|
||||
"\n ",
|
||||
);
|
||||
}
|
||||
print $q->end_table,"\n";
|
||||
print '</td></tr>';
|
||||
|
||||
}
|
||||
else {
|
||||
print '<br><tr><td colspan="2">' .
|
||||
$self->localise('NO_MXBACKUP') .
|
||||
'</td></tr>';
|
||||
}
|
||||
return undef;
|
||||
|
||||
}
|
||||
|
||||
|
||||
=head2 validate_name
|
||||
|
||||
This method try to validate the name of domains 'MX Backuped'
|
||||
|
||||
=cut
|
||||
|
||||
sub validate_name {
|
||||
my $self = shift ;
|
||||
my $name = $self->{cgi}->param('name') ;
|
||||
if ( ! ( $name =~ /^([a-z0-9\-]+\.){1,4}[a-z]{2,5}$/i ) ) {
|
||||
# A valid name is 1 to four word + dot, then a word between 2 and 5 characters
|
||||
$self->debug_msg("the name $name don't seems to be a valid host or domain name");
|
||||
return $self->localise('ERR_BADNAME');
|
||||
}
|
||||
else
|
||||
{ return 'OK'; }
|
||||
}
|
||||
|
||||
=head2 mxbackup_enable_disable
|
||||
|
||||
This method change the status of MXBackup
|
||||
|
||||
=cut
|
||||
|
||||
sub mxbackup_enable_disable {
|
||||
my $self = shift ;
|
||||
$self->debug_msg("Start of sub 'mxbackup_enable_disable'.") ;
|
||||
my $current = $self->{cgi}->param('Current') ;
|
||||
$self->debug_msg("'mxbackup_enable_disable' : \$current = $current") ;
|
||||
my $MX = $mdb->get('mxbackup')
|
||||
|| ($self->error('ERR_NO_MXBACKUP_RECORD') and return undef);
|
||||
if ( $current ) {
|
||||
$MX->set_prop("status", "disabled") ;
|
||||
$self->debug_msg("'mxbackup_enable_disable' : mxbackup disabled.") ;
|
||||
} else {
|
||||
$MX->set_prop("status", "enabled") ;
|
||||
$self->debug_msg("'mxbackup_enable_disable' : mxbackup enabled.") ;
|
||||
}
|
||||
esmith::templates::processTemplate
|
||||
( {
|
||||
TEMPLATE_PATH => "/var/qmail/control/rcpthosts",
|
||||
PERMS => 0644,
|
||||
UID => "root",
|
||||
GID => "root",
|
||||
} );
|
||||
$self->debug_msg("'mxbackup_enable_disable' : rcpthost file regenerated.") ;
|
||||
|
||||
esmith::templates::processTemplate (
|
||||
{
|
||||
TEMPLATE_PATH => "/var/qmail/control/smtproutes",
|
||||
PERMS => 0644,
|
||||
UID => "root",
|
||||
GID => "root",
|
||||
} );
|
||||
$self->debug_msg("'mxbackup_enable_disable' : smtproutes file regenerated.") ;
|
||||
# arg ! ugly ! I should do that all by an action... how bad !
|
||||
# but it's a 'q&d patch' : the whole must be changed in a sme7 mode.
|
||||
if ( -e "/var/service/qpsmtpd/config/goodrcptto" ) { #SME 7 server
|
||||
esmith::templates::processTemplate
|
||||
( {
|
||||
TEMPLATE_PATH => "/var/service/qpsmtpd/config/goodrcptto",
|
||||
} );
|
||||
$self->debug_msg("'mxbackup_enable_disable' : goodrcptto file regenerated.") ;
|
||||
}
|
||||
$self->debug_msg("'mxbackup_enable_disable' : \$self->wherenext(\"Finished\");") ;
|
||||
$self->wherenext("Finished");
|
||||
$self->debug_msg("'mxbackup_enable_disable' : \$self->success();") ;
|
||||
$self->success();
|
||||
return undef ;
|
||||
}
|
||||
|
||||
=head2 display_summary_create
|
||||
|
||||
This is a wrapper for the display_summary method, to call it in create mode.
|
||||
|
||||
=cut
|
||||
|
||||
sub display_summary_create {
|
||||
my $self = shift;
|
||||
$self->display_summary('create');
|
||||
}
|
||||
|
||||
=head2 display_summary_remove
|
||||
|
||||
This is a wrapper for the display_summary method, to call it in remove mode.
|
||||
|
||||
=cut
|
||||
|
||||
sub display_summary_remove {
|
||||
my $self = shift;
|
||||
$self->display_summary('remove');
|
||||
}
|
||||
|
||||
=head2 display_summary
|
||||
|
||||
This method's purpose is to display a summary of the rule about to be added.
|
||||
|
||||
=cut
|
||||
|
||||
sub display_summary {
|
||||
my $self = shift;
|
||||
my $mode = shift;
|
||||
my $save = $self->localise('SAVE');
|
||||
my $cancel = $self->localise('CANCEL');
|
||||
my $output = "";
|
||||
my $q = $self->{cgi};
|
||||
$self->debug_msg("start of method");
|
||||
|
||||
print "<tr><td colspan=\"2\">";
|
||||
|
||||
my $description = "";
|
||||
if ($mode eq 'create') {
|
||||
$description = $self->localise('SUMMARY_ADD_DESC');
|
||||
}
|
||||
elsif ($mode eq 'remove') {
|
||||
$description = $self->localise('SUMMARY_REMOVE_DESC');
|
||||
}
|
||||
else {
|
||||
$self->error('ERR_UNSUPPORTED_MODE');
|
||||
return undef;
|
||||
}
|
||||
|
||||
print $q->p($description);
|
||||
|
||||
print $q->start_table({-class => 'sme-border'});
|
||||
foreach my $tablearrayref (
|
||||
[$self->localise('LABEL_NAME')
|
||||
=> $q->param('name')],
|
||||
[$self->localise('LABEL_HOST_DOMAIN')
|
||||
=> $self->localise($q->param('host_domain'))]
|
||||
)
|
||||
{
|
||||
print $q->Tr($q->td({-class => 'sme-border-right'}, $tablearrayref->[0]),
|
||||
esmith::cgi::genSmallCell($q, $tablearrayref->[1]),
|
||||
"\n "
|
||||
);
|
||||
}
|
||||
print $q->end_table, "\n";
|
||||
if ($mode eq 'create') {
|
||||
print $q->table({-width => '100%'}, $q->Tr($q->th({-class => 'sme-layout'},
|
||||
$q->submit(-name => 'apply',
|
||||
-value => $self->localise('APPLY')),
|
||||
' ',
|
||||
$q->submit(-name => 'cancel',
|
||||
-value => $self->localise('CANCEL')))));
|
||||
}
|
||||
elsif ($mode eq 'remove') {
|
||||
print $q->table({-width => '100%'}, $q->Tr($q->th({-class => 'sme-layout'},
|
||||
$q->submit( -name => 'remove',
|
||||
-value => $self->localise('REMOVE')),
|
||||
' ',
|
||||
$q->submit( -name => 'cancel',
|
||||
-value => $self->localise('CANCEL')))));
|
||||
}
|
||||
else {
|
||||
$self->error('ERR_UNSUPPORTED_MODE');
|
||||
return undef;
|
||||
}
|
||||
$self->debug_msg("returning");
|
||||
|
||||
print "</td></tr>";
|
||||
return undef;
|
||||
}
|
||||
|
||||
=head2 remove_rule
|
||||
|
||||
This method is a remove wrapper for the modify method.
|
||||
|
||||
=cut
|
||||
|
||||
sub remove_rule {
|
||||
my $self = shift;
|
||||
$self->modify('remove');
|
||||
}
|
||||
|
||||
=head2 create_new
|
||||
|
||||
This method is a create wrapper for the modify method.
|
||||
|
||||
=cut
|
||||
|
||||
sub create_new {
|
||||
my $self = shift;
|
||||
$self->modify('create');
|
||||
}
|
||||
|
||||
=head2 modify
|
||||
|
||||
This method's purpose is to add or remove rules from the database, and then
|
||||
cause the firewall rules to update.
|
||||
|
||||
=cut
|
||||
|
||||
sub modify {
|
||||
no strict 'refs';
|
||||
my $self = shift;
|
||||
my $mode = shift;
|
||||
my $q = $self->{cgi};
|
||||
$self->debug_msg("at start of modify method");
|
||||
|
||||
# If the cancel button was pressed, just go back to the start page.
|
||||
if ($q->param("cancel")) {
|
||||
$self->debug_msg("the cancel button was pressed");
|
||||
$self->wherenext("Front");
|
||||
}
|
||||
else {
|
||||
# Save the changes.
|
||||
my $name = $q->param('name');
|
||||
my $host_domain = $q->param('host_domain');
|
||||
my $tpe = 0 ;
|
||||
$tpe = 1 if ($host_domain eq 'DOMAIN' );
|
||||
|
||||
$self->debug_msg("name is $name");
|
||||
$self->debug_msg("tpe is $tpe");
|
||||
$self->debug_msg("host_domain is $host_domain");
|
||||
|
||||
my $MX = $mdb->get('mxbackup')
|
||||
|| ($self->error('ERR_NO_MXBACKUP_RECORD') and return undef);
|
||||
$self->debug_msg("fetching name property from mxbackup record");
|
||||
my %MXValues = split /,/, $MX->prop("name");
|
||||
$self->debug_msg("the db property is " . join ( ",", %MXValues ) );
|
||||
|
||||
if ($mode eq 'create') {
|
||||
$self->debug_msg("we are in create mode");
|
||||
my $newrule = "$name,$tpe";
|
||||
$self->debug_msg("new rule is $newrule");
|
||||
$MXValues{ $name } = $tpe ;
|
||||
$self->debug_msg("MXValues now contains : " . join ( ",", %MXValues ) );
|
||||
}
|
||||
elsif ($mode eq 'remove') {
|
||||
$self->debug_msg("we are in remove mode");
|
||||
if ( exists $MXValues{ $name } ) {
|
||||
delete $MXValues{ $name }
|
||||
}
|
||||
}
|
||||
|
||||
$self->debug_msg("We're now writing : " . join ( ",", %MXValues ) );
|
||||
$MX->set_prop("name", ( join ",", %MXValues ) );
|
||||
# if %MXValues is empty, disable the MX Backup feature, enable otherwise
|
||||
if ( ( join ",", %MXValues ) eq "" ) {
|
||||
$MX->set_prop("status", "disabled")
|
||||
} else {
|
||||
$MX->set_prop("status", "enabled")
|
||||
}
|
||||
esmith::templates::processTemplate
|
||||
( {
|
||||
TEMPLATE_PATH => "/var/qmail/control/rcpthosts",
|
||||
PERMS => 0644,
|
||||
UID => "root",
|
||||
GID => "root",
|
||||
} );
|
||||
$self->debug_msg("rcpthost file regenerated.") ;
|
||||
|
||||
esmith::templates::processTemplate (
|
||||
{
|
||||
TEMPLATE_PATH => "/var/qmail/control/smtproutes",
|
||||
PERMS => 0644,
|
||||
UID => "root",
|
||||
GID => "root",
|
||||
} );
|
||||
$self->debug_msg("smtproutes file regenerated.") ;
|
||||
# arg ! ugly ! I should do that all by an action... how bad !
|
||||
# but it's a 'q&d patch' : the whole must be changed in a sme7 mode.
|
||||
if ( -e "/var/service/qpsmtpd/config/goodrcptto" ) { #SME 7 server
|
||||
esmith::templates::processTemplate
|
||||
( {
|
||||
TEMPLATE_PATH => "/var/service/qpsmtpd/config/goodrcptto",
|
||||
} );
|
||||
$self->debug_msg("'mxbackup_enable_disable' : goodrcptto file regenerated.") ;
|
||||
}
|
||||
|
||||
$self->wherenext("Finished");
|
||||
$self->success();
|
||||
}
|
||||
$self->debug_msg("at end of modify method");
|
||||
return undef;
|
||||
}
|
||||
|
||||
1;
|
Reference in New Issue
Block a user