Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jun 2006 08:41:03 -0400
From:      Lee Dilkie <Lee@dilkie.com>
To:        Xin LI <delphij@delphij.net>
Cc:        Freebsd-Ports <freebsd-ports@freebsd.org>
Subject:   Re: mailman upgrade broke "group mismatch"
Message-ID:  <4486C95F.9020901@dilkie.com>
In-Reply-To: <1149647154.965.4.camel@spirit>
References:  <44863391.9000805@dilkie.com> <1149647154.965.4.camel@spirit>

next in thread | previous in thread | raw e-mail | index | archive | help

Xin LI wrote:
> Hi, Lee,
>
> 在 2006-06-06二的 22:01 -0400,Lee Dilkie写道:
>   
>> I've tried changing the group on the /usr/local/mailman tree to
>> "mailnull"
>>
>> ...
>> Just what do I have to do to get my lists back up and working again?
>>     
>
> Have you tried to have a "make config" in ports/mail/mailman and choose
> postfix, then deinstall and reinstall the port?
>   
Yes, But I choose "sendmail" as that is my MTA.
> BTW.  Having the configuration in /etc/make.conf is not generally
> encouraged.  If you use portupgrade(1) then it would be better to
> use /usr/local/etc/pkgtools.conf instead.
>   
Understood, but I use a .if ${.CURDIR} == "/usr/ports/mail/mailman" to 
limit the variables' scope. I find the syntax in pkgtools.conf confusing.


I did get it to work but I'll confess that I'm not sure exactly what 
magic did the trick.

One of the issues that I discovered was that 
/usr/local/etc/rc.d/mailman.sh start doesn't appear to actually start 
the qrunners and that mailmanctl start does. Oh... I see, they've added 
a "mailman_enable" to rc.conf.. Boy, do I feel stupid. Don't know if the 
directory permissions problem was related or not. I guess I'll find out 
on the next portupgrade ;)

-lee



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