Skip to content
English

exmdb_local(4gx)

exmdb_local — LDA hook that offers a exmdb_provider(4gx) client with a C API

An LDA hook for delivery(8gx) which places mail into a store by connecting to a exmdb_provider(4gx) service.

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

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, forwarding and OOF condition but (at this time) no delegation or autoreply.
Default: 0

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)

Out-of-office replies are only generated when one of the recipient's addresses (primary or alias) appears in the To, Cc or Bcc line of the message, cf. RFC 5230 section 4.5. Mail that reaches a mailbox only by way of e.g. a distribution group thus produces no OOF reply.

  • data_file_path/local_bounce/: response templates for when mail cannot be delivered

gromox(7), delivery(8gx), exmdb_provider(4gx)