The Mail Open Tickets provider uses the SMTP server to open incidents about your monitoring alerts.
Feature informationβ
| Open ticket | Close ticket (from email) | Handle custom fields |
|---|---|---|
| β | β | β |
Prerequisitesβ
Network flowβ
| Source | Destination | Protocol/Port |
|---|---|---|
| Centreon central server | SMTP server | TCP/25 (smtp) |
Mail infoβ
You need the following information:
- the receiver email address
Test commandsβ
echo "This is a test" | s-nail -r "<from_address>" -s "this is a test ticket" <to_address>