Mailgun SMTP Setup
Mailgun provides a strong SMTP for sending any type of email, like bulk outreach or transactional emails. Setting up Mailgun SMTP is Orkap mailbox is no different then other SMTP configurations.
Requirements for Mailgun SMTP Setup
- Mailgun Account with at least one verified sending Domain.
- Access to your DNS panel for updating SPF/DKIM records.
- Ports should open: 25, 465, 587, or 2525.
- Secure storage for SMTP credentials (environment variables, vault, etc.).
Mailgun SMTP Server Details
| Parameter | Value |
|---|---|
| SMTP Host | smtp.mailgun.org |
| Ports | 25, 587 (STARTTLS), 465 (SSL), or 2525 |
| Encryption | STARTTLS on 587/2525 or SSL on 465 |
| Authentication | Required |
| Username | SMTP credential username (e.g., [email protected]) |
| Password | SMTP credential password |
Generating Mailgun SMTP Credentials
- Just login to your Mailgun Dashboard and navigate to Domain settings.
- Search for the SMTP Credentials tab.
- Reset the Password or Create SMTP Credentials via the UI/API
- Copy the generated Username and Password and store them properly in your doc. You will never see the password again.
Final Steps
That’s all for the Mailgun SMTP configuration in Orkap. Make sure to test after adding a mailbox in Orkap.
If you notice any problem, feel free to get in touch with us.
Our team will assist you with any SMTP configuration related issue.