I can't delete a domain or access anything under Virtualmin for the domain.
[tom@mail ~]$ sudo virtualmin delete-domain --domain phbt.net
[sudo] password for tom:
Deleting virtual server phbt.net ..
Error: Failed to query Postfix config command to get the current value of parameter recipient_bcc_maps:
If I go to the Postfix config in Webmin, I get
Error while checking current Postfix configuration. Please manually fix Postfix configuration.
postfix: fatal: parameter inet_interfaces: no local interface found for 74.208.53.41
Manually edit the Postfix configuration file.
What output do you get if you SSH in as
rootand runpostconf recipient_bcc_maps[sudo] password for tom:
recipient_bcc_maps =
I think I'm ok now. My provider, Ionos, changed my DHCP IP address to one of my additional IPs. I added the old DHCP IP and rebooted. I think that worked somehow.
Last edit: Tom MacKenzie 2023-06-26
Ok great!