For the archives look in the same directory in the file: archtoc.html
On Fri, 2003-01-24 at 18:28, Paul Kleeberg wrote:
> I would like to put a site-wide header on all the HTML pages. I
> discovered how to do that for an uncustomized listinfo page by going
> to mailman/templates/en/listinfo.htm
On Fri, 24 Jan 2003, Steve Huston wrote:
> Checking the patches on Sourceforge, I found where someone sent in a patch
> that adds the mlist.post_id number to the subject if it contains '%d'. While
> this may be the easiest way to do this, since it would also be searchable that
> way in the archive
I've had this happen under version 2.0.8 before. Once because the
existing archive had gotten hosed. I simply deleted the html files and
regenerated the archives using arch. That worked fine.
Another time, I did the same thing and arch continuously stopped at one
point. I went into the Mbox fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Parker, David K wrote:
> I'm getting errors running all Mailman commands after upgrading to 2.1-1.
> I'm beginning to think its related to my Python install. I was checking the
> program requirementsand was told to run "python -V" to check the version.
VLists.Net Support wrote:
After playing with this a bit, I've found that it's specificly because of
the Windows-1252 charset not being recognized. The linefeed/tab in the
header didn't make any difference as it choked on another message that
didn't have the linefeed/tab, but was also Windows-1252
I'm getting errors running all Mailman commands after upgrading to 2.1-1.
I'm beginning to think its related to my Python install. I was checking the
program requirementsand was told to run "python -V" to check the version. I
get an "unkown option" response. Rpm tells me that I have versions 1.5x a
I would like to put a site-wide header on all the HTML pages. I
discovered how to do that for an uncustomized listinfo page by going
to mailman/templates/en/listinfo.html but I cannot seem to change the
appearance of the archive pages. Is there documentation on this
somewhere?
Paul
--
Paul K
Many commands in Mailman installed from RPM give the following error? It
seems to be giving up on the second ">". Any thoughts?
File "./list_members", line 88
print >> fd, _(__doc__)
David Parker
Systems/Network Administrator
Information Technology Services
City of Bryan, Texas
---
I'm getting errors generated after upgrading from 2.0x to 2.1. I think its
related to Cfron jobs being scheduled to run. Both installs of Mailman were
done via RPM. I'm guessing that the latest RPM didn't take care of the Cron
jobs? Any hints on cleaning this up? I've been through the UPGRADE doc.
Ian Clarke wrote:
I
updated the DEFAULT_URL parameter in mm_cfg.py
only for new lists. old lists have it saved. see bin/fix_url.py.
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailm
Paul Kleeberg wrote:
Could someone help me understand the purpose for creating the site-wide
list titled "Mailman"? From the INSTALL instructions, end of section 4:
- Create a "site-wide" mailing list. This is the one that
password reminders will appear to come from. Usually this
Hi, I recently moved my HTTP service from port 80 to port 8080. I
updated the DEFAULT_URL parameter in mm_cfg.py accordingly, however the
results are somewhat peculiar - as can be seen from this URL:
http://hawk.freenetproject.org:8080/mailman/listinfo/
You will notice that some of the links
Thanks! I may try to do it in python and submit a patch. I'd like to see
options (yer usual email filtering items) for archive management in the
web page interface, as well as a standalone command or two. I suppose the
thing would run in cron and/or through the Archive qrunner. Probably as a
s
Could someone help me understand the purpose for creating the
site-wide list titled "Mailman"? From the INSTALL instructions, end
of section 4:
- Create a "site-wide" mailing list. This is the one that
password reminders will appear to come from. Usually this
should be the "ma
> Anyway, my latest issue is that Mailman stopped archiving messages last
> night around 9:30 p.m., for no apparent reason. There's nothing
> in the logs
> to indicate why archiving stopped. Has anyone ever seen this before?
I've since restarted Mailman, and archiving is still hosed. If anyone
After playing with this a bit, I've found that it's specificly because of
the Windows-1252 charset not being recognized. The linefeed/tab in the
header didn't make any difference as it choked on another message that
didn't have the linefeed/tab, but was also Windows-1252 charset.
Now... a new pr
Hi, everyone,
I'm rapidly racking up what I'm sure must be a record number of posts to
this list, so I hope you'll all forgive me.
Anyway, my latest issue is that Mailman stopped archiving messages last
night around 9:30 p.m., for no apparent reason. There's nothing in the logs
to indicate why a
> If you are a sysadmin on the server, you can modify the source to leave
> that out...
Well, yeah . . . I was hoping for something simpler.
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
M
> "PK" == Paul Kleeberg <[EMAIL PROTECTED]> writes:
PK> Are all the passwords used by mailman encrypted? I am
PK> migrating from Listproc where user and list passwords appear
PK> in plain text so that the list and site managers could read
PK> them. I thought that was bad and
If you are a sysadmin on the server, you can modify the source to leave
that out...
On Fri, 2003-01-24 at 11:39, VLists.Net Support wrote:
> -> On 12:22 PM 1/23/2003 -0800, Tom Maddox was quoted as saying...:
>
> ->In addition to this problem, the Reply-To: header includes the short list
> ->desc
I am getting errors from my cron tab everyday when it checks my database.
Also I can not use administrator pending functions. I ran check_db and
everythings OK, also the list group is still passing traffic.
Any Suggestions?
Here is a copy of the error log:
--
admin(577
Check your list admin settings and see if your set to get immediate
notifications.
On Fri, 2003-01-24 at 11:36, Marc Perkel wrote:
> I just upgraded to mailman 2.1 and it seems to work except I'm not receiving
> messages that would normally be sent to the moderator. When a non-member or
> modera
Just a guess, but it looks like the next message in line to be
"digested" has some malformed header info (and Mailman/Python doesn't
check for that condition).
I suggest that you move the next message in your digest queue out of the
queue and see if that gets things moving again.
Jon Carnes
On F
> "DG" == David Gibbs <[EMAIL PROTECTED]> writes:
DG> To fix the problem, we have to change the temporary directory
DG> that lynx uses.
DG> Change the HTML_TO_PLAIN_TEXT_COMMAND to the following ...
| HTML_TO_PLAIN_TEXT_COMMAND = 'export LYNX_TEMP_SPACE=/tmp &&
| /usr/bi
In trying to migrate some old mailing lists to Mailman on our new server, one
thing was mentioned to me. The old list software kept track of messages by a
unique sequential number (first message is 1, second is 2, etc). This was
mostly done for the archives of the list, but apparently the list us
In the web-admin for the list, put their email address as an
administrator and then give them the administrative password for the
list.
On Thu, 2003-01-23 at 18:47, Gmerice Hammond wrote:
> How do I turn over adminstrator privelages (release them so that someone else can be
>the administrator)
>
Cool. More detail... So folks external to you can get to the Listinfo
web-page for your list, but when they press the submit button they get
an error???
Or did you write your own subscribe web-page and it is not working to
subscribe folks?
On Wed, 2003-01-22 at 19:19, chinemerem njoku wrote:
> I
You'll have to help us to help you - we need more information.
What version of Mailman, and how is it not working? Be as precise as
you can.
Good Luck - Jon Carnes
On Wed, 2003-01-22 at 15:47, chinemerem njoku wrote:
>
> I just configured mailman mailing list and I tried it with my mail.It wo
At 16:22 24/01/2003, Dave Stern - Former Rocket Scientist wrote:
Is it possible to have a list that's only partially restricted?
Specifically, I'd like a list that only people within our domain
could post to.
If this is not possible, then consider this for the next iteration
of the mailman v2.x
It might be there, but I haven't found it. It would be VERY useful to
have "per domain" list creation passwords. I want to be able to have
a virtual domain owner be able to create lists within their domain
but not any others.
--Richard
--
Richard B. Pyne
[EMAIL PROTECTED]
---
-> On 12:22 PM 1/23/2003 -0800, Tom Maddox was quoted as saying...:
->In addition to this problem, the Reply-To: header includes the short list
->description (not the title but the description). Is there any way to change
->*that*?
Here, Here! The "short list description" isn't so short in some
I just upgraded to mailman 2.1 and it seems to work except I'm not receiving
messages that would normally be sent to the moderator. When a non-member or
moderated member posts to the list it does hold the message for the moderator -
but it doesn't notify the moderator that a message is being hel
A couple days ago our digests stopped going out automatically. I forced it
to run this morning via a special cron entry and received the following
report. Can anyone give me a clue as to where to go find out what's
happening?Thanks.
Traceback (most recent call last):
File "/usr/home/circle
Is it possible to have a list that's only partially restricted?
Specifically, I'd like a list that only people within our domain
could post to.
If this is not possible, then consider this for the next iteration
of the mailman v2.x wishlist
=-=-=-=-=-=-=-=-=-=-=-=- generated by /dev/dave -=-=-
I'm in the process of upgrading to mailman 2.1. In 2.0.11 there was a patch that
allowed the creation of a "post-only" list that members of that list could post
to all lists.
Does this patch work with 2.1? Or does 2.1 have this feature built in?
At 15:18 24/01/2003, Stoyan Angelov wrote:
hello all,
i am trying to do a new install of Mailman 2.1 on a Solaris 7 x86 box,
gcc 2.95.2, Python 2.2.2, sendmail. I get the following error while
runnig the ./configure script:
hecking for mail wrapper group; i.e. --with-mail-gid... mail
checking f
On Sun, Jan 19, 2003 at 05:30:47PM -0500, Barry A. Warsaw wrote:
>
> > "EO" == Ed Osinski <[EMAIL PROTECTED]> writes:
>
> EO> I've upgraded from 2.0.13 to 2.1, and am having problems:
>
> EO> When running "bin/mailmanctl start", I get a series of errors:
>
> EO> EOFError : EOF r
I've had this exact same problem installing mailman on solaris. The
problem is in getting python configured properly. Make sure
LD_LIBRARY_PATH points to all the right places, including wherever the SSL
libraries live, and you may have to hack the Modules/Setup file in the
python build directory so
hello all,
i am trying to do a new install of Mailman 2.1 on a Solaris 7 x86 box,
gcc 2.95.2, Python 2.2.2, sendmail. I get the following error while
runnig the ./configure script:
hecking for mail wrapper group; i.e. --with-mail-gid... mail
checking for CGI wrapper group; i.e. --with-cgi-gid...
> "GH" == Gareth Hopkins <[EMAIL PROTECTED]> writes:
GH> So is there anywhere I can add this then in mailman or change
GH> the X-Beenthere settings?
I'm not sure what you're trying to accomplish, but sure you can add it
to Mailman. Pick a module in Mailman/Handlers, or make up your
40 matches
Mail list logo