I had a Swerts-Knudsen spamassin contrib installed on the 6.0.1 box. However, before backing it up I *think* I got it uninstalled cleanly.
After the upgrade I have not installed any contribs. I have seen a script that would help identify any contribs that have been loaded...but now I am beginning to think that there may have been some weird customization to a template that was copied over.
Chris G.
You can easily remove that by moving the templates*-custom folders to another location, create new empty folders and issue a reconfigure either by server-manager or by running this from the command line:
signal-event post-upgrade; signal-even reboot
However if the template is installed by a contrib but not removed properly, it might also be somewhere in the templates folder itself. perhaps the audittools can help you with this task:
/sbin/e-smith/audittools/templates
Above command helps you identify if template fragments are installed manually or by RPM and if they override a default setting or not. Mind you this is a SME Server 7 feature I believe