update_email_notification_settings
Update email notification settings on pfSense to specify SMTP server, authentication credentials, and alert recipients for system notifications.
Instructions
Update the email notification settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ssl | No | Whether to use SSL/TLS | |
| port | No | SMTP server port | |
| timeout | No | Connection timeout in seconds | |
| disabled | No | Whether email notifications are disabled | |
| password | No | SMTP authentication password | |
| username | No | SMTP authentication username | |
| ipaddress | No | SMTP server IP address or hostname | |
| fromaddress | No | From email address | |
| sslvalidate | No | Whether to validate SSL certificates | |
| apply_immediately | No | Whether to apply changes immediately | |
| notifyemailaddress | No | Notification recipient email address | |
| authentication_mechanism | No | Auth mechanism (e.g., 'PLAIN', 'LOGIN') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||