Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

markstos

@markstos@lemmy.world

This profile is from a federated server and may be incomplete. Browse more on the original instance.

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

The one problem with msmtp is that it doesn't rewrite headers, like "From: root / To: root". These are not required for SMTP, but they are required by some mail providers who will reject email that doesn't have an "@" sign in these headers. The author or msmtp has said he does not plan to add this feature.

I worked around the issue with my own sendmail wrapper that rewrites local addresses in From and To headers before passing the message to msmtp. Someone else posted such a script in this bug report:

https://github.com/marlam/msmtp/issues/98

markstos , to Selfhosted in Podman rootless Jellyfin/Plex container with hardware acceleration

Another good place to ask Podman questions is the Podman discussion forum: https://github.com/containers/podman/discussions

markstos , to Selfhosted in Network loss after 24hrs on Docker LXC

LXC/LXD can be highly available (HA), stable, work and provide kernel isolation as well (real VMs): https://ubuntu.com/blog/lxd-virtual-machines-an-overview

markstos , to Selfhosted in Network loss after 24hrs on Docker LXC

It's convenient when it works, but with three different containerization technologies, it's harder to debug when Proxmox+LXC+Docker fails. Even running Docker in parallel to LXC rather than nested would be simpler.

markstos , to Selfhosted in Do you encrypt your data drives?

In addition to "encryption at rest", also consider that your devices might be exploited over the internet, so attackers may be able to access the decrypted state that way. To guard against that, you may wish to encrypt certain documents with an additional password, even if they are sitting on an encrypted file system.

Recall that within a month, the widely SSH was exploited and a backdoor added to every machine. I had upgraded to that SSH version. I didn't run an SSH server on that box, but it goes to show that even those who take precautions can end up exploited!

markstos , to Selfhosted in Do you encrypt your data drives?

How are you certain all your porn is legal?

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

Thanks. This is just for forwarding from mail and the like, so occasional loss of mail due to lack of spooling could be tolerated.

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

I need a sendmail binary that sends outgoing mail to an SMTP server with as few other features as possible.

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

Thanks. Turns out it's not in Fedora.

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

I found a nice Ansible role for nullmailer, but found that it is not packaged for Fedora, but msmtp and ssmtp are. I think I may try ssmtp next. Despite its unmaintained status, somewhow it's packaged and nullmailer isn't.

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

Sendmail is a full-blown MTA released 41 years ago that is notoriously difficult to manage. There are reasons that it's market share has declined from 80% to about 3%. I'm also not looking for a MUA, like mutt. I'm looking for a simple MTA that that only relays outbound mail, like msmtp, ssmtp or nullmailer.

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

Sendmail is a binary provided by a mail system and no mail system is installed by default on Fedora.

I’m looking for a solution that’s as simple as possible: provide a sendmail binary to pass the message to a third-party SMTP server.

I’ll connect to Mailgun via TLS— no port 25 involved.

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

Tried that. Yes, it has the feature I need. But it has a rather complex feature set and documentation when I just need to to send my mail to an SMTP server. I ran into problems configuring it for this in the past which were difficult to diagnose due to the volume of config options and docs. That’s what led me to explore tools that had only the features I needed and no more, like msmtp or nullmailer.

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

I have an SMTP server. I need a sendmail binary that does one thing well: send the message to the SMTP server.

markstos OP , to Selfhosted in Recommendation for outgoing-only SMTP server

I’m not trying to send mail directly from the host, only forward it to a host that’s prepared to send. I’m using Mailgun for that.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • incremental_games
  • meta
  • All magazines