ls -l /usr/sbin shows: -rwxr-sr-x 1 root mailtrap 12039 Nov 29 19:47 sendmail
that's all ls -l shows. Can't see a sym link here. the "sendmail" word is highlighted in yellow, though, for what that is worth. On 01/09/2018 12:16 PM, Joseph Brennan wrote: >> 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 _______________________________________________ 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

