The icom Data Suite allows to send e-mail messages upon various events.
Situation
You need to send e-mails from the icom Data Suite upon the occurrence of certain events. An e-mail account must be configured in the icom Data Suite for this before.
Solution
It is prerequisite that you have installed the icom Data Suite on the router and access to the web interface.
Configuration via web interface
-
Open web interface of the icom Data Suite using a browser:
-
User name: insys (default)
-
Password: icom (default)
-
In the Administration → E-mail account menu, configure the e-mail account: [1]
-
E-mail address of sender: e-mail address for sending the messages
-
Real name: name that is to be displayed when receiving the e-mail
-
SMTP server: domain name or IP address of the SMTP server
-
SMTP port: SMTP port that is used for accepting e-mails by the SMTP server [2]
-
User name: user name for authentication with the SMTP server
-
Password: password for authentication with the SMTP server
-
Encryption: encryption method for the connection to the SMTP server
-
Verify server certificate:
-
Verify host name of server: [3]
-
-
Click on Save settings.
-
Activate profile by clicking the blinking gear in the title bar ().
Configuration via ASCII configuration file
It is also possible to add the e-mail account configuration using an ASCII configuration file. We’ve prepared the following ASCII configuration file for this. Copy and paste it to your text editor or download it using the link below. You still need to replace the respective entries with your e-mail account information.
administration.email_account.address=ids.address@provider.com administration.email_account.real_name=icom Data Suite administration.email_account.server=smtp.provider.com administration.email_account.encryption=starttls administration.email_account.verify_peer=0 administration.email_account.verify_host=0 administration.email_account.port=587 administration.email_account.username=user administration.email_account.password=password administration.profiles.activate
The last line in the ASCII configuration file will activate the profile that is amended by this configuration directly upon applying the configuration. |
-
Open web interface of the icom Data Suite using a browser:
-
User name: insys (default)
-
Password: icom (default)
-
In the Administration → Profiles menu, go to the Import profile or ASCII configuration file section, click on Browse… and select the ASCII configuration file that you have created or downloaded above.
-
Click on Import profile or ASCII configuration file.
-
Click on the Apply ASCII configuration icon behind the ASCII configuration file under ASCII configurations (). [4]
-
Change to the Administration → E-mail account menu to see the entries made.
Functional test
-
Change to the Help → Debugging menu and got to Start action manually.
-
Select Send e-mail under Action and generate a test e-mail by entering a Recipient, Subject and Text.
-
Click on Start action to dispatch the test e-mail and verify a proper receipt.
Troubleshooting
-
Check spelling of e-mail and SMTP server address (capitalisation is ignored)
-
Make sure to use the correct SMTP port
-
Make sure to use the correct encryption method
-
Go to the Status → Log view menu and check the E-mail log to verify e-mail dispatch.
Back to the Configuration Guides for the icom Data Suite
Back to overview