FeltPost E-mail Services
The Feltpost Mail Services is a Linux-based e-mail hosting solution based on Postfix, Dovecot, Modoboa and RSPAMD running on Kubernetes. All endpoints are protected by TLS encryption and periodically evaluated against services like sikkerpånettet.dk and CheckTLS.
Features
RoundCube Webmail
If you prefer a web client for reading and writing e-mail, use our RoundCube Webmail. RoundCube is open source webmail software, and offers an easy way to read and write e-mail, as well as maintaining contacts and defining rules for filtering messages with Sieve.
E-mail Clients
If you prefer an e-mail client like Microsoft Outlook, Thunderbird or Evolution, use the configuration below. If you need to update your filtering rules, you still need to use webmail. STARTTLS is also available, but is considered less secure.
Incoming (IMAP)
Server Name: | imap.feltpost.com |
---|---|
Port: | 993 |
User Name: | you@yourdomain.com |
Connection Security: | SSL/TLS |
Authentication Method: | Normal password |
Outgoing (SMTP)
Server Name: | smtp.feltpost.com |
---|---|
Port: | 465 |
User Name: | you@yourdomain.com |
Connection Security: | SSL/TLS |
Authentication Method: | Normal password |
Administration
If you need to add accounts or update passwords, visit the administration website. We are currently using the core of the Modoboa bundle, but some features purposely disabled for security reasons. Currently access to the administration website is limited by IP address. Let us know if your address is missing.
DKIM
DomainKeys Identified Mail (DKIM) is used to sign e-mail headers to ensure authenticity. If you enable DKIM for your domain, a private/public key set will be generated, and the public key will automatically be propagated to your DNS zone. If you choose to enable DKIM, please select a minimum key length of 2048 bits.
Sieve
Sieve is a system for server side filtering and filing of mail based on message headers. You can configure this through Webmail (look under Settings » Filters).
Spam Filtering
RSPAMD is used for spam identification and filtering. The system is partially based on Bayesian filtering, which requires only occasional manual intervention. If spam accidentally ends up in your inbox, you can retrain the filters by moving it to your Spam folder. If legitimate e-mail ends up in your Spam folder, you retrain the filters by moving it out of that folder.
As the filter training is a collaborative effort, you will help improve the experience for everyone by training the filters correctly. That means only actual spam should be moved to the Spam folder, and unwanted - but otherwise legitimate messages - should go in the Trash folder. Newsletters you actually signed up for, is not spam.
The Spam folder is a special use folder, which means it may be represented differently across different clients, but it always serve the same purpose. Thunderbird calls it Junk and the Gmail app for Android calls it Spam.
Troubleshooting
Delivery Issues
If you're having delivery issues, there could be a number of reasons.
Try running through this checklist:
-
Check that valid SPF and DMARC records are defined for your domain. The example below inherits the SPF rules from feltpost.com and the DMARC rule requires strict SPF checking and offers other mail servers an address to sender DMARC reports to. If you do not with to receive these reports, remove the rua=.. part.
@ TXT "v=spf1 include:feltpost.com -all" _dmarc TXT "v=DMARC1; p=reject; rua=mailto:dmarc@yourdomain.com; fo=0; adkim=s; aspf=s"
Recommended tools:
-
One of more of the FeltPost SMTP servers could be in bad standing with the server you're attempting to deliver to. Typically entire subnets are put on these naughty lists, if enough servers on it misbehave. Getting off these lists can be difficult and takes time.
Check the sender reputation with these tools: