index_title=Postfix Configuration
index_epath=The Postfix control command $1 is not installed on your system. Maybe your <a href='$2'>module configuration</a> is incorrect, or Postfix is not installed.

internal_error=Internal Error
index_econfig=The Postfix config command $1 does not exist. Maybe your <a href='$2'>module configuration</a> is incorrect.
index_stop=Stop Postfix
index_start=Start Postfix
index_stopmsg=Click this button to stop the running Postfix mail server. This will stop mail from being delivered to local users from other systems, and prevent clients using this system as a mail server from sending mail.
index_startmsg=Click this button to start the Postfix mail server. Until this is done mail will not be delivered to local users from other systems, and clients will not be able to use this system as a mail server.
opts_err=Failed to save options

check_error=Error while checking current Postfix configuration. Please manually fix Postfix configuration.

address_rewriting_title=Address Rewriting and Masquerading
address_rewriting_ecannot=You are not allowed to edit address rewriting and masquerading
aliases_title=Mail Aliases
aliases_ecannot=You are not allowed to edit aliases
aliases_no_alias_file=No alias file
aliases_failed_delete=Failed to delete alias: $1
aliases_cant_write=Can't write in alias file
aliases_cant_read=Can't read in alias file
aliasopts_title=Aliases Options
aliases_internal_error=Aliases: internal error
edit_alias_title=Alias Properties Edition
alias_save=Save Alias
alias_save_err=Failed to save alias
alias_delete_create=You want to delete an alias you're currently creating !?
delete_alias=Delete Alias
aliases_click=Click on any alias to edit its properties:

general_title=General Options
general_title_sensible=Most Useful General options
general_title_others=Other General Options
general_ecannot=You are not allowed to edit General Options
what_is_it=What is it?

opts_default=Default
opts_none=None
opts_relayhost=Send outgoing mail via host
opts_direct=Deliver directly
opts_myorigin=What domain to use in outbound mail
opts_myorigin_as_myhostname=Use hostname
opts_myorigin_as_mydomain=Use domainname
opts_mydestination=What domains to receive mail for
opts_mydestination_default=Local machine
opts_mydestination_domainwide=Whole domain
opts_notify_classes=What trouble to report to the postmaster
opts_queue_directory=Mail queue directory
opts_mail_owner=Mail owner
opts_default_privs=Default rights of the delivery agent
opts_inet_interfaces=Network interfaces for receiving mail
opts_all_interfaces=All

opts_local_recipient_maps=Reject unknown local users
opts_no=No
opts_save=Save and Apply


opts_allow_percent_hack=Rewrite "user%domain" to "user@domain"
opts_append_at_myorigin=Rewrite "user" to "user@$mydomain"
opts_append_dot_mydomain=Rewrite "user@host" to "user@host.$mydomain"
opts_empty_address_recipient=Send mail with empty recipient to...
opt_empty_recip_default=Default
opts_swap_bangpath=Rewrite "site!user" to "user@site"
opts_masquerade_domains=Address masquerading
opts_masquerade_exceptions=Masquerading exceptions
index_return=Postfix configuration


opts_alias_maps=Alias databases used by the local delivery agent
opts_alias_database=Alias databases built by &quot;newaliases&quot; command
aliases_warning=Warning: <ul><li>when the first field is not empty, the default Postfix aliases-generation command is used to build up the corresponding databases ; <li>else the Sendmail compatibility command &quot;newaliases&quot; is used, this will use the second field's databases.</ul>

aliases_name=Name
aliases_value=Alias to...

new_alias=Create a new alias
new_aliasmsg=Click this button to create a new alias


local_delivery_ecannot=You are not allowed to edit local delivery options
local_delivery_title=Local delivery
opts_local_transport=Name of the transport for local deliveries
opts_local_transport_local=Local
opts_local_command_shell=Shell to use for delivery to external command
opts_local_command_shell_direct=None (direct exec of commands)
opts_forward_path=Search list for forward
opts_allow_mail_to_commands=Valid mail delivery to external commands
opts_allow_mail_to_files=Valid mail delivery to external files
opts_home_mailbox=Home-relative pathname of user mailbox file
opts_home_mailbox_default=None (use standard <tt>/var/something</tt>)
opts_luser_relay=Destination address for unknown recipients
opts_luser_relay_none=None (bounce mail)
opts_mail_spool_directory=Spool directory
opts_mailbox_command=External command to use instead of mailbox delivery
opts_mailbox_command_none=None
opts_mailbox_transport=Optional actual transport to use
opts_mailbox_transport_none=None
opts_fallback_transport=Optional transport for unknown recipients
opts_fallback_transport_none=None
opts_local_destination_concurrency_limit=Max number of parallel deliveries to the same local recipient
opts_local_destination_recipient_limit=Max number of recipients per local message delivery
opts_local_destination_recipient_limit_default=Default
opts_prepend_delivered_header=Prepend a <tt>Delivered-To:</tt> when...
opts_prepend_delivered_header_default=Default


resource_title=General resource control
resource_ecannot=You are not allowed to edit resource control parameters
opts_bounce_size_limit=Max size of bounced message
opts_command_time_limit=Max time for delivery to external commands
opts_default_process_limit=Max number of Postfix child processes
opts_deliver_lock_attempts=Max attempts to acquire file lock
opts_deliver_lock_delay=Time in seconds between file lock attempts
opts_duplicate_filter_limit=Max number of addresses remembered by the duplicate filter
opts_fork_attempts=Max attempts to fork a process
opts_fork_delay=Time in seconds between fork attempts
opts_header_size_limit=Max memory used for processing headers
opts_line_length_limit=Max memory used for handling input lines
opts_message_size_limit=Max size of a message
opts_qmgr_message_active_limit=Max number of messages in the active queue
opts_qmgr_message_recipient_limit=Max number of in-memory recipients
opts_queue_minfree=Min free space in the queue file system
opts_stale_lock_time=Max time after which stale lock is released
opts_transport_retry_time=Time in seconds between attempts to contact a broken MDT


opts_always_bcc=Address that receives bcc of each message
opts_always_bcc_none=None
opts_daemon_timeout=Timeout on handling requests
opts_default_database_type=Default database type
opts_default_transport=Default message delivery transport
opts_double_bounce_sender=Sender address for bounce mail
opts_hash_queue_depth=Number of subdir levels below the queue dir
opts_hash_queue_names=Name of queue dirs split accross subdirs
opts_hopcount_limit=Max number of <tt>Received:</tt> headers
opts_ipc_idle=Idle time after internal IPC client disconnects
opts_ipc_timeout=Timeout for I/O on internal comm channels
opts_mail_name=Mail system name
opts_mail_version=Official mail system version
opts_max_idle=Time to wait for next service request
opts_max_use=Max service requests handled before exiting
opts_mydomain=Local internet domain name
opts_mydomain_default=Default (provided by system)
opts_myhostname=Internet hostname of this mail system
opts_myhostname_default=Default (provided by system)
opts_mynetworks=Local networks
opts_mynetworks_default=Default (all attached networks)
opts_bounce_notice_recipient=Send postmaster notice on bounce to...
opts_2bounce_notice_recipient=Send postmaster notice on 2bounce to...
opts_delay_notice_recipient=Send postmaster notice on delay to...
opts_error_notice_recipient=Send postmaster notice on error to...
opts_process_id_directory=Lock file dir, relative to queue dir
opts_program_directory=Postfix support programs and daemons dir
opts_recipient_delimiter=Separator usernames / address extensions
opts_relocated_maps_default=Default (disabled)
opts_sun_mailtool_compatibility=Disable kernel file lock on mailboxes
opts_trigger_timeout=Max time to send a trigger to a daemon
opts_delay_warning_time=Time in hours before sending a warning for no delivery
opts_delay_warning_time_default=Disabled


smtpd_title=SMTP server options
smtpd_ecannot=You are not allowed to edit the SMTP server options
opts_disable_vrfy_command=Disable SMTP VRFY command
opts_smtpd_banner=SMTP greeting banner
opts_smtpd_etrn_restrictions=Restrict ETRN command upon...
opts_smtpd_recipient_limit=Max number of recipients accepted for delivery
opts_smtpd_timeout=Timeout in seconds for SMTP transactions
opts_smtpd_error_sleep_time=Timeout before sending 4xx/5xx error response
opts_smtpd_soft_error_limit=Error count for temporarily ignore a client
opts_smtpd_hard_error_limit=Error count for closing connection
opts_smtpd_client_restrictions=Restrictions on client hostnames/addresses
opts_smtpd_helo_required=HELO is required
opts_smtpd_helo_restrictions=Restrictions on sends in HELO commands
opts_smtpd_sender_restrictions=Restrictions on sender addresses
opts_smtpd_recipient_restrictions=Restrictions on recipient addresses
opts_allow_untrusted_routing=Allow untrusted routing
opts_maps_rbl_domains=DNS domains for blacklist lookups
opts_relay_domains=Restrict mail relaying
opts_access_map_reject_code=SMTP server response on access map violation
opts_invalid_hostname_reject_code=SMTP server response on invalid hostname reject
opts_maps_rbl_reject_code=SMTP server response on RBL domains violation
opts_reject_code=SMTP server response on client reject
opts_relay_domains_reject_code=SMTP server response on forbidden relaying
opts_unknown_address_reject_code=SMTP server response on unknown domain reject
opts_unknown_client_reject_code=SMTP server response on unknown client reject
opts_unknown_hostname_reject_code=SMTP server response on unknown hostname reject


smtp_title=SMTP client options
smtp_ecannot=You are not allowed to edit the SMTP client options
opts_best_mx_transport=Action when listed as best MX host
opts_best_mx_transport_default=Default (bounce message)
opts_fallback_relay=Hosts/domains to hand off mail to on invalid destination 
opts_ignore_mx_lookup_error=Ignore MX lookup error
opts_smtp_skip_4xx_greeting=Skip 4xx greeting
opts_smtp_skip_quit_response=Skip wait for the QUIT command
opts_smtp_destination_concurrency_limit=Max number of parallel deliveries to the same destination
opts_smtp_destination_recipient_limit=Max number of recipients per delivery
opts_smtp_connect_timeout=Timeout for completing TCP connections
opts_smtp_helo_timeout=Timeout on waiting for the greeting banner
opts_smtp_mail_timeout=Timeout on waiting for answer to MAIL FROM
opts_smtp_rcpt_timeout=Timeout on waiting for answer to RCPT TO
opts_smtp_data_init_timeout=Timeout on waiting for answer to DATA
opts_smtp_data_xfer_timeout=Timeout on waiting for answer to transmit of message content
opts_smtp_data_done_timeout=Timeout on waiting for answer to ending &quot;.&quot;
opts_smtp_quit_timeout=Timeout on waiting for answer to QUIT


rate_title=Delivery rates
rate_ecannot=You are not allowed to edit the delivery rates options
opts_default_destination_concurrency_limit=Max number of parallel deliveries to the same destination
opts_default_destination_recipient_limit=Max number of recipients per message delivery
opts_initial_destination_concurrency=Initial concurrency level for delivery to the same destination
opts_maximal_backoff_time=Max time (secs) between attempts to deliver a deferred message
opts_maximal_queue_lifetime=Max time (days) in queue before message is undeliverable
opts_minimal_backoff_time=Min time (secs) between attempts to deliver a deferred message
opts_queue_run_delay=Time (secs) between scanning the deferred queue
opts_defer_transports=Transports that should not be delivered


debug_title=Debugging features
debug_ecannot=You are not allowed to edit the debugging features
opts_debug_peer_list=List of domain/network patterns for which verbose log is enabled
opts_debug_peer_level=Verbose logging level when matching the above list
debug_version=Postfix Module for Webmin - Version $1

ldap_title=LDAP lookups
ldap_ecannot=You are not allowed to edit the LDAP lookups options
ldap_non_existent=It seems that LDAP is nonexistent in your Postfix system
opts_ldap_lookup_timeout=Timeout for LDAP database lookups
opts_ldap_search_base=LDAP database to search
opts_ldap_server_host=LDAP server hostname

canonical_title=Canonical Mapping
canonical_ecannot=You are not allowed to edit the canonical mapping configuration
opts_canonical_maps=Address mapping lookup tables
opts_recipient_canonical_maps=Tables for RECIPIENT addresses
opts_sender_canonical_maps=Tables for SENDER addresses
edit_canonical_maps=Edit canonical maps
edit_recipient_canonical_maps=Edit recipient canonical maps
edit_sender_canonical_maps=Edit sender canonical maps
edit_canonical_maps_general=Click on one of these buttons to edit the canonical maps
canonical_edit_title=Edit A Canonical Map

mapping_name=Name
mapping_value=Maps to...
new_mapping=New mapping
new_mappingmsg=Click this button to create a new mapping
map_save=Save mapping
delete_map=Delete mapping
edit_map_title=Edit A Map
map_save_err=Error while saving a mapping
mapps_no_map_file=No map file defined
map_delete_failed=Failed to delete map: $1
map_delete_create=Can not delete a map you're just creating
maps_internal_error=Map: internal error
maps_cant_write=Can not write
help_map_format=What format should I use?


virtual_title=Virtual Domains
virtual_ecannot=You are not allowed to edit the virtual domains mapping configuration
opts_virtual_maps=Domain mapping lookup tables

transport_title=Transport Mapping
transport_ecannot=You are not allowed to edit the transport mapping configuration
opts_transport_maps=Transport mapping lookup tables

relocated_title=Relocated Mapping
relocated_ecannot=You are not allowed to edit the relocated mapping configuration
opts_relocated_maps=Relocated mapping lookup tables

map_click=Click on any mapping to edit its properties:
no_map=(No map is currently defined. Define a map first, then you can edit it)
no_map2=No map is currently defined. Define a map first, then you can edit it.

stop_efailed=Failed to stop Postfix
stop_ecannot=You are not allowed to stop Postfix

query_get_efailed=Failed to query Postfix config command to get the current value of parameter $1: <tt>$2</tt>
query_set_efailed=Failed to query Postfix config command to set the current value of parameter $1 to $2: <tt>$3</tt>
reload_ecannot=You are not allowed to reload Postfix
reload_efailed=Failed to reload Postfix.
regenerate_ecannot=You are not allowed to regenerate the Aliases
regenerate_alias_efailed=Failed to regenerate aliases: <tt>$1</tt>
regenerate_table_efailed=Failed to regenerate table $1: <tt>$2</tt>

acl_resource=Can edit resources?
acl_aliases=Can edit aliases?
acl_aliases_options=Can edit aliases options?
acl_general=Can edit general options?
acl_address_rewriting=Can edit adress rewriting?
acl_canonical=Can edit canonical?
acl_virtual=Can edit virtual?
acl_transport=Can edit transport?
acl_relocated=Can edit relocated?
acl_local_delivery=Can edit local delivery?
acl_smtpd=Can edit smtpd?
acl_smtp=Can edit smtp?
acl_rate=Can edit rate?
acl_debug=Can edit debug?
acl_ldap=Can edit ldap?
acl_startstop=Can start and stop postfix?

