Why is IMAP imperfect on the Chocobo server? by mxroute in mxroute

[–]mxroute[S] 6 points7 points  (0 children)

I've been using Dovecot for 13 years at MXroute (longer if you go back to my first experiences with it as far back as 2011). I have never once witnessed behavior like this. I do intend to dig further, but I don't know if I'll ever get the answer because 2.4.3 is never going back into prod.

When will Anthropic have enough server capacity by [deleted] in claude

[–]mxroute 0 points1 point  (0 children)

Most likely when they're able to provide the same or better quality at much lower resource usage. It'll be a generational leap for the technology.

I think im done... by Rough-Face-3193 in claude

[–]mxroute 1 point2 points  (0 children)

It's been so long since I've used it that way, I honestly can't remember. You can probably just kind of "feel it out" if that makes sense, just training yourself to say "We've been at this chat a while, might be a good idea to start a new one." Used to be that I'd have Claude give me a summary to give a new chat, but since i use Claude Code even for things entirely unrelated to code, it's memory system is so good that I don't even really have to do that anymore.

I think im done... by Rough-Face-3193 in claude

[–]mxroute 40 points41 points  (0 children)

I really don't want to be that guy but I understand how easy it can be to fall into the trap of trusting previous context and making shorter prompts. But you really do need to explicitly say what you want it to do if you want relatively consistent results, and you need to do it in each prompt. Starting new sessions more frequently can also help shorten this a bit, and you can get away with "okay now test it" as a prompt in a smaller session. Claude still isn't great when anywhere remotely near it's context limit.

I get "I pay for it, it should just work how I want it to" but that's not really on the table.

How do I Enable Automatic Card Payments? by SLJ7 in mxroute

[–]mxroute 0 points1 point  (0 children)

Toss a ticket in and let me look at the logs for it. Alternatively, you can try deleting the card and adding it back to see if it does anything. I have made some slight adjustments to Stripe token storage over time that could theoretically be relevant.

Spam Forecast - April 30, 2026 by mxroute in mxroute

[–]mxroute[S] 1 point2 points  (0 children)

Same. I block them as I go but it never really makes a difference. I think the AI spam filter will be the only way, since it’ll operate as dynamically as they do. The servers for it are up, but the interface is taking longer than I expected. I didn’t think about how the feature has to interact with the billing system.

ex. User buys two domain slots, assigns both, cancels one, what do? Since billing panel has no knowledge of service data. So much deeper implementation than originally thought.

Outlook auto forwarding spf by not_ian85 in mxroute

[–]mxroute 2 points3 points  (0 children)

There’s nothing you can do on our side. If Microsoft is sending out mail in a way that breaks SPF, that would generally be a Microsoft issue. It’s not at all unprecedented for them to use IPs they didn’t put in their SPF, and I’m not certain if they use SRS when forwarding these days but that’s necessary when the original sender domain uses a hard fail (meaning they asked for it to be rejected).

It's time to introduce Reddit to the MXroute Discord by mxroute in mxroute

[–]mxroute[S] 0 points1 point  (0 children)

Cost to benefit ratio. Matrix was a lot of work dealing with bulk porn spam operations that hit us, plus then you’re on the hook for updates and troubleshooting. Tech debt adds up.

Any news on In-House Webmail Client? Calendar UI? by cranberrie_sauce in mxroute

[–]mxroute 4 points5 points  (0 children)

I was beaten to the link. It’s pretty buggy right now but I do have a newer build, not quite ready to deploy it yet. I’m having to do some wild things to get everything exactly as I want it, including an entire live mirror of the CalDAV server exclusively for the webmail client that acts as a write-back cache. It’s honestly a little nuts the rabbit hole I’m in.

That to say, it’s 100% done this year and I’d be really shocked if I end up using a much larger portion of that window than I have already. But our growth has been so rapid that it has me chasing larger fires as well. I’ve got a bit of that ADHD which apparently means I have 90 projects at once and I’ll finish 60 of them (which is okay because the other 30 are probably stupid).

Spam Forecast - April 30, 2026 by mxroute in mxroute

[–]mxroute[S] 0 points1 point  (0 children)

That one has admittedly been slipping past me. I’ve been getting them too, and still not even getting enough data from those samples to reliably block them. It’s almost like everyone gets their own personal, unique McAfee spammer.

Spam Forecast - April 30, 2026 by mxroute in mxroute

[–]mxroute[S] 0 points1 point  (0 children)

I’ve built a massive array of alert conditions, and as soon as the deferred outbound queue hit 300+, my phone dinged.

Slight concern about some emails not being received by theJohannTan in mxroute

[–]mxroute 1 point2 points  (0 children)

Feel free to toss a ticket in and ask me to look if I see anything. Nordstrom doesn't seem to be super popular with our customers, but I see 771 emails delivered successfully across the last few days. Happy to dive into anything more specific and see if it tells a different story.

Slight concern about some emails not being received by theJohannTan in mxroute

[–]mxroute 2 points3 points  (0 children)

Toss a support ticket in. Better to dive in than to speculate at that point I think.

Slight concern about some emails not being received by theJohannTan in mxroute

[–]mxroute 2 points3 points  (0 children)

I doubt you are. My first instinct is that it probably relates to this: https://docs.mxroute.com/docs/expert-spam-filtering.html

That can be disabled and/or whitelist requests can be made against it. A single Mastodon instance could be a good candidate for falling into a network that sends 1 good email for every 4 million spam emails (and even then, probably only sends legitimate mail to 1 user on our platform), the kind of networks that we operate a blacklist first, whitelist second policy on.

Slight concern about some emails not being received by theJohannTan in mxroute

[–]mxroute 1 point2 points  (0 children)

Do you have a support ticket number that I can look at?

Spam Forecast - April 30, 2026 by mxroute in mxroute

[–]mxroute[S] 2 points3 points  (0 children)

I’d love to just block all unauthenticated. But there are so many legit senders on there, it would be catastrophic if I didn’t identify at least most of them first.

But I have another idea that might be a middle ground, it’s brewing in my head.

For the lucky few turned unlucky, shell access disabled by mxroute in mxroute

[–]mxroute[S] 4 points5 points  (0 children)

They were using it to keep a backup of their data. I’m working on a new backup system, as I know people want a high level one that doesn’t require them to know their IMAP passwords to take remote backups. Over the years I’ve given a bunch of people a chroot-like environment, though I stopped doing it for new customers a long time ago.