Scroll to navigation

exmdb_local(4gx) Gromox admin reference exmdb_local(4gx)

Name

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

Description

An LDA hook 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.

-> See gromox.cfg(5) manpage instead!
Interval in which to scan /var/lib/gromox/queue/cache.
Default: 3min
Default: 5
Perform meeting request autoprocessing. This feature is currently experimental. Requires lda_twostep_ruleproc to be enabled.
Default: no
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
Keep track of at most this many {From address, To address} pairs for bounce reports in memory.
Default: 1000
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
Default: 30
Default: (unspecified)

Notes

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.

Files

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

See also

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

Gromox