Hello, I don’t use postfix. I a’m unable to add any website. Here is the error - Error message: [“[Errno 2] No such file or directory: ‘/etc/postfix/main.cf’ [404]”]
Hello, I don’t use postfix. I a’m unable to add any website. Here is the error - Error message: [“[Errno 2] No such file or directory: ‘/etc/postfix/main.cf’ [404]”]
version 2.4.4
ubuntu 24.04
Reinstalling postfix worked on mine
Try this:
sudo apt install mailutils
During installation, skip the setup.
Do this:
cp -a /etc/postfix/main.cf.proto /etc/postfix/main.cf
Try creating website now
Thanks, it works but unable to skip anything