[-] 2xsaiko@discuss.tchncs.de 8 points 4 months ago* (last edited 4 months ago)

Okay, there are two different issues here. First, the mail delivery.

You have

mydomain = domain.com
myhostname = mail.domain.com

and getting

Relay access denied (in reply to RCPT TO command)

This means that received mail is addressed to a domain that is not configured for local delivery, and the mail server is not accepting it to be relayed to the actual target server. This is a good thing, you do not want to have a public relay under any circumstances because it would mean people could make your server launch spam anywhere.

As for why it's not configured to accept that domain for local delivery, you need to look at the mydestination setting:

mydestination (default: $myhostname, localhost.$mydomain, localhost)

The list of domains that are delivered via the $local_transport mail delivery transport. [...]

(from postconf(5).)

You left it at the default value, so it will accept mail addressed to mail.domain.com, localhost.domain.com, and localhost. You'll probably want to set that to additionally contain $mydomain (at least that is how mine is configured).


Also, something else:

My server’s hostname is domain.com not mail.domain.com (mail.domain.com is what my MX record points to), but this shouldn’t really matter as I configured postfix with:

You'll want those to match up, system hostname and postfix's myhostname, since you'll need to set the PTR record of your IP to match the hostname your SMTP server identifies itself as, and otherwise your server's IP resolves to mail.domain.com while the canonical hostname is domain.com. It will work for mail, it'll just not be nice when your server's IP resolves to mail.domain.com for stuff that isn't mail and that isn't the canonical hostname. I recommend giving it some other hostname (or just setting both to mail.domain.com if the system just handles mail).

[-] 2xsaiko@discuss.tchncs.de 8 points 5 months ago

Wow, I didn't know there was so much piracy on Android. At least much more so than on desktop computers (or Windows specifically I guess). Enough to make a dev stop even, not just the usual "oh no a few people are pirating our software that would otherwise not have bought it anyway". I assumed it would be a relatively small percentage of more experienced users.

By mid-September, the iA team claimed to have spent five months making 55 updates to its app and privacy policy and was ready to scan its passports and verify its payment accounts.

Google then requested a CASA Tier 2 assessment. This needed to be done annually, either through an intensive self-directed process or through a corporate partner, like TAC Security or KPMG. By iA's estimation, the labor and fees to do this would cost "one to two months of revenue" for "a pretty much meaningless scan,” iA suggested in its post.

This is just absolutely crazy. I feel like Google absolutely had it out for them because why would they make them go through this arduous bullshit process for what seems to be described as a text editor app here.

But giving up Factorio is a bridge too far.

Factorio has an ARM port, it runs great on my M2 MacBook. But even if it didn't, Rosetta works well enough so that x86-only games are playable.

[-] 2xsaiko@discuss.tchncs.de 8 points 5 months ago

I killed 3 Raspberry Pis by putting them onto a metal surface while turned on (first two times I didn’t know what was happening and the third time was accidental). Do not recommend.

[-] 2xsaiko@discuss.tchncs.de 8 points 5 months ago

I’d trust a chinese vehicle over a Tesla any day.

[-] 2xsaiko@discuss.tchncs.de 8 points 6 months ago* (last edited 6 months ago)

Well, it's now an issue with Rust since Cargo makes it a pain in the ass to do. It's one of the big things that makes me very reluctant to write any sort of system tools in Rust despite being a big fan of the language itself.

[-] 2xsaiko@discuss.tchncs.de 8 points 6 months ago

server applications

Note that systemd can use most if not all of the isolation features nsjail lists in the readme already for services it manages.

[-] 2xsaiko@discuss.tchncs.de 8 points 7 months ago

And when you try to cancel it you'll see it was actually $59.99/month with a minimum runtime of 12 months.

[-] 2xsaiko@discuss.tchncs.de 8 points 11 months ago

He even cut it twice from what it looks like (or was that just cutting his uniform open?) plus the ramming it in at the end so it was probably a shitty knife, that must have been so much more horrible.

A comment on the reddit thread says this was the 49th Russian suicide captured on video. I don't go here so I'll just take other commenter's word on it that this is a lot. That's mad.

[-] 2xsaiko@discuss.tchncs.de 8 points 1 year ago

Yes it can. You need to download the necessary maps first before you can search for addresses though.

[-] 2xsaiko@discuss.tchncs.de 8 points 1 year ago

Or even better: spend money (if you can afford it) to host a peertube instance that automatically rips the videos off of youtube.

Oh that’s amazing. I’m gonna see about doing that for channels I actively watch. Gives me an excuse to unfuck my NAS storage too since then it’ll be full faster.

Do you know of any software that does that already (I assume PeerTube itself doesn’t)?

[-] 2xsaiko@discuss.tchncs.de 8 points 1 year ago* (last edited 1 year ago)

mkstage4 is exactly for this. It's basically just a wrapper for tar which excludes unneeded directories for you already.

[-] 2xsaiko@discuss.tchncs.de 8 points 1 year ago

I half expected them to absolutely rip into the Apple Watch. Instead, a lot of other smart watches and fitness trackers that are a lot higher on the big list, and the top two things in this list that I have are... WhatsApp and Discord. Figures, those are the two I'd be most happy to get rid of for good (though Discord a lot more than WhatsApp).

Also holy shit the state of car privacy is bad.

Cool site! Subscribed to the newsletter.

view more: ‹ prev next ›

2xsaiko

joined 2 years ago