Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 12:44:31 +0200
From:      Christopher Sharp <csharp@freeshell.org>
To:        questions@freebsd.org
Subject:   Re: 4.6 and smmsp
Message-ID:  <20020619104431.GA79051@web.de>
In-Reply-To: <20020619055620.GA3316@scott1.homeunix.net>
References:  <20020619055620.GA3316@scott1.homeunix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, smmsp was newly introduced a while ago.
Normally mergmaster -p should have solved the problem ...
However, here are the lines you have to add.
/etc/groups:
group:smmsp:*:25:
/etc/master.passwd:
smmsp:*:25:25::0:0:Sendmail Submission User:/var/spool/clientmqueue:/sbin/nologin
/etc/ftpuser:
smmsp

this should solve the problem, but there might be
other changes in /etc which should be merged too.

-- 
Any time things appear to be going better, you have overlooked
something.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020619104431.GA79051>