Categories
Uncategorized

Catch All Mail Box Delivered-To Header Change

Previously catch-all (or “any user”) mail boxes would have the full email address in the Delivered-To header.

The full email address is now stored in the X-Original-To header.

If you were using the Delivered-To header for Sieve or other filtering rules, please update them to use the X-Original-To header instead.

This change is a result of moving our hosted mail internal delivery from Dovecot LDA to the Dovecot LMTP Server in preparation to retire our oldest direct attached storage arrays with a future migration to NFS storage. The LMTP server will not accept <@example.com> mail box names for destinations, so we had to create an internal alias <_default@example.com> for routing. The Delivered-To header now contains this internal alias.

Categories
Uncategorized

Domain Registration Pricing June 2026

Effective June 2026 prices for domain registration for existing customers only (not accepting new registrations at this time):

.com $15.95/year

.net $18.15/year

.org $17.60/year

.us $12.10/year

Whois Privacy: $3.30/year

Only TLDs listed for which there are active renewals.

Categories
Uncategorized

DNS-over-TLS and QUIC Support Added

We’ve added support for DNS-over-TLS (DoT) and DNS-over-QUIC (DoQ) to our Primary DNS and Secondary DNS services.

DNS-over-TLS uses TCP port 853. It encrypts and wraps DNS queries and answers with the TLS protocol. The goal of the method is to increase user privacy and security by preventing eavesdropping and manipulation of DNS data via man-in-the-middle attacks.

DNS-over-QUIC uses UDP port 853. It has privacy properties similar to DNS over TLS, but uses the QUIC transport protocol. It reduces latency through 0-RTT/1-RTT handshakes, and eliminates head-of-line blocking using UDP.

We are using dnsdist to support new these new query methods on top of standard DNS.

Categories
Uncategorized

New Account Security Settings Section

Our new Account Security Settings was released today. This new section of the Account Control center allows you to manage your Two-Factor Authentication methods. Currently only the existing YubiKey OTP method is supported, but we’re working on adding Backup Codes and TOTP (Authenticator Apps).

Look for the “Security Settings” link in the My Account menu, or go directly to https://acc.rollernet.us/account/security.php

Future work will also include moving the password change page into the Security Settings section.

Categories
Status

Forums Offline

The forums will be offline until further notice due to thousands of “users” trying to run searches and create accounts. The server hardware that runs the forms is unable to handle the load, and since it’s not a critical resource we’re disabling them until it passes.

UPDATE: we had re-enabled the forums, but the traffic flood eventually returned and we were forced to disable them again. We are exploring permanent rate limiting for the forums so they just go offline whenever it runs out of resources since we aren’t concerned about forums uptime.