On Tue, 30 Oct 2001 21:48:24 -0500
David Pierron <[EMAIL PROTECTED]> wrote:
> Why are users of Mailman running Mhonarc?
Pipermail does not fully soppport MIME, character sets,
customisation of the generated HTML, alternate indexing forms, or
embedded CGI behaviours such as being able to post
I am setting up a fully moderated list. The moderators need to
occasionally add comments to the posts. Adding those comments to the
message edit box on the adminstrative request page doesn't seem to work.
The comments are discarded when the 'submit all data' button is
activated.
Can I do this?
Why are users of Mailman running Mhonarc?
Is this because the Mailman archives are not searchable?
When you run Mhonarc you can use something like htDig or Gview (is it?) to
search the archive ... Why can't these programs search the Mailman archive?
And finally ... does anyone know how to crea
At 05:27 PM 10/30/2001, you wrote:
>1. I have a lot of lists on majordomo to transfer to Mailman ... any
> suggestions on how to do this easily and quickly without sending a
> million notices to the addresses moved to Mailman. (I want the change
> to be transparent to the users, othe
At 2:20 PM -0500 10/30/01, Jon Carnes wrote:
>You could hack the code on this one fairly easily, creating a file with
>lists that get a different subscribeack.txt. - or you could simply have a
>second install of Mailman for these lists...
I hacked the Deliverer.py file, putting the following in t
Your footer probably has a "%C" (where C is some format character)
in it that you didn't intend. Use config_list to dump the footer
text and post it.
> The ~/mailman/logs/error file is too big because the data:
>
> Oct 30 08:10:00 2001 (11866) Delivery exception: not enough
> arguments for fo
I am about to leave majordomo and go with Mailman. (yeah! yeah!)
A couple of questions
1. I have a lot of lists on majordomo to transfer to Mailman ... any
suggestions on how to do this easily and quickly without sending a
million notices to the addresses moved to Mailman. (I wan
The ~/mailman/logs/error file is too big because the data:
Oct 30 08:10:00 2001 (11866) Delivery exception: not enough
arguments for format string
Oct 30 08:10:00 2001 (11866) Traceback (innermost last):
File "/home/mailman/Mailman/Handlers/HandlerAPI.py", line 82,
in do_pipeline
func(mli
too simple :)
Just type crontab crontab.in
from the directory where crontab.in is located
good luck,
Vania
-
- Original Message -
From: "Greg Ward" <[EMAIL PROTECTED]>
To: "Alessandro Luiz Petrocino" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 31,
On 30 October 2001, [EMAIL PROTECTED] said:
> My list server suddenly developed an error message that is all
> consuming. I now have an error message that is 2gig in size. This
> is only since the 18th of October, 01.
>
> I had found the error upon receiving the Cron Daemon message:
> ***
My list server suddenly developed an error message that is all
consuming. I now have an error message that is 2gig in size. This
is only since the 18th of October, 01.
I had found the error upon receiving the Cron Daemon message:
**
**
L
You could hack the code on this one fairly easily, creating a file with
lists that get a different subscribeack.txt. - or you could simply have a
second install of Mailman for these lists...
Jon Carnes
- Original Message -
From: "Jose L. Hales-Garcia" <[EMAIL PROTECTED]>
To: <[EMAIL PROTE
> using: mailman 2.0.6
>
> Everything seemed to work fine (for weeks), till I got these errors:
>
> logs/error:
>
> Oct 30 14:44:58 2001 qrunner(3684): Traceback (most recent call last):
> Oct 30 14:44:58 2001 qrunner(3684): File
> "/usr/local/mailman/cron/qrunner", line 282, in ?
> Oct 30 14:44
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?
~/
I want to have another set of .txt (template) files for a set of
lists which are to be read-only (broadcast) lists. I don't want
the subscription acknowledgment message mentioning anything about
where or how to post to the list.
The default acknowledgment file is subscribeack.txt. This file
is
On 30 October 2001, Alessandro Luiz Petrocino said:
> Dear friends:
>
> Accidentally, I erased the crontab of mailman.
>
> How I make to restore it ??
Well, the best option is to use the backups that you regularly and
religiously make of all your essential system files.
Failing that, it looks
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
-
Hello all. I'm trying to set up mailman 2.0.6 using qmail as my MTA. I'm
using qmail's virtual domain feature to send all mail from subdomain
mailman to user mailman, and using the included qmail-to-mailman python
script to route mail to the correct place. I have the mailman subdomain
in /var/qmai
Dear friends:
Accidentally, I erased the crontab of mailman.
How I make to restore it ??
Thanks a lot !
Alessandro Luiz
--
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
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 Tuesday 30 October 2001 07:34, Lucas Hofman wrote:
> I have just installed Mailman on a Linux box with postfix as the MTA. I
> have a test list with 4 subscribers.
>
> Now and then (note the uncertaincy of when) is the following block of
> errors displayed on a console window of the machine whe
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
Hi,
using: mailman 2.0.6
Everything seemed to work fine (for weeks), till I got these errors:
logs/error:
Oct 30 14:44:58 2001 qrunner(3684): Traceback (most recent call last):
Oct 30 14:44:58 2001 qrunner(3684): File
"/usr/local/mailman/cron/qrunner", line 282, in ?
Oct 30 14:44:58 2001 qru
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'
I have just installed Mailman on a Linux box with postfix as the MTA. I have
a test list with 4 subscribers.
Now and then (note the uncertaincy of when) is the following block of errors
displayed on a console window of the machine where Mailman is installed:
shell-init: could not get current
I have a server under Linux RedHat 7.1 with Sendmail.
I use mailman 2.0.5 with this server.
I have a problem when a member sends a mail, nobody receive this one
When we look the archive of the list, the mail is archived. and when we look
the smtp logs, all are successfully...
Yet, no mai
On Mon, 2001-10-29 at 23:01, John W Baxter wrote:
> As I read config_list, it produces Python code which can be exec-ed in
> order to rebuild the list configuration.
Umm.. it looks to me as though config_list dumps some pythonish code
that can be read by config_list to set the list parameters *ot
28 matches
Mail list logo