Tim: > > Actually list them individually. You'll most likely find that one of > > them is a binary, and the others are symlinks to it. Ranjan Maitra: > Thanks, here you go: > > $ ll /usr/bin/sendmail.postfix > -rwxr-xr-x. 1 root root 32K May 8 19:00 /usr/bin/sendmail.postfix* > $ ll /usr/sbin/sendmail.postfix > lrwxrwxrwx. 1 root root 23 Jun 11 10:18 /usr/sbin/sendmail.postfix -> ../bin/sendmail.postfix* > $ ll /usr/lib/sendmail.postfix > lrwxrwxrwx. 1 root root 23 May 8 19:00 /usr/lib/sendmail.postfix -> ../bin/sendmail.postfix* > Yes, just like I said. One's a binary (the first one) the other two are symlinks that point to it. If you find you have a program that expects sendmail in yet another location, you have a couple of choices. Reconfigure that software. Or create a new symlink to the binary, in the location that software is looking. The alternatives scheme used symlinks. Programs might request a sendmail program. And they'd look for something at a known location. The alternative thing would make a symlink from there that points to the actual program on your system that was either sendmail, or an equivalent. -- uname -rsvp Linux 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 (yes, this is the output from uname for this PC when I posted) Boilerplate: All unexpected mail to my mailbox is automatically deleted. I will only get to see the messages that are posted to the mailing list. -- _______________________________________________ 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