New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
could anyone from the mxroute team check the tickets? almost 24 hours and no reply
ORDER NUMBER: 1389103845
ty!
I added a checkbox on the order form to inform people that orders from VPNs would fail. I get that your particular VPN is less apparent in your every day work because it's not one you ever have to think about, but unfortunately our fraud protection vendor does not consider it to be different than the others.
Are VPN detection through MTU/tcp tests or from datacenter IP lists?
I use VPN to home router for adblocking and 2-3 times I've ordered VPS/hosting services and haven't ran into issues.
Just curious.
Just using fraudlabspro. I'm quite certain it's list based.
Before ordering I read the info that orders while using a vpn will fail. I didn't use any VPN that's why I was quite surprised why the order failed anyways
Your computer has a VPN built into the OS that you've enabled. They don't label it "VPN" but that's what it is.
Shit, late to this, but I can only say:
@jar
New control panel deployed in production: https://panel.mxroute.com
Service welcome email now refers to DA as the legacy panel, but still gives a link to it. The docs.mxroute.com page has not yet been rewritten for this change. Consider this the production test, next phase is to stop giving out the DA URL and update docs. Everything has been tested by a fair number of users, as well as myself, and it has all passed security audit.
We still need to create a reseller panel and a cPanel translation layer for legacy customers. However, features that were limited to some servers due to fragmentation of the platform have now been successfully glossed over, and are no longer applicable. For example, now all users on DA servers can enable/disable Expert Spam Filtering.
Will there be a web interface, such as in a control panel, to manage aliases?
It's all there. Forwarders for email aliases, Domain Pointers for domain aliases.
@jar Which username is entered on the new control panel?
It'll be your DirectAdmin login.
Will tailscale be counted as VPN?
Only if it terminates the traffic at a datacenter.
could you add parameter to the url to pre-select the server?
Probably so. For now it at least sticks so the last server you chose is the one selected. Browser cookie holds it for 1 year and updates per login.
Remove .mxroute part from server list. Leave only first part. Make that list searchable.
Wow others are on cool server names like Redbull and Safari?
Yay! Can finally bail on my catch-all method.
Honestly couldn't be happier with everything so far, I dont think I've logged into my panel since the initial setup way back in 2018, but really happy to see some work being done to make it a bit sleeker.
I remember you talking about the technical dept over the years, maintaining multiple stacks of software. Is there plans to migrate and bring everything to parity still to make life easier on you?
That's the real beauty of this new panel. The backend of it is an API translation layer itself, meaning I could easily switch the backend based on context. So I could maybe say, for example "This new server runs an entirely in-house stack and so these functions should now be mapped to this different backend API." That way I can begin doing whatever I want to do on the backend and no end user ever has to see "We're migrating to a new platform" or "Our vendor updated the UI so here's a summary of the changes and our new documentation."
If anyone is into testing CalDAV, dav.mxroute.com. If you put that into your CalDAV client with any MXroute email (MX records must point to our servers) and password, you'll have a default calendar auto created and ready to go. Tested and working by a few users so far.
To be later announced how this fits into a larger vision. I did promise a golden age this year, last minute is the only way I've ever worked.
I would pick caldav.mxroute.com for this tbh.
I was bummed out to remember that I already used it for the licensed implementation on webmail.mxroute.com. But oh well, I'm gonna use it for CardDAV too.
On my Android and PC browsers, for some reason, every time I move to a page, I sometimes log out and go back to the login page.
You don't have cookies blocked by chance do you?
This panel is really nice. It looks easy to use. Do you provide an API for creating email accounts?
who in he's right mind would block cookies during the holidays, we all want sweet stuff
Just the DA API for now. I'm going to expose a translation later in another update so we can have a final "this is how it works no matter what happens next" standard.
Damn, using da as backend is horror, trust me.
Something like this:
Da api > your app api > client .
Imagine debugging this mess when client starts using your app api. Don’t do that, save your sanity.
I'll be using the same API at least so the problems it causes will be across the board. I'm sure they'll break it all with updates 16 times before I replace it, but this week was a big step 💜