配置DPM 2019 与 IIS 6.0 Windows Server 上的 SMTP 中继 2016 办公用 365 通知. (Configuration made in DPM 2019 with 信息系统 6.0 SMTP Relay on Windows服务器 2016)
配置
- Add SMTP Server Feature (with 服务器管理器, leave 信息系统 config by default);
2. Create a new Local User (needed for the DPM relay).
Note: Can be without group membership.
3. Run Internet Information Services (信息系统) 6.0 经理;
4. Open server properties;
5. 导航至 Access\Authentification and ensure that Anonymous access is enabled;
6. Open Connection and add your local machine IP address to the list;
7. Repeat the local machine IP address adding in Relay;
8. 导航至 Delivery\Outbound Security, enable Basic Authentification, and enter your Office 365 (or any other email server) username (username@domain) 和密码 (from which you will get email notifications). 还, enable TLS encryption (this is needed for mail services like Office 365);
9. Open Outbound connections and set smtp server port in TCP port (办公用 365 this is 587);
10. Open Advanced 并设置 Fully-qualified domain name (your local server FQDN) 和 Smart host (in my case Office 365 SNMP server smtp.office365.com);
11. 导航至 DPM Console\Management\Options and config SMTP Server options:
SMTP server name: your local server FQDN name
SMTP server port: 25
“From” address: email address from wich you send notifications (办公室 365 or other mail server email)
Username: .\<localusername> (wich we created early)
密码: localuser password
12. 点击 Send Test E-mail and check that everything works;
As last step check your email and you must get something like this;