> Running "rpm -q sendmail postfix exim" show sendmail is not installed > yet there is a sendmail binary in /usr/sbin/sendmail. No sendmail.mc > anywhere in system. SpamAssassin version 3.4.1 running on Perl version > 5.10.1.
Using "ls -l" you will find that /usr/sbin/sendmail is a symlink to /etc/alternatives/mta, and using "ls -l" you will find what the mta really is. It may be for example /usr/sbin/sendmail.postfix or /usr/sbin/sendmail.sendmail (and sendmail.sendmail is really sendmail). I wonder how you will use mimedefang to sort mail into folders. Joe Brennan Columbia University _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

