diff options
Diffstat (limited to 'usr.sbin/mailwrapper/pathnames.h')
-rw-r--r-- | usr.sbin/mailwrapper/pathnames.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/mailwrapper/pathnames.h b/usr.sbin/mailwrapper/pathnames.h index 250cb1b..d8ae498 100644 --- a/usr.sbin/mailwrapper/pathnames.h +++ b/usr.sbin/mailwrapper/pathnames.h @@ -32,3 +32,4 @@ */ #define _PATH_MAILERCONF "/etc/mail/mailer.conf" +#define _PATH_DEFAULTMTA "/usr/libexec/sendmail/sendmail" |