Disable all emails from panel

How to disable all outgoing emails from panel to users ?

Example, any notification mail to a user/client/account coming from apiscp panel.

Emails to admin is fine, but would like to disable all emails to accounts

Security notices can be disabled under Account > Settings > Email Notifications.

Webapp updates can be adjusted per-user under Account > Settings > App Settings > Web Apps > Web App update notifications.

Default setting is available under [webapps] => notify_update ini in config.ini; it may be modified with cpcmd scope:set cp.config webapps notify_update VAL where VAL is of the form: always, none, fail.

1 Like