bhoppe wrote:
> But when I run /usr/local/bin/mimedefang it just returns:
> Killed
Ah, don't you love Solaris! Such *helpful* messages!
This typically means a missing shared library. Type:
ldd /usr/local/bin/mimedefang
and that might shed some light.
Regards,
David.