BTS-ISEM-INS-003 Setup Database Mail
BTS-ISEM-INS-003 Setup Database Mail
CORAL iSEM™
PROVIDED BY
3 PREFACE ........................................................................................................................................................... 3
4 INTRODUCTION ................................................................................................................................................ 5
4.1 OVERVIEW...................................................................................................................................................................5
4.2 PREREQUISITES .............................................................................................................................................................5
6 APPENDIX ....................................................................................................................................................... 13
6.1 REFERENCES...............................................................................................................................................................13
6.2 ERROR LOG ................................................................................................................................................................13
6.2.1 Connection to Database Mail .....................................................................................................................13
BTS-ISEM-INS-003 Page 1 of 14
Author: Hafizul
BTS-ISEM-INS-003 Page 2 of 14
TESS Innovation Sdn Bhd is hereinafter referred as “TESS” of the other part in this
document.
2. Document Confidentiality
This document contains information that is proprietary to TESS. This document, or any part
thereof, shall not be copied, reproduced, translated or reduced to any electronic medium or
machine readable form or disclosed to any third party without the prior written consent or
authorization of TESS.
3. Purpose of Document
The purpose of this document is to clearly provide guidance on how to setup database mail
in SQL server for CORAL iSEM™ integration.
4. Intended Audience
5. Document Control
This document is subject to change control. All changes to this document shall be
documented and distributed as “Release Version”. It will consist of the following: -
Each revision will be assigned with a unique “Release Version” number and date. All pages
distributed within a Document Release Notice will have the appropriate Release Version
and Release Date indicated.
6. Screenshots
All sample screens as attached are for the reader’s viewing purpose only. The actual screen
displayed in the CORAL iSEM™ system shall be based on the specification of The
Customer’s as agreed upon.
BTS-ISEM-INS-003 Page 3 of 14
➢ All advice given or recommendations made in this document are made in good faith on
the basis of the information provided and otherwise generally available or known to TESS at
the time of writing.
➢ Subject to the contents of the Supply of Software, Licensing and Service Agreement
executed, TESS shall not be liable for any loss, expense, damage or claim arising out of the
advice given or not given or statements made or omitted to be made in connection with this
document.
8. Abbreviation &Definitions
Abbreviation Definition
BTS-ISEM-INS-003 Page 4 of 14
Database Mail is an enterprise solution for sending e-mail messages from the SQL Server
Database Engine. Using Database Mail, the database applications can send e-mail messages to
users. The messages can contain query results, and can also include files from any resource on
the organization network.
Note:
4.2 Prerequisites
Note:
1. Database mail features is only compatible with all SQL Server 2005 and above.
2. Require to install SQL Server 2005 and above.
3. Customer require to provide email credential to integration to organization network.
4. Firewall & port must be open before testing can be perform. Go to section 6.2.
BTS-ISEM-INS-003 Page 5 of 14
1. In Object Explorer, connect to the SQL Server instance you want to configure Database
Mail on, and expand the server tree.
3. Double Click Database Mail to open the Database Mail Configuration Wizard.
4. On the Select Configuration Task page, select Manage Database Mail accounts and
profiles, and click Next.
BTS-ISEM-INS-003 Page 6 of 14
6. On the New Account page, specify the account name, description, mail server
information, and authentication type. Click Next
Note:
BTS-ISEM-INS-003 Page 7 of 14
1. In Object Explorer, connect to the SQL Server instance you want to configure Database
Mail on, and expand the server tree.
3. Double click Database Mail to open the Database Mail Configuration Wizard.
4. On the Select Configuration Task page, select Manage Database Mail accounts and
profiles option and click Next.
BTS-ISEM-INS-003 Page 8 of 14
6. On the New Profile page, specify the Profile name, Description and add accounts to be
included in the profile, and click Next.
Note:
1. In Object Explorer, connect to the SQL Server instance you want to configure Database
Mail on, and expand the server tree.
4. On the Operator page, specify the Name and E-mail name to be included in the profile
and click Next.
BTS-ISEM-INS-003 Page 10 of 14
7. Select Operatorfor the email and select When the job fails> click Ok.
BTS-ISEM-INS-003 Page 11 of 14
1. In Object Explorer, connect to the SQL Server instance you want to configure Database
Mail on, and expand the server tree.
4. Specify email To whom, Subject, and Body and then click Send Test E-Mail.
1. In Object Explorer, connect to the SQL Server instance you want to configure Database
Mail on, and expand the server tree.
3. Right Click Database Mail> and select View Database Mail Log.
BTS-ISEM-INS-003 Page 12 of 14
Note:
1. For full reference on database mail, go to https://docs.microsoft.com/en-
us/sql/relational-databases/database-mail/database-mail
BTS-ISEM-INS-003 Page 13 of 14