Skip to content
English

ews(4gx)

ews — Handler for Exchange Web Services requests

The ews(4gx) component handles requests to the /EWS/Exchange.asmx URI path.

The following directives are recognized when they appear in /etc/gromox/gromox.cfg: outgoing_smtp_url. See the gromox.cfg(5) manpage.

The following directives are recognized when they appear in /etc/gromox/ews.cfg.

ews_log_filter
Default: !

ews_pretty_response
Controls whether SOAP/XML responses produced by ews(4gx) are emitted normally ("no") or with extra indent for debugging ("yes").
Default: no

ews_request_logging
When set to 1 or higher, requests are logged (subject to restriction by log_filter). When set to 2 or higher, the XML input is dumped as well. The log messages are emitted with "debug" (6) priority, so you may also need to raise http.cfg:http_log_level and/or gromox.cfg:istore_log_level.
Default: 0

ews_response_logging
When set to 1 or higher, responses are logged. When set to 2 or higher, the XML output is dumped as well. Like requests, these are logged at "debug" priority level.

  • OXWAVLS, OXWOOF, OXWSPHOTO

gromox(7), http(8gx)