Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 1996 23:42:11 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Subject:   Re: ctm prob (help)
Message-ID:  <199601182242.XAA29247@uriah.heep.sax.de>
In-Reply-To: <199601180921.KAA29335@gilberto.physik.rwth-aachen.de> from "Christoph Kukulies" at Jan 18, 96 10:21:42 am

next in thread | previous in thread | raw e-mail | index | archive | help
As Christoph Kukulies wrote:
> 
> Then the man page of ctm_rmail is misleading (if not wrong) when saying:
> 
>      lines in your /etc/aliases file (assuming the /ctm/tmp and /ctm/deltas
>      directories and /ctm/log file are writable by user daemon or group
>      wheel):
> 
> I had made them writable by group wheel and it failed.

This is from sendmail/src/conf.c:

        DefUid = 1;                             /* option u */
        DefGid = 1;                             /* option g */

This is owner/group `daemon'.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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