https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275744
Russell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Russell <[email protected]> --- This is because the new /etc/mail/mailer.conf is being used. The contents all point to: /usr/libexec/dma If you change the entries in that file to point to your sendmail binary, you'll be back in working order, ex: sendmail /usr/libexec/sendmail/sendmail mailq /usr/libexec/sendmail/sendmail newaliases /usr/libexec/sendmail/sendmail hoststat /usr/libexec/sendmail/sendmail purgestat /usr/libexec/sendmail/sendmail -- You are receiving this mail because: You are the assignee for the bug.
