Lewis Thompson <[EMAIL PROTECTED]> writes:

> I would like to run Mailman on a dedicated mail box.  While Mailman
> supports virtual domains it cannot provide, say, [EMAIL PROTECTED] and
> [EMAIL PROTECTED] from the same installation.
> 
> I plan to run Mailman on about three domains and have considered ways to
> tie this into the ports system.  My idea is basically:
> 
> create the mail/mailman-dom1 port which is something like:
> 
> PKGNAMESUFFIX=  -dom1
> MASTERDIR=      ${.CURDIR}/../mailman
> MM_DIR=         mailman/dom1
> MM_USERNAME=    mailman-dom1
> 
> While this will work (and moving the mailman.sh file via pkgtools.conf)
> it will only work for a single installation, afaik.
> 
> So my question is:  how can I allow mailman to be installed n times
> without overwriting the database, files, etc.?

Define PREFIX?  [see ports(7)] 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to