# MXRoute - Blizzard

## Webmail

Webmail on `blizzard` is available at: [https://blizzard.mxrouting.net/roundcube/](https://blizzard.mxrouting.net/roundcube/)

## Email clients
The incoming and outgoing mail servers support all the default encryption settings and network ports, so if you know those you're good to go. The hostname for both incoming and outgoing is the same: `blizzard.mxrouting.net`

For those of you that need specific details:

### Incoming (IMAP)
- Host: `blizzard.mxrouting.net`
- Ports:
	- `143` (Unencrypted)
	- `993` (SSL/TLS) **[Recommended]**
- Authentication: Required.
- Username: Your full email address, example: `alex@lambda.pw`
- Password: Your password.

### Outgoing (SMTP)
- Host: `blizzard.mxrouting.net`
- Ports:
	- `25` (Unencrypted)
    - `465` (SSL/TLS) **[Recommended]**
    - `587` (STARTTLS) **[Recommended]**
- Authentication method (if requested): `LOGIN`
- Username: Your full email address, example: `alex@lambda.pw`
- Password: Your password.

## Account management

Account management can be done via [https://mail.mxlogin.com/](https://mail.mxlogin.com/)  
Use your full email address + password to log in.