How to customize 'pkg_add -r' for mailman

2003-01-12 Thread C Burchell
I have a FreeBSD 4.7 box with Postfix installed via the pkg_add -r command - configured with no problems and works fine. Postfix is setup with user/group name 'postfix' and uid/guid 12345/12345. I setup user/group 'mailman' with uid/guid 91 then installed mailman via 'pkg_add -r mailman'. Everyt

Re: How to customize 'pkg_add -r' for mailman

2003-01-12 Thread Jim Mock
On Sunday, January 12, 2003, at 01:13 PM, C Burchell wrote: I have a FreeBSD 4.7 box with Postfix installed via the pkg_add -r command - configured with no problems and works fine. Postfix is setup with user/group name 'postfix' and uid/guid 12345/12345. I setup user/group 'mailman' with uid/g

Re: How to customize 'pkg_add -r' for mailman

2003-01-12 Thread Jim Mock
[ Please keep the list Cc'd on replies so if somebody runs into this again hopefully they'll find the thread in the archives. ] On Sunday, January 12, 2003, at 03:52 PM, C Burchell wrote: Install the port instead and add --with-mail-gid 65534 to the CONFIGURE_ARGS in the Makefile, or define it o

RE: How to customize 'pkg_add -r' for mailman

2003-01-12 Thread C Burchell
lem solved! Thanks again! Chris > -Original Message- > From: Jim Mock [mailto:[EMAIL PROTECTED]] > Sent: Sunday, January 12, 2003 7:41 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: How to customize 'pkg_add -r' for mailman > > &g