ews
Name
ews — Handler for Exchange Web Services requests
Description
The ews(4gx) component handles requests to the /EWS/Exchange.asmx URI path.
Configuration directives (gromox.cfg)
The following directives are recognized when they appear in /etc/gromox/gromox.cfg: outgoing_smtp_url. See the gromox.cfg(5) manpage.
Configuration directives (ews.cfg)
The following directives are recognized when they appear in /etc/gromox/ews.cfg.
- ews_experimental
Default: 0
- 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.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.
Normative references
OXWAVLS, OXWOOF, OXWSPHOTO
See also
gromox(7), http(8gx)