ews
Name
ews — http(8gx) processing plugin for EWS requests
Description
The ews(4gx) plugin handles all 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
- The SMTP server to use for outgoing mails. To use the local maildrop queue, set the value to sendmail://localhost. smtp:// is unqueued(!), and if the SMTP server is offline, submissions will be rejected (and mails stick around in Outbox or whatever folder they were submitted from).Default: smtp://%3a%3a1:25/
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)