Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 1999 12:46:28 +0000
From:      Stuart Henderson <stuart@eclipse.net.uk>
To:        admin@wholesalehosting.com
Cc:        "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG>
Subject:   Re: I must be stupid
Message-ID:  <36E7BB24.30EBB0B6@eclipse.net.uk>
References:  <36E7A1E938E.955CADMIN@domains.md>

next in thread | previous in thread | raw e-mail | index | archive | help
> So in super lamer terms.. i need local virtusertables
> for all my users so they can do it themselves on the fly.

You'll have to run a program (maybe through cron) to run through the
user-supplied files in their home directory, sanitise it (check there
are no @ on the left-hand-side), add the correct @domain.com to the left
hand side, combine them into one big file and rebuild the hash/db. Maybe
you could use perl or a sh script.

Alternatively you could provide a web interface for your customers to
enter the addresses themselves (maybe using php?).

> Cant believe noone else on this list has something like this 
> for their clients.

They probably are. It should be a reasonably simple bit of scripting.

Or there's a lot of other mailers you could look at to see if they do
what you need.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36E7BB24.30EBB0B6>