OpenSearch/plugin
Alexander Reelsen 6bd5e9ef91 Watcher: Reenable email property settings (elastic/x-pack-elasticsearch#4319)
With the change of requiring to configure account settings properly by
using affix settings, we forgot another special snowflake, namely the
configuration of mail properties, which can be arbitrary in the
configuration. Those properties are used when an email is sent.

This commit adds a few (but not all of those) options back and removes
the link in the documentation to refer to all of those settings.

Some settings are useless, as they only change the execution
expectations when a mail is sent, which the watch has control over.

The following settings are supported

* smtp.{host,port,user,password}
* smtp.auth
* smtp.starttls.{enable,required}
* smtp.{timeout,connection_timeout,write_timeout}
* smtp.{local_address,local_port}
* smtp.send_partial
* smtp.wait_on_quit

relates elastic/x-pack-elasticsearch#4048

Original commit: elastic/x-pack-elasticsearch@39d5624710
2018-04-09 15:42:16 +02:00
..
bwc Relax remote check for bwc project checkouts (elastic/x-pack-elasticsearch#3924) 2018-02-13 14:54:38 -06:00
core [Rollup] Add `value_count` metric (elastic/x-pack-elasticsearch#4315) 2018-04-06 10:47:33 -07:00
deprecation Add migration check for deprecated `delimited_payload_filter` (elastic/x-pack-elasticsearch#4310) 2018-04-06 13:41:00 +02:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml Adjust to Streams.copy moving into elasticsearch-core (elastic/x-pack-elasticsearch#4263) 2018-04-06 11:07:25 -06:00
monitoring Adjust to Streams.copy moving into elasticsearch-core (elastic/x-pack-elasticsearch#4263) 2018-04-06 11:07:25 -06:00
rollup [Rollup] Add `value_count` metric (elastic/x-pack-elasticsearch#4315) 2018-04-06 10:47:33 -07:00
security Adjust to Streams.copy moving into elasticsearch-core (elastic/x-pack-elasticsearch#4263) 2018-04-06 11:07:25 -06:00
sql Adjust to Streams.copy moving into elasticsearch-core (elastic/x-pack-elasticsearch#4263) 2018-04-06 11:07:25 -06:00
src/test [Rollup] Validate field mapping before creating Rollup Job (elastic/x-pack-elasticsearch#4274) 2018-04-04 15:32:26 -07:00
upgrade Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
watcher Watcher: Reenable email property settings (elastic/x-pack-elasticsearch#4319) 2018-04-09 15:42:16 +02:00
build.gradle Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00