...
You cannot delete the SMTP external system since it can only be disabled.
Edit the SMTP settings
Generally you should configure at least this
Config file | Property name | Description |
---|---|---|
grouper.properties | mail.smtp.server | the SMTP server that will accept mail sent to the user, set to "testing" if you want to log instead of send |
grouper.properties | mail.from.address | default email address where mail from grouper will come from |
grouper.properties | mail.smtp.user | Optional. username used with authenticate with the smtp server |
grouper.properties | mail.smtp.pass | Optional. password associated with mail.smtp.user |
Test smtp