installation_notes.txt

来自「用C#开发实现SMTP相关技术,能接收到带附件的邮件服务功能.」· 文本 代码 · 共 7 行

TXT
7
字号
1. User "ASPNET" must have write access to the specified logs directory if text logging is enabled.

2. The unit tests need a SMTP server with alias for fakedomain.net.

3. To run All of the Nunit tests the Host smtp server needs to accept this user/password: testuser/testuser.

4. REMEMBER to use the /release/bin/OpenSmtp.dll version if you don't want the unit tests included in the assembly. This is the light weight version.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?