-
Notifications
You must be signed in to change notification settings - Fork 17
release 3.5.0
Mark Overmeer edited this page Jun 20, 2018
·
13 revisions
This page is work in progress: it contains documentation fragments for features which probably make it into 3.5. You cannot use them yet.
- faster search
- publish to additional sources (website)
New option mail_reply_to to set a "Reply-To" header in any message sent.
Configure ~taranis/etc/taranis.conf.xml with
<mail_reply_to>info@example.com</mail_reply_to>The Website plugin can be used to implement your own step after advisory publication, which may be used to put advisories on your website... but may be used to implement other distributions.
Configure the plugin in ~taranis/etc/taranis.conf.xml like this:
<publish_website>
<implementation>Taranis::Website::XXX</implementation>
<configuration>var/website/XXX.xml</configuration>
</publish_website>images/taranis-logo-medium.png ©NCSC-NL, License: EUPL-1.2