On Tue, 30 Oct 2001 07:53:24 -0600
Albert Everett <[EMAIL PROTECTED]> wrote:
> Anyone have any magic formulas for how to bill for mailing lists
> so that it's fair for the client and covers hardware and bandwidth
> costs?
Nope.
> Is the file that has the list membership countable by line?
~/
At 11:03 -0500 10/30/2001, Joe Keenan wrote:
>cd ~mailman
>bin/list_members | wc
>
>first number will be membership count.
Or
bin/list_members | wc -l
only number will be membership count.
--John
--
John Baxter [EMAIL PROTECTED] Port Ludlow, WA, USA
-
cd ~mailman
bin/list_members | wc
first number will be membership count.
joe
On Tuesday, October 30, 2001, at 08:53 AM, Albert Everett wrote:
> Anyone have any magic formulas for how to bill for mailing lists so that
> it's fair for the client and covers hardware and bandwidth costs?
>
> I
On Tue, 30 Oct 2001 15:12:55 +0100, Jan-Benedict Glaw <[EMAIL PROTECTED]> wrote:
> This is the mailman user's list. Mailman is Free Software, which
> basically means freedom for users, admins etc. If you want to
> earn money with it, you should consider to hire some programmer
> to implement it f
On Tue, 2001-10-30 07:53:24 -0600, Albert Everett <[EMAIL PROTECTED]>
wrote in message :
> Anyone have any magic formulas for how to bill for mailing lists so
> that it's fair for the client and covers hardware and bandwidth costs?
>
> Is the file that has
Anyone have any magic formulas for how to bill for mailing lists so
that it's fair for the client and covers hardware and bandwidth costs?
Is the file that has the list membership countable by line? I could
see a monthly script that counts the membership file and bills per
member. That wouldn'