From b42614032f79397da4d4b28aa619c8a2ad5dff7a Mon Sep 17 00:00:00 2001 From: gshapiro Date: Fri, 5 Apr 2002 04:25:14 +0000 Subject: Add the missing hoststat and purgestat commands. These are normally symlinks to the sendmail binary but in FreeBSD's case, they are symlinks to mailwrapper. Submitted by: tisco MFC after: 4 days --- etc/mail/mailer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/mail') diff --git a/etc/mail/mailer.conf b/etc/mail/mailer.conf index 9009502..3fa6922 100644 --- a/etc/mail/mailer.conf +++ b/etc/mail/mailer.conf @@ -6,3 +6,5 @@ sendmail /usr/libexec/sendmail/sendmail send-mail /usr/libexec/sendmail/sendmail mailq /usr/libexec/sendmail/sendmail newaliases /usr/libexec/sendmail/sendmail +hoststat /usr/libexec/sendmail/sendmail +purgestat /usr/libexec/sendmail/sendmail -- cgit v1.1