Sanitize Helpdesk mail settings for all projects
This commit is contained in:
@@ -69,8 +69,10 @@ Apply:
|
||||
./reset_helpdesk_mail_settings.py
|
||||
```
|
||||
|
||||
This rewrites all active `contacts_helpdesk` projects to use Mailpit for POP3
|
||||
and SMTP. Passwords are written but not printed.
|
||||
This rewrites all active projects to use Mailpit for Helpdesk POP3 and SMTP,
|
||||
even if the Helpdesk module is currently disabled for a project. That prevents
|
||||
imported real mail credentials from being used accidentally in the test
|
||||
instance. Passwords are written but not printed.
|
||||
|
||||
## 4. Restart Passenger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user