active_extensions (integer, n/a:r) | |
---|---|
Default: n/a | |
Active extension bitmask, contains bits defined by the constants 'SMTP_EXT_*' |
add_received_header (boolean, rw:rw) | |
---|---|
Default: FALSE | |
Add a Received: header into the email messages transferred by the proxy. |
append_domain (string, rw:rw) | |
---|---|
Default: | |
Domain to append to email addresses which do not specify domain name. An address is rejected if it does not contain a domain and append_domain is empty. |
domain_name (string, rw:rw) | |
---|---|
Default: | |
If you want to set a fix domain name into the added Receive line, set this. Only takes effect if add_received_header is TRUE. |
interval_transfer_noop (integer, rw:rw) | |
---|---|
Default: 600000 | |
The interval between two NOOP commands sent to the server while waiting for the results of stacked proxies. |
max_auth_request_length (integer, rw:r) | |
---|---|
Default: 256 | |
Maximum allowed length of a request during SASL style authentication. |
request (complex, rw:rw) | |
---|---|
Default: | |
Normative policy hash for SMTP requests indexed by the command name (e.g.: "USER", "UIDL", etc.). See also Section 4.10.2.2, Configuring policies for SMTP commands and responses. |
request_command (string, n/a:rw) | |
---|---|
Default: n/a | |
When a command is passed to the policy level, its value can be changed to this value. |
request_param (string, n/a:rw) | |
---|---|
Default: n/a | |
When a command is passed to the policy level, the value of its parameter can be changed to this value. |
request_stack (complex, rw:rw) | |
---|---|
Default: | |
Attribute containing the stacking policy for SMTP commands. See Section 4.10.2.3, Stacking. |
require_crlf (boolean, rw:r) | |
---|---|
Default: TRUE | |
Specifies whether the proxy should enforce valid CRLF line terminations. |
resolve_host (boolean, rw:rw) | |
---|---|
Default: FALSE | |
Resolve the client host from the IP address and add it to the Received line. Only takes effect if add_received_header is TRUE. |
response (complex, rw:rw) | |
---|---|
Default: | |
Normative policy hash for SMTP responses indexed by the command name and the response code. See also Section 4.10.2.2, Configuring policies for SMTP commands and responses. |
response_value (string, n/a:rw) | |
---|---|
Default: n/a | |
When a response is passed to the policy level, its value can be changed to this value. (It has effect only when the return value is not SMTP_*_ACCEPT.) |
timeout (integer, rw:r) | |
---|---|
Default: 600000 | |
Timeout in milliseconds. If no packet arrives within this in interval, the connection is dropped. |
Published on May 30, 2024
© BalaSys IT Ltd.
Send your comments to support@balasys.hu