From: Arthur Bied-Charreton <a.bied-charreton@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH pve-docs] notifications: Fix typos in SMTP documentation
Date: Wed, 11 Feb 2026 14:13:22 +0100 [thread overview]
Message-ID: <20260211131323.232299-1-a.bied-charreton@proxmox.com> (raw)
Fix awkward line wrap in port docs and change 'secret token' to
'password' to prevent confusion with the refresh token when OAuth2
support is added to SMTP targets
Signed-off-by: Arthur Bied-Charreton <a.bied-charreton@proxmox.com>
---
notifications.adoc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/notifications.adoc b/notifications.adoc
index 801b327..ea8fc75 100644
--- a/notifications.adoc
+++ b/notifications.adoc
@@ -115,9 +115,9 @@ The configuration for SMTP target plugins has the following options:
* `mode`: Sets the encryption mode (`insecure`, `starttls` or `tls`). Defaults
to `tls`.
* `server`: Address/IP of the SMTP relay.
-* `port`: The port to connect to. If not set, the used port .
- Defaults to 25 (`insecure`), 465 (`tls`) or 587 (`starttls`), depending on
- the value of `mode`.
+* `port`: The port to connect to. If not set, the used port defaults to 25
+ (`insecure`), 465 (`tls`) or 587 (`starttls`), depending on the value of
+ `mode`.
* `comment`: Comment for this target
Example configuration (`/etc/pve/notifications.cfg`):
@@ -133,7 +133,7 @@ smtp: example
----
The matching entry in `/etc/pve/priv/notifications.cfg`, containing the
-secret token:
+password:
----
smtp: example
--
2.47.3
reply other threads:[~2026-02-11 13:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260211131323.232299-1-a.bied-charreton@proxmox.com \
--to=a.bied-charreton@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox