other versions
- Tumbleweed 3.1-1.1
- Leap-16.0
| ews(4gx) | Gromox admin reference | ews(4gx) |
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
- Log all requests (further restricted by log_filter).
Default: no
Normative references¶
- •
- OXWAVLS, OXWOOF, OXWSPHOTO
See also¶
gromox(7), http(8gx)
| Gromox |