Support article
What is my SMTP server
Learn which SMTP server to use in miHosting.com and which details you need to send email.
Introduction
The SMTP server is the service that lets you send email from your account. If it is configured incorrectly, you may still receive mail but not send it.
For miHosting.com accounts, the SMTP server is usually your domain prefixed with mail..
Which SMTP server to use
The usual pattern is:
mail.yourdomain.com
Full SMTP settings
| Item | Value |
|---|---|
| SMTP server | mail.yourdomain.com |
| Username | Your full email address |
| Password | Mailbox password |
| Recommended port | 465 with SSL/TLS |
| Alternative port | 587 with STARTTLS |
| Authentication | Enabled |
Conclusion
Your SMTP server is normally mail.yourdomain.com. Configure it with authentication, your full email address as the username and a secure port so you can send email correctly.