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>