From 30e56f6fb643321bf80d2eee4f6e66c77776d6bb Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Wed, 11 Jul 2001 11:22:32 +0000 Subject: Too many people have complained about my choice of MTA user (sendmail). Bite the bullet _now_ and use MTA user exim instead. This means that only early adopters of Exim-3.31 are affected, rather than lots more folks further down the line. I still think mailnull is better, but nobody in the Exim community agrees with me. :-) Bump PORTREVISION as appropriate. --- mail/exim/files/patch-src::configure.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/exim/files/patch-src::configure.default') diff --git a/mail/exim/files/patch-src::configure.default b/mail/exim/files/patch-src::configure.default index 9096beabbc5b..a5876067d758 100644 --- a/mail/exim/files/patch-src::configure.default +++ b/mail/exim/files/patch-src::configure.default @@ -4,7 +4,7 @@ # normal user. This isn't usually a problem, as most sites have an alias for # root that redirects such mail to a human administrator. -+exim_user = sendmail ++exim_user = exim +exim_group = mail never_users = root @@ -34,7 +34,7 @@ file = /etc/aliases search_type = lsearch -# user = exim -+ user = sendmail ++ user = exim + group = mail file_transport = address_file pipe_transport = address_pipe -- cgit v1.2.3