> "spamfilter2" == <[EMAIL PROTECTED]> writes:
>> I've been running our MM2.1b3 installation on python.org
>> non-stop without interruption or restart (except occasionally
>> to sync to cvs). Check your log files for details.
spamfilter2> Nothing in there. It just "stops
> I've been running our MM2.1b3 installation on python.org non-stop
> without interruption or restart (except occasionally to sync to cvs).
> Check your log files for details.
Nothing in there. It just "stops running".
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system
Hello,
I just upgraded from mailman 2.0beta4 to 2.0.13 (python 2.2.1) and
everything is going pretty smoothly, except certain kinds of bounces
aren't being picked up by the bounce detector.
I've verified that the Bouncers/*.py process() functions are being
called, and it picks up some bounces, b
Looks like Satya already followed up, and this was posted a while
back, but I'll just add a few tidbits. I'm reading this on gmane...
> "VP" == Vásárhelyi Pál <[EMAIL PROTECTED]> writes:
VP> UNESCO (the United Nations Educational, Scientific and
VP> Cultural Organization) wishes to
> "GMdS" == Gleydson Mazioli da Silva
> <[EMAIL PROTECTED]> writes:
GMdS> After updating the mailman 2.0.9 to 2.1b3, I got the
GMdS> following problem:
GMdS> After four days, all list messages were delivered
GMdS> correctly. But now, no one message is delivered for list
I'm running 2.0.12 with about 15 lists, all of which are using the virtual
domain feature. New ones seem to have admin mail come "from" one of
the domains used by one of the first lists created, not from the domain
specified for the list. Users find this confusing.
What can I do to fix this?
reb
On Tue, 15 Oct 2002, sean pambianco wrote:
> I'm using mailman 2.0.6. My list is configured so that only members
> can post to the list and all posts must be approved by the
> administrator. The other day an un-approved post was distributed to my
> list. The post was not held for approval and I
Hello!
Is it possible to create a private list where only one or two
subscribers can post, and the others can only read? And if possible,
than how? I've checked the list management web page, but I couldn't find
anything about it there.
Thanks for Your help:
Korci
--
Odri Kornél (Netstudio Hu
> "JC" == Jon Carnes <[EMAIL PROTECTED]> writes:
JC> This was not a function available in Mailman 2.0.x and I don't
JC> think its available in 2.1.x series either.
Actually, check out the anonymous_list setting in the General admin
page. It does some bit of anonymizing of the messa
> "spamfilter2" == <[EMAIL PROTECTED]> writes:
spamfilter2> FOr some reason my 2.1 install stops running and has
spamfilter2> to be restarted every week or so. I this a common
spamfilter2> problem (prolly not since i cant find it in the
spamfilter2> archives) or does someon
The archives contain a lengthy discussion of this issue (from quite a
while back).
What version of Mailman are you running? You might want to upgrade at
this time if you are running a version below 2.0.13.
Also, how are the resources on your current server? 50thousand plus is
a lot of folks a
You might need to regenerate the archives. The mailman/bin/arch command
is used for that.
On Tue, 2002-10-15 at 15:08, Doug Curtis wrote:
> At 02:52 PM 10/14/2002 -0400, you wrote:
> >I have started getting this error since last Friday in my mailman logs and
> >can't figure out how to fix it:
>
> "MF" == Matt Filizzi <[EMAIL PROTECTED]> writes:
MF> We switched from using SMTPDirect to Sendmail because for some
MF> reason certin accounts were being set to nomail. Presumably
MF> this was because Mailman was unable to connect to their
MF> server, and assumed it was do
> "BA" == Benas Adomavicius <[EMAIL PROTECTED]> writes:
BA> Hi all,
BA> I have tried installing Mailman 2.1b3 on Mandrake 8.1
BA> system. ./Configure went fine, however upon make install i
BA> received following error:
| Compiling /var/lib/mailman/Mailman/Utils.py ...
We switched from using SMTPDirect to Sendmail because for some reason
certin accounts were being set to nomail. Presumably this was because
Mailman was unable to connect to their server, and assumed it was down.
(that is only a guess) I say that because using Sendmail it has not
had that p
> "MF" == Matt Filizzi <[EMAIL PROTECTED]> writes:
MF> Just as an update, what the problem was is someone subscribed
MF> with an ' in their email address. (ex. o'[EMAIL PROTECTED]) Does
MF> anyone know if this is valid for email addresses? I couldn't
MF> find any mention in
At 02:52 PM 10/14/2002 -0400, you wrote:
>I have started getting this error since last Friday in my mailman logs and
>can't figure out how to fix it:
>
>Oct 14 14:47:01 2002 (2656) Delivery exception: require_explicit_destination
>Oct 14 14:47:01 2002 (2656) Traceback (innermost last):
> File "
If that doesn't work (or you don't like the solution), change back to
using SMTPDirect and then try mucking about with some of the other SMTP
variables. In particular you might want to change:
SMTPHOST
On Tue, 2002-10-15 at 13:57, Jon Carnes wrote:
> Can you login to that server and:
> telnet
Can you login to that server and:
telnet 127.0.0.1 25
In other words is sendmail listing to all available ports on the server?
If so, what happens if you put the following in
~mailman/Mailman/mm_cfg.py:
DELIVERY_MODULE = 'Sendmail'
#DELIVERY_MODULE = 'SMTPDirect'
In other words, change
This was not a function available in Mailman 2.0.x and I don't think its
available in 2.1.x series either.
You can however Front-end your mailing list with something like a
procmail script. In other words, send email coming to your list through
a script that pre-processes it.
You could also d
The only big piece you seem to be missing is that each install has a
separate owner. When you run the ./configure command you will include a
switch pointing the "owner" of this particular install, and also to the
home directory for the install.
The owner for site1 will be something like user m
Interesting... there was a comment last week about Red Hat's 8.0
distribution - they didn't include some of the Python modules needed for
the installation of Mailman. I wonder if this is also true for Mandrake
8.1. Have you tried it on Mandrake 8.2?
You might try going back to the install CD an
FOr some reason my 2.1 install stops running and has to be restarted every
week or so. I this a common problem (prolly not since i cant find it in the
archives) or does someone have keepalive-script for mailman?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://
On Tue, 15 Oct 2002, Mark Goodge wrote:
> > > > One thing that makes all this more awkward to deal with is the
> > > > number of non-member (spam) posts that end up in the admin
> > > > queues waiting to be discarded.
> >
> >Another approach is to stop spam where it should be stopped: before
> >o
hi all.
As a newbie I have installed mailman 2.0.13 with python 2.2.1c1 on Suse
8.0.
Login screen for admin appears and accepts my password but mailman
does not write any change and brings login screen again.
My browser accepts cookies properly also I have checked with different
machines an
> "KW" == Kory Wheatley <[EMAIL PROTECTED]> writes:
KW> I noticed in mailman 2.1.b3 that you can't edit a message from
KW> "mailman/data" anymore and then approve the message with the
KW> edited changes, (through the command line). Will there be a
KW> work around that you wil
I noticed in mailman 2.1.b3 that you can't edit a message from
"mailman/data" anymore and then approve the message with the edited
changes, (through the command line). Will there be a work around that
you
will be able to do this, because currently has I've talked about I'm not
able to use the web
Hi,
and again my Problem with Mailman and SMTP, posting
is actually working, a posted message is even shown in the archive. Just
delivering to the members doesnt work, i get the following error message in the
/var/log/mail:
"Oct 15 16:33:18 p15093706 sendmail[28096]:
NOQUEUE: localhost.l
Hi,
I'm using mailman 2.0.6. My list is configured so that only members
can post to the list and all posts must be approved by the
administrator. The other day an un-approved post was distributed to my
list. The post was not held for approval and I know it went out to the
list because it showe
Hi!
I'm running Mailman 2.1b3 on a server of mine. On one of the lists, I'd
like Mailman to change the From: header of outgoing mails to some value,
so that it is impossible (or at least harder) for the users to the see
the name and/or email adress of the user who originally sent the message.
I
Hi all
I get the problem that on verey large lists some people get mail 2 or
even 4 times. (50 000+)
I use these lists to mail users on my system.
Now I think I know where the problem lies.
in the config file it says this
QRUNNER_PROCESS_LIFETIME = minutes(15)
QRUNNER_MAX_MESSAGES = 300
I s i
On Tue, 15 Oct 2002 08:47:39 +0100
Mark Goodge <[EMAIL PROTECTED]> wrote:
> A pre-list spam filter will deal with some of it, but not all of it.
That's very close to untrue.
Note:
TMDA can read mailman list configurations, and membership rosters in
particular, and can filter on that basis
At 17:40 14/10/2002 -0400, [EMAIL PROTECTED] wrote:
>On 14 Oct 2002, Jon Carnes wrote:
> > >
> > > One thing that makes all this more awkward to deal with is the
> > > number of non-member (spam) posts that end up in the admin queues
> > > waiting to be discarded. As I only ever want to discard th
Hi
all,
I have tried
installing Mailman 2.1b3 on Mandrake 8.1 system. ./Configure went fine, however
upon make install i received following error:
Compiling
/var/lib/mailman/Mailman/Utils.py ...Compiling
/var/lib/mailman/Mailman/Version.py ...Compiling
/var/lib/mailman/Mailman/__init__
34 matches
Mail list logo