mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-18 06:03:46 +03:00
notification: source style fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
daf06000ff
commit
90e74e8557
@ -7,6 +7,7 @@ endif::manvolnum[]
|
|||||||
|
|
||||||
Overview
|
Overview
|
||||||
--------
|
--------
|
||||||
|
|
||||||
[thumbnail="screenshot/gui-datacenter-notification-overview.png"]
|
[thumbnail="screenshot/gui-datacenter-notification-overview.png"]
|
||||||
|
|
||||||
* {pve} emits xref:notification_events[Notification Events] in case of
|
* {pve} emits xref:notification_events[Notification Events] in case of
|
||||||
@ -44,6 +45,7 @@ Notification Targets
|
|||||||
[[notification_targets_sendmail]]
|
[[notification_targets_sendmail]]
|
||||||
Sendmail
|
Sendmail
|
||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
|
|
||||||
[thumbnail="screenshot/gui-datacenter-notification-sendmail.png"]
|
[thumbnail="screenshot/gui-datacenter-notification-sendmail.png"]
|
||||||
|
|
||||||
The sendmail binary is a program commonly found on Unix-like operating systems
|
The sendmail binary is a program commonly found on Unix-like operating systems
|
||||||
@ -93,6 +95,7 @@ sendmail: example
|
|||||||
[[notification_targets_smtp]]
|
[[notification_targets_smtp]]
|
||||||
SMTP
|
SMTP
|
||||||
~~~~
|
~~~~
|
||||||
|
|
||||||
[thumbnail="screenshot/gui-datacenter-notification-smtp.png"]
|
[thumbnail="screenshot/gui-datacenter-notification-smtp.png"]
|
||||||
|
|
||||||
SMTP notification targets can send emails directly to an SMTP mail relay.
|
SMTP notification targets can send emails directly to an SMTP mail relay.
|
||||||
@ -137,8 +140,10 @@ smtp: example
|
|||||||
server mail.example.com
|
server mail.example.com
|
||||||
mode starttls
|
mode starttls
|
||||||
----
|
----
|
||||||
|
|
||||||
The matching entry in `/etc/pve/priv/notifications.cfg`, containing the
|
The matching entry in `/etc/pve/priv/notifications.cfg`, containing the
|
||||||
secret token:
|
secret token:
|
||||||
|
|
||||||
----
|
----
|
||||||
smtp: example
|
smtp: example
|
||||||
password somepassword
|
password somepassword
|
||||||
@ -147,6 +152,7 @@ smtp: example
|
|||||||
[[notification_targets_gotify]]
|
[[notification_targets_gotify]]
|
||||||
Gotify
|
Gotify
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
[thumbnail="screenshot/gui-datacenter-notification-gotify.png"]
|
[thumbnail="screenshot/gui-datacenter-notification-gotify.png"]
|
||||||
|
|
||||||
http://gotify.net[Gotify] is an open-source self-hosted notification server that
|
http://gotify.net[Gotify] is an open-source self-hosted notification server that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user