Categories
Changes

New: API mailbox “add” and SMTP “Trim Message (DATA) Size To”

We’ve added two new features: a “new” method for the API “mailbox” method so you can create new hosted mail box accounts through the API and a unique “Trim Message (DATA) Size To” to our mail services.

The “Trim Message (DATA) Size To” advanced option was added per request. It’s unique in that it allows you to set a hard size limit for incoming mail that our system will trim (truncate) to instead of rejecting large messages. It will break attachments and multipart messages that exceed the limit, but the untrimmed part of the message will still make it through. Mail mirroring and forwarding are not affected by the trim – only SMTP destinations.

For more information on these additions see the documentation:

Categories
Changes

API Update: Secondary DNS “list” Action

We’ve added a new action to the Secondary DNS called “list” per customer request. This action will simply list all Secondary DNS zones, their current status, and the master. See the API documentation for details.

Categories
Announcements Changes

New Version of phpBB for Forums

We’ve been running an old 2.x version of phpBB for some time now. As with any major upgrade, especially one that changes the interface quite drastically, I’m sure this will be a surprise if you’re seeing it for the first time. But the old theme is no longer available, so hopefully everyone will adjust in time.

If you have any problems or questions please let us know. Thanks!

http://forums.rollernet.us

Categories
Changes

Changes to “Client Validity Checks” Filter

We made two changes to the Client Validity Checks filter:

1) All test options now have both reject and defer actions available.

2) A “strict” option was added for the HELO name test. The existing test would include subdomains, while the strict option will only perform an exact match.