On 6/27/25 10:35 AM, Chris Adams wrote:
Once upon a time, Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> said:
Thing is that google AI did not show the preferred way to edit
main.cf which is to use "postconf -e 'line'".
Eh, that's A way, not THE ONLY way. I've never used it; it's perfectly
fine to directly edit the file, or manage it with configuration tools
like Ansible.
You have maybe not spent time on the postfix list! I did years ago...
postconf -e IS really nice in setting up scripts for changing postfix
on multiple systems. And tracking changes you made.
Thus can someone point me to, or send me an unaltered F41 main.cf?
My googling did not find it.
One way would be to extract it from the RPM... something like:
$ dnf download postfix
$ rpm2cpio postfix-*.rpm | cpio -i --to-stdout ./etc/postfix/main.cf > main.cf
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue