...
Outbound configuration parameters can be defined in the /Workspaces/Patricia/Settings/settings.xml file as follows for non-authenticated outbound email servers (incl. relay servers):
...
Similarly, outbound configuration in the the /Workspaces/Patricia/Settings/settings.xml file is as follows for authenticated outbound email servers (incl. relay servers):
Code Block | ||||
---|---|---|---|---|
| ||||
<smtpConfig host="outbound.email.server" port="25" auth="true" user="login" pass="password"/> |
Note: To allow editing /Workspaces/Patricia/Settings/settings.xml you need to start up the nuxeo container and log into nuxeo console to access the file.