You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This guide will help you establish a basic Mailrise configuration file to forward Proxmox email alerts to Discord. Additional guidance and examples can be found at the author's GitHub repo.
⚠️ Prerequisites
The guide assumes the following steps have been completed:
Mailrise LXC container deployed and logged in
Discord Webhook created with a copy of the Webhook URL Intro to Webhooks
(opt) Firewall rules are in place to allow the Proxmox host to communicate with the Mailrise container through port 8025/tcp
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Mailrise Setup Guide
This guide will help you establish a basic Mailrise configuration file to forward Proxmox email alerts to Discord. Additional guidance and examples can be found at the author's GitHub repo.
The guide assumes the following steps have been completed:
⚙️ Parse out Webhook ID & Token
Example URL
https://discord.com/api/webhooks/6708000122972577407/xjcYErcraYxmS%=T5X43ngpmDngFS,wY!kUgYLiC,gvB2H17*w5af%kntVz3Sg+ADoa@
ID/Token
6708000122972577407/xjcYErcraYxmS%=T5X43ngpmDngFS,wY!kUgYLiC,gvB2H17*w5af%kntVz3Sg+ADoa@
⚙️ Edit the Configuration File
Delete or comment out the base configuration and enter the following:
Save and exit the editor using: Ctrl+O, then Enter, and Ctrl+X.
⚙️ Restart Mailrise
⚙️ Configure SMTP Notification Target in Proxmox
PVE > Datacenter > Notifications > Notification Targets > Add > SMTP
⚙️ Send Test and Validate
PVE > Datacenter > Notifications > Notification Targets > Mailrise > Test
You should receive a Discord notification from your server

Beta Was this translation helpful? Give feedback.
All reactions