Re: [Mailman-Users] Fw: problem in Makefile for mailman

2007-08-03 Thread Brad Knowles
On 8/3/07, Geo wrote: > Can I set MAIL_GID=mailnull by make-utility or anyway? > I am ready show step by step of my actions... That's a FreeBSD question, since you're using their port of the Mailman software. Try asking on a FreeBSD mailing list, because I doubt you're going to be able to g

Re: [Mailman-Users] Fw: problem in Makefile for mailman

2007-08-03 Thread Carl Zwanzig
In a flurry of recycled electrons, Mark Sapiro wrote: > Geo wrote: > >I installed FreeBSD6.2 by FTP from ftp.freebsd.org and installed Mailman > This is not our Makefile. We don't know what it looks like. We can't > tell you how to make it work. To repeat myself, the solution is to -not- use the

Re: [Mailman-Users] Fw: problem in Makefile for mailman

2007-08-03 Thread Mark Sapiro
Geo wrote: >Now I can see the problem in detail...(It's seems.to me..) >I installed FreeBSD6.2 by FTP from ftp.freebsd.org and installed Mailman >by the port /usr/ports/mail/mailman (after #portsnap fetch, #portsnap >extract). >During installation I choosed SENDMAIL option by indikator in MTA se

Re: [Mailman-Users] Fw: problem in Makefile for mailman

2007-08-03 Thread Geo
quot;Barry Finkel" <[EMAIL PROTECTED]> To: Sent: Thursday, August 02, 2007 9:16 PM Subject: Re: [Mailman-Users] Fw: problem in Makefile for mailman > >Yep, it's a FreeBSD port. While I run both free and open bsd, I've >>found that there are a few things better instal

Re: [Mailman-Users] Fw: problem in Makefile for mailman

2007-08-02 Thread Barry Finkel
>Yep, it's a FreeBSD port. While I run both free and open bsd, I've >found that there are a few things better installed from original >source. Mailman is one of them. Look at the changes that FreeBSD has made. You will probably find some that you do not understand. I did the same with Ubuntu,

Re: [Mailman-Users] Fw: problem in Makefile for mailman

2007-08-02 Thread Carl Zwanzig
In a flurry of recycled electrons, Mark Sapiro wrote: > This is not our Makefile. I can only guess that it is a FreeBSD port > Makefile. > > > But after installation (FreeBSD 6.2, /usr/ports/mail/mailman) when I send Yep, it's a FreeBSD port. While I run both free and open bsd, I've found that

Re: [Mailman-Users] Fw: problem in Makefile for mailman

2007-08-01 Thread Mark Sapiro
Geo wrote: > >Mailman Makefile contains: > -- > .if defined(WITH_SENDMAIL) > MAIL_GID?= mailnull > .endif > This is not our Makefile. I can only guess that it is a FreeBSD port Makefile. > But after installation (Free

[Mailman-Users] Fw: problem in Makefile for mailman

2007-08-01 Thread Geo
Mailman Makefile contains: -- .if defined(WITH_SENDMAIL) MAIL_GID?= mailnull .endif But after installation (FreeBSD 6.2, /usr/ports/mail/mailman) when I send any message to mailman list I receive the error: --