<lexicon lang="en-us" params="getExtraParams()">
    <!-- vim: ft=xml:
    -->
    <entry>
        <base>FORM_TITLE</base>
        <trans>E-mail</trans>
    </entry>
    <entry>
        <base>SUCCESS</base>
        <trans>The new e-mail settings have been saved.</trans>
    </entry>
    <entry>
        <base>NEVER</base>
        <trans>not at all</trans>
    </entry>
    <entry>
        <base>EVERY5MIN</base>
        <trans>Every 5 minutes</trans>
    </entry>
    <entry>
        <base>EVERY15MIN</base>
        <trans>Every 15 minutes</trans>
    </entry>
    <entry>
        <base>EVERY30MIN</base>
        <trans>Every 30 minutes</trans>
    </entry>
    <entry>
        <base>EVERYHOUR</base>
        <trans>Every hour</trans>
    </entry>
    <entry>
        <base>EVERY2HRS</base>
        <trans>Every 2 hours</trans>
    </entry>
    <entry>
        <base>STANDARD</base>
        <trans>Standard (SMTP)</trans>
    </entry>
    <entry>
        <base>ETRN</base>
        <trans>ETRN (SMTP with client request)</trans>
    </entry>
    <entry>
        <base>DEFAULT</base>
        <trans>Default</trans>
    </entry>
    <entry>
        <base>SPECIFY_BELOW</base>
        <trans>Specify below</trans>
    </entry>
    <entry>
        <base>MULTIDROP</base>
        <trans>multi-drop</trans>
    </entry>
    <entry>
        <base>LABEL_MODE</base>
        <trans>E-mail retrieval mode</trans>
    </entry>
    <entry>
        <base>DESC_MODE</base>
        <trans>
            <![CDATA[
            <h2>General settings</h2> The e-mail retrieval mode can be set to
            standard (for dedicated Internet connections), ETRN (recommended
            for dialup connections), or multi-drop (for dialup connections if
            ETRN is not supported by your Internet provider). Note that
            multi-drop mode is the only option available when the server is
            configured in private server and gateway mode.
            ]]>
        </trans>
    </entry>
    <entry>
        <base>LABEL_DELEGATE</base>
        <trans>Address of internal mail server</trans>
    </entry>
    <entry>
        <base>DESC_DELEGATE</base>
        <trans>
            <![CDATA[
            <hr class="sectionbar" /><h2>Delegate mail servers</h2> Your
            server includes a complete, full-featured e-mail server. However,
            if for some reason you wish to delegate e-mail processing to
            another system, specify the IP address of the delegate system
            here. For normal operation, leave this field blank.
            ]]>
        </trans>
    </entry>
    <entry>
        <base>LABEL_SECONDARY</base>
        <trans>Secondary mail server</trans>
    </entry>
    <entry>
        <base>DESC_SECONDARY</base>
        <trans>
            <![CDATA[
            <hr class="sectionbar" /><h2>ETRN or multi-drop settings</h2> For
            ETRN or multi-drop, specify the hostname or IP address of your
            secondary mail server. (If using the standard e-mail setup, this
            field can be left blank.)
            ]]>
        </trans>
    </entry>
    <entry>
        <base>DESC_FETCH_PERIOD</base>
        <trans>
            For ETRN or multi-drop, you can control how frequently this server
            contacts your secondary e-mail server to fetch e-mail. More
            frequent connections mean that you receive your e-mail more
            quickly, but also cause Internet requests to be sent more often,
            possibly increasing your phone and Internet charges.
        </trans>
    </entry>
    <entry>
        <base>LABEL_FETCH_PERIOD</base>
        <trans>During office hours (8:00 AM to 6:00 PM) on weekdays</trans>
    </entry>
    <entry>
        <base>LABEL_FETCH_PERIOD_NIGHTS</base>
        <trans>Outside office hours (6:00 PM to 8:00 AM) on weekdays</trans>
    </entry>
    <entry>
        <base>LABEL_FETCH_PERIOD_WEEKENDS</base>
        <trans>During the weekend</trans>
    </entry>
    <entry>
        <base>DESC_POP_ACCOUNT</base>
        <trans>
            For multi-drop e-mail, specify the POP user account and password.
            (If using standard or ETRN e-mail, these fields can be blank.)
            Also, for multi-drop, you can either use the default mail sorting
            method, or you can specify a particular message header to use for
            mail sorting.
        </trans>
    </entry>
    <entry>
        <base>LABEL_POP_PASS</base>
        <trans>POP user password (for multi-drop)</trans>
    </entry>

    <entry>
        <base>LABEL_POP_ACCOUNT</base>
        <trans>POP user account (for multi-drop)</trans>
    </entry>
    <entry>
        <base>LABEL_SORT_METHOD</base>
        <trans>Select sort method (for multi-drop)</trans>
    </entry>

    <entry>
        <base>LABEL_SORT_HEADER</base>
        <trans>Select sort header (for multi-drop)</trans>
    </entry>

    <entry>
        <base>SAVE</base>
        <trans>Save</trans>
    </entry>

    <entry>
        <base>FORM_TITLE</base>
        <trans>E-mail settings</trans>
    </entry>
    <entry>
        <base>SUCCESS</base>
        <trans>The new e-mail settings have been saved.</trans>
    </entry>
    <entry>
        <base>ENABLED</base>
        <trans>Enabled</trans>
    </entry>
    <entry>
        <base>DISABLED</base>
        <trans>Disabled</trans>
    </entry>
    <entry>
        <base>LABEL_FETCH_PROTO</base>
        <trans>Protocol (for multi-drop)</trans>
    </entry>
    <entry>
        <base>LABEL_FETCH_SECURE</base>
        <trans>Tunnel over SSL (for multi-drop)</trans>
    </entry>
    <entry>
        <base>AUTO</base>
        <trans>Automatic</trans>
    </entry>
    <entry>
        <base>ENABLED_BOTH</base>
        <trans>Enabled (HTTP or HTTPS)</trans>
    </entry>
    <entry>
        <base>ENABLED_SECURE_ONLY</base>
        <trans>Enabled (secure HTTPS access only - recommended)</trans>
    </entry>
    <entry>
        <base>PUBLIC</base>
        <trans>Allow public access (entire Internet)</trans>
    </entry>
    <entry>
        <base>PRIVATE</base>
        <trans>Allow access only from local networks</trans>
    </entry>
    <entry>
        <base>INSECURE_POP3</base>
        <trans>Allow both POP3 and POP3S</trans>
    </entry>
    <entry>
        <base>SECURE_POP3</base>
        <trans>Allow POP3S (secure) only</trans>
    </entry>
    <entry>
        <base>INSECURE_IMAP</base>
        <trans>Allow both IMAP and IMAPS</trans>
    </entry>
    <entry>
        <base>SECURE_IMAP</base>
        <trans>Allow IMAPS (secure) only</trans>
    </entry>
    <entry>
        <base>INSECURE_SMTP</base>
        <trans>Allow both SMTP and SSMTP</trans>
    </entry>
    <entry>
        <base>SECURE_SMTP</base>
        <trans>Allow SSMTP (secure) only</trans>
    </entry>
    <entry>
        <base>LABEL_POP_ACCESS_CONTROL</base>
        <trans>Public POP3 server access</trans>
    </entry>
    <entry>
        <base>LABEL_IMAP_ACCESS_CONTROL</base>
        <trans>Public IMAP server access</trans>
    </entry>
    <entry>
        <base>LABEL_SMTP_AUTH_CONTROL</base>
        <trans>SMTP Authentication</trans>
    </entry>
    <entry>
        <base>FORWARD_TO_ADMIN</base>
        <trans>Send to administrator</trans>
    </entry>
    <entry>
        <base>FORWARD_TO</base>
        <trans>Send to</trans>
    </entry>
    <entry>
        <base>RETURN_TO_SENDER</base>
        <trans>Return to sender</trans>
    </entry>
    <entry>
        <base>LABEL_UNKNOWN</base>
        <trans>E-mail to unknown users</trans>
    </entry>
    <entry>
        <base>LABEL_ADDRESS</base>
        <trans>Forwarding address for administrative notices</trans>
    </entry>
    <entry>
        <base>DESC_ADDRESS</base>
        <trans><![CDATA[
            Administrative notices generated by the server are normally
            e-mailed to the <B>admin</B> account. If you would like them to be
            e-mailed elsewhere, please enter the e-mail address below.
            Otherwise, leave this field blank.
            ]]>
        </trans>
    </entry>
    <entry>
        <base>DESC_UNKNOWN</base>
        <trans><![CDATA[
            Designate what you'd like the server to do with email messages sent to unknown users. 
            Select Return to sender (recommended setting) to return the message to the sender with an error message.
            Selecting Send to ... will cause the message to be sent to that user.
            ]]>
        </trans>
    </entry>
    <entry>
        <base>LABEL_SMARTHOST</base>
        <trans>Address of Internet provider's mail server</trans>
    </entry>

    <entry>
        <base>DESC_SMARTHOST</base>
        <trans>
            The server can deliver outgoing messages directly to their
            destination (recommended in most cases) or can deliver them via
            your Internet provider's SMTP server (recommended if you have an
            unreliable Internet connection or are using a residential Internet
            service). If using your Internet provider's SMTP server, specify
            its hostname or IP address below. Otherwise leave this field
            blank.
        </trans>
    </entry>

    <entry>
        <base>INVALID_SMARTHOST</base>
        <trans>
            The smarthost name you entered is not a valid internet domain name
            and is not blank
        </trans>
    </entry>
    <entry>
        <base>DESC_POP_ACCESS_CONTROL</base>
        <trans><![CDATA[
            You can control public POP3 server access. The POP3S
            (recommended when enabled) setting can be used to provide
            encrypted external access to your POP3 server.  POP3 access is
            always available on the internal inteface.  We recommend leaving this
            setting Disabled unless you have a specific reason to do otherwise.
            ]]>
        </trans>
    </entry>
    <entry>
        <base>DESC_IMAP_ACCESS_CONTROL</base>
        <trans><![CDATA[
            You can control public IMAP server access. The IMAPS
            (recommended when enabled) setting can be used to provide
            encrypted external access to your IMAP server.  IMAP access is
            always available on the internal inteface.  We recommend leaving this
            setting Disabled unless you have a specific reason to do otherwise.
            ]]>
        </trans>
    </entry>
    <entry>
        <base>DESC_SMTP_AUTH_CONTROL</base>
        <trans><![CDATA[
            Use the following field to provide external authenticated relay 
            access to your SMTP server.  The SSMTP (recommended when enabled)
            setting requires users to send their username and password encrypted
            to your SMTP server.  Allowing external authenticated relay access
            should only be used by experienced administrators.  Relay access is
            always available on the internal inteface.  We recommend leaving this
            setting Disabled unless you have a specific reason to do otherwise.
            ]]>
        </trans>
    </entry>
    <entry>
        <base>DESC_WEBMAIL</base>
        <trans>
            You can enable or disable webmail on this system. Webmail allows
            users to access their mail through a regular web browser by
            pointing the browser to {$FQDN}/webmail,  and logging in to their
            account.
        </trans>
    </entry>
    <entry>
        <base>LABEL_WEBMAIL</base>
        <trans>Enable/Disable Webmail</trans>
    </entry>
    <entry>
        <base>SAVE</base>
        <trans>Save</trans>
    </entry>
    <entry>
        <base>Configuration</base>
        <trans>Configuration</trans>
    </entry>
    <entry>
        <base>E-mail</base>
        <trans>E-mail</trans>
    </entry>
    <entry>
        <base>ERROR_UPDATING</base>
        <trans>Error occurred while updating system configuration.</trans>
    </entry>
    <entry>
        <base>NO</base>
        <trans>No</trans>
     </entry>
     <entry>
        <base>YES</base>
        <trans>Yes</trans>
     </entry>
     <entry>
        <base>LABEL_BLOCK_EXECUTABLE_CONTENT</base>
        <trans>Block executable content</trans>
     </entry>
     <entry>
        <base>DESC_BLOCK_EXECUTABLE_CONTENT</base>
        <trans>
            You can block executable content in e-mail attachments
            by highlighting the executable attachment types you wish to
            block. E-mail containing these attachment types will 
            be automatically returned to the sender.
        </trans>
    </entry>
    <entry>
        <base>UNACCEPTABLE_CHARS</base>
        <trans>
            This field must contain only letters, numbers, dots, hypens and
            underscores and start with a letter
        </trans>
    </entry>
</lexicon>
