2008/8/20 Wietse Venema <[EMAIL PROTECTED]>:
> You can "verify" if the installed software matches the RPM package.
>
> # rpm -qa 'postfix*'
> # rpm --verify name-of-package...

If you're still stuck, you might also want to check if the files
actually belong to any package (I don't believe they will if a tarball
was used, though the system could still believe it was installed via
package (but then the package would fail verification)).

[EMAIL PROTECTED] ~]# rpm -qf /etc/postfix/main.cf
postfix-2.3.3-2


-Barney Desmond

Reply via email to