Categories
Announcements

Mail Mirrors by Date with Folders

We’re going to be adding a Sieve script option for Mail Mirror to file messages in IMAP folders by date, one per day, in the format YYY-MM-DD. Some customers with mirrors that are extremely large (over 30GB inbox size) will have this modification performed retroactively since inboxes that large may have IMAP login trouble due to the index file growing too large and hitting mmap limits. For everyone else this will be a handy way to organize a mirror, especially a full domain mirror which may have thousands of messages per day.

Don’t want to wait for us? Simply add this Sieve script to your existing mirror storage mail box:

require ["date", "variables", "fileinto"];
if currentdate :matches "date" "*" { set "date"  "${1}"; }
fileinto "${date}";

All we will be doing is adding the Sieve script above at mirror storage creation time (or not, if you opt out).

Categories
Uncategorized

.ORG Price Increase on July 1, 2012

Effective July 1, 2012 at 0:00 UTC, Public Interest Registry (PIR), the operator of the .org domain extension will increase the registry cost for .org registrations by $0.49.

As such, we will be increasing our registration price for .org domains from $11.50 to $11.99.

Categories
Uncategorized

What We’re Working On for June

You may have noticed it’s been a bit quiet around here lately, but that’s not because we disappeared or anything. We’ve actually been working on adding new features to Primary DNS that have turned into a much larger project that originally planned.

AXFR support to Primary DNS is coming, which means adding more settings to its section in the account control center, but when we got down to it things were getting a bit too crowded and confusing in that section. So we decided to organize a bit by adding some jQuery and jQuery UI to help us so we can concentrate on features and not spend a lot of time with design (hey, we’re not designers). It’s a little bit of modernization that we hope won’t be the end of the world, but makes it easier to handle new features and work with existing ones. A preview teaser is included below.

We know the font sizes and colors don’t all match up and the main menu bar is supposed to be centered, but we’ll tackle that later. And we have been careful to do things in a way that still works if JavaScript is disabled (or not available i.e. command line browsers in an emergency), although it won’t be as streamlined. Anyway, back to work!

Categories
Announcements Changes

Webmail Upgrade: Roundcube 0.7.2

We’ve upgraded our Roundcube webmail option to its latest stable version: 0.7.2. All basic functionality has been verified, but if you encounter any issues please reload or clear your browser cache before reporting them to us.

Categories
Uncategorized

Atom 330 Sold Out

The Atom 330 Dedicated Server is now sold out; we are no longer accepting orders for this model.