
journalctl shows almost nothing about Postfix
I have some weird journalctl behavior. I have two Ubuntu servers with postfix installed on them. If I run journalctl -f -u [email protected] on ServerA I got dynamically updated output, that shows ...

I have some weird journalctl behavior. I have two Ubuntu servers with postfix installed on them. If I run journalctl -f -u [email protected] on ServerA I got dynamically updated output, that shows ...

I have some weird journalctl behavior. I have two Ubuntu servers with postfix installed on them. If I run journalctl -f -u [email protected] on ServerA I got dynamically updated output, that shows ...

I have some weird journalctl behavior. I have two Ubuntu servers with postfix installed on them. If I run journalctl -f -u [email protected] on ServerA I got dynamically updated output, that shows ...
Are you #selfhosting an #email server?
I just published a #Docker image for the latest #Postfix release 3.11.4. It contains bug fixes.
The image is fully customizable via mounted configuration files. For usage on a Virtual Private Server (#VPS). Just use the Docker registry provided by the project. ๐
https://gitlab.com/moasda/postfix-docker
#emailserver #mailserver #freesoftware #foss #floss #selfhost
๐ Deploy #Virtualmin on #AlmaLinux #VPS (5 Minute Quick-Start Guide)
This article provides a how-to guide to deploy Virtualmin on AlmaLinux VPS.
What is Virtualmin?
Virtualmin is a powerful open-source web hosting control panel built on top of Webmin.
It supports:
Multi-domain virtual hosting
Apache or Nginx
PHP ...
Continued ๐ https://blog.radwebhosting.com/deploy-virtualmin-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #phpfpm #certbot #spamassassin #dovecot #selfhosted #selfhosting #letsencrypt #clamav #postfix #mariadb #controlpanel #bind
Sometimes I really hate #apple and the way the company dictates to the people that paid good money to buy the device how to use it. Apple effectively killed the self-signed certificate. I like self-signed certs for private systems but Apple's mail app refuses to use them, even when you add it to the trusted store????
I don't know. I did do an end run around the problem by using #letsencrypt. But Let's Encrypt is really designed for websites. I am going to have to figure out a way to periodically restart #postfix and #dovecot so that when the cert gets updated, it gets reloaded. Fun timez!
๐ Deploy #Virtualmin on #AlmaLinux #VPS (5 Minute Quick-Start Guide)
This article provides a how-to guide to deploy Virtualmin on AlmaLinux VPS.
What is Virtualmin?
Virtualmin is a powerful open-source web hosting control panel built on top of Webmin.
It supports:
Multi-domain virtual hosting
Apache or Nginx
PHP ...
Continued ๐ https://blog.radwebhosting.com/deploy-virtualmin-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #selfhosted #selfhosting #mariadb #bind #dovecot #spamassassin #clamav #controlpanel #certbot #phpfpm #postfix #letsencrypt
๐ Deploy #Virtualmin on #AlmaLinux #VPS (5 Minute Quick-Start Guide)
This article provides a how-to guide to deploy Virtualmin on AlmaLinux VPS.
What is Virtualmin?
Virtualmin is a powerful open-source web hosting control panel built on top of Webmin.
It supports:
Multi-domain virtual hosting
Apache or Nginx
PHP ...
Continued ๐ https://blog.radwebhosting.com/deploy-virtualmin-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #selfhosting #phpfpm #controlpanel #spamassassin #letsencrypt #dovecot #mariadb #certbot #clamav #selfhosted #postfix #bind
Mail admins: I have a #postfix server and I want to set up an email alias so that email sent to an address goes to both my email and my wife's iCloud email.
I can't just virtual-alias the address or it will bounce back as my server isn't authorized for the sender FROM.
What's the proper way to do this? Some SRS/ARC/something-or-other?
Rewriting the FROM is fine, but I'm not sure how to do that either.