- Download hMaiLServer
- Install hMaiLServer
- Select database-type
- Select
Use built-in database engine
- Select
- Enter
<mysql_hMailServer_password from group_vars/corp.yml>
for password
- Start hMailAdmin
- Enter
<mysql_hMailServer_password from group_vars/corp.yml>
for password
- Domains >
<internalCorpDomain in terraform/variables.tf>
> Accounts - Select "Add" on the right
telnet 172.16.50.20 25
HELO <HOSTNAME>
MAIL FROM: [email protected]
RCPT TO: [email protected]
DATA
Subject: hello world
Hello world! I am the test email.
.
QUIT
- Getting Started with hMailServer: Installation and Configuration
- 64bit MySQL requires 32bit libmysql.dll
- ERROR 1396 (HY000): Operation CREATE USER failed for 'jack'@'localhost'
- HOW DO I CREATE A NEW DATABASE AND DATABASE USER IN MYSQL?
- Securing the Initial MySQL Accounts
- What is the default username and password in MySQL?
- Installation tutorial
- How To Manually Send Email Using Telnet to Check for Open Relays
- How to Create a Guest Account on the Latest Version of Windows 10
- New-SmbShare
- 4 Ways to Enable and Disable Built-in Guest on Windows 10
- Why doesn't Windows 10 ask me for my credentials when connecting to my network share?