exmdb_local
Name
exmdb_local — LDA hook plugin that offers a exmdb_provider(4gx) client with a C API
Description
An LDA hook plugin for delivery(8gx) which places mail into a store by connecting to a exmdb_provider(4gx) service.
Configuration directives
The usual config file location is /etc/gromox/exmdb_local.cfg.
- autoreply_silence_window
-> See gromox.cfg(5) manpage instead!
- cache_scan_interval
- Interval in which to scan /var/lib/gromox/queue/cache.Default: 3min
- default_charset
Default: windows-1252
- exmdb_connection_num
Default: 5
- lda_mrautoproc
- Perform meeting request autoprocessing. This feature is currently experimental. Requires lda_twostep_ruleproc to be enabled.Default: no
- lda_twostep_ruleproc
- If set to 1, an alternate rule processor codebase will be used which supports cross-store moves and OOF condition but (at this time) no delegation, or autoreply.Default: 1
- response_audit_capacity
- Keep track of at most this many {From address, To address} pairs for bounce reports in memory.Default: 1000
- response_interval
- If a bounce report message for a delivery failure or operational failure is to be generated, that return message will be suppressed if another report for the given {From, To} address pair was produced within the given time period previously.Default: 3min
- retrying_times
Default: 30
- x500_org_name
Default: (unspecified)
Files
config_file_path/exmdb_list.txt: exmdb multiserver selection map, see exmdb_provider(4gx) for details.
data_file_path/local_bounce/: response templates for when mail cannot be delivered
See also
gromox(7), delivery(8gx), exmdb_provider(4gx)