Hello,
This one had got me baffled and after having checked both archives and
available documentation I need your help on this.
I have, like anybody else I'm sure, from time to time some bounces on the
list.
These bounces are caused by the usual things like "admin requests",
"non-member submissi
On Wed, 2003-05-28 at 20:16, Vince LaMonica wrote:
> Actually, I also did a 9.1 from scratch. I had 8.2, backed up all my
> important data, and did an 'install' of 9.1, repartitioning my drives
> at the same time. I also avoid doing 'upgrade' installs for the very
> same reason [oddities creep
On Wednesday, May 28, 2003, at 03:45 PM, Jon Carnes wrote:
Cool.
The difference between our installs seems to be that I installed MDK9.1
from scratch. I keep a separate /home partition to let me do that
easily - as I don't like the bugs that sometimes creep in via upgrades.
Actually, I also did
Cool.
The difference between our installs seems to be that I installed MDK9.1
from scratch. I keep a separate /home partition to let me do that
easily - as I don't like the bugs that sometimes creep in via upgrades.
Glad to hear you got it going. Installing Python from source makes
plenty of se
On Sunday, May 25, 2003, at 09:05 AM, Jon Carnes wrote:
Try installing every rpm from your distribution that has "python" in
it. For Mandrake 9.1 I posted a message last month that pointed to all
the rpm's that needed to be loaded. Mdk 9.0 probably has similar
requirements.
FWIW, I had the same
I've done this a couple of times for some ISP's. You have to install a
News server like innd.
The setup and configuration of innd is beyond the scope of this list.
Once it is setup though, you can access the News server just like any
other News server on the internet.
Good Luck - Jon Carnes
On
Looks like a permissions problem in the archives:
/usr/local/mailman/diversityrx.org/archives/public/ncihc-list
On Wed, 2003-05-28 at 17:32, William R. Dickson wrote:
> At least, it looks weird to me. No lockfiles are present. I once had
> something like this happen with a corrupt .msg file,
I would suspect that your problem lays elsewhere. You might want to
capture the messages as they flying about in their queues and try to
isolate the process that is munging the messages.
Could it be a problem with differing character sets?
In any case, I haven't seen this reported as a problem fo
Make sure you local MTA correctly identifies the local user as bogus.
Postfix by default does not correctly identify a user as being missing
and instead sends a lesser error indicating that the user is just
temporarily unavailable.
Modify your MTA to report the bogus user correctly, then Mailma
I'm having the problem with Outlook mail where, if the mail has an
attachment, the attachment is archived but the text of the message is not.
I am using Mailman v 2.1.2, built from scratch. I have tried applying
the patch mentioned here:
http://mail.python.org/pipermail/mailman-users/2003-Febr
On Wed, 2003-05-28 at 10:19, Raquel Rice wrote:
> On Tue, 27 May 2003 14:56:03 -0700
> George Wood <[EMAIL PROTECTED]> wrote:
>
> >
> > Your Documentation Overview page
> > (http://www.gnu.org/software/mailman/docs.html)
> > says that the Site Administrators Documentation page
> > (http:/
In some cases this problem is caused by the way that the MTA handles
local deliveries (where there is a problem with the local user).
In postfix for example, the default install has local bounces
mis-identified so that Mailman will try, try again to deliver to a bogus
local user address. Nothing
At least, it looks weird to me. No lockfiles are present. I once had
something like this happen with a corrupt .msg file, but I tried
removing all files from the qfiles directory, and the problem recurs
with all new mail.
This began after moving the lists to a new server, running FreeBSD 4.8
As far as I know this is not yet implemented, but you might want to ask
on the Mailman-dev list. I think someone is playing with that
currently. I suspect that the code base for that is a moving target.
Good Luck. Remember that patience can be very rewarding.
On Wed, 2003-05-28 at 09:29, Bruno
Well Mailman gives you the choice of using the Web or the command
lines. What other resource were you thinking of using?
I've setup some systems (database driven) that sync with each other via
the command line every few minutes. It works nice - but will work nicer
once the Database connector is
Further to what I said below.
Consider the example where I want to allow access to public mail archives
(/pipermail/ URLs) via http on port 80 and deliver access to private
archives, admin interface and such (/mailman/ URLs) via https on port 443.
The present features allow that. Your suggested
At 20:06 28/05/2003, René Berber wrote:
On 2003-05-26 14:03:54 -0500 René Berber <[EMAIL PROTECTED]> wrote:
[snip]
>> Is there a configuration option to get mailman working on a specific port?
>
> I found a solution to my problem, I added the following to mm_config.py :
>
> DEFAULT_URL_HOST = 'myh
Bossman just gave me the fun job of migrating 430 active lists from
Listproc to mailman. It appears I can do this with some creative scripting
to chew up the Listproc config files and hand the data off to the newlist,
config_list and add_members scripts.
Has anyone here had to jump through thes
On 2003-05-26 14:03:54 -0500 René Berber <[EMAIL PROTECTED]> wrote:
[snip]
>> Is there a configuration option to get mailman working on a specific port?
>
> I found a solution to my problem, I added the following to mm_config.py :
>
> DEFAULT_URL_HOST = 'myhost'
> DEFAULT_URL_PATTERN = 'http://%
On Wednesday 28 May 2003 11:15, Raquel Rice wrote:
> You're so smart, figuring that out. Perhaps, you should do my
> CC:ing for me, since I can't handle it myself?
Raquel,
I sent that note to you off-list. I don't appreciate you sending your
impertinent reply to the list. I apologized to you
Odd. I have the same problem! (postfix here, and it's fine)
-R
Arnar Birgisson wrote:
Something of the sort yes.. if I stop mailman, there is one message in
the out queue. However, using dumpdb reveals that this is just a normal
--
Mailman-Us
On Wed, 28 May 2003 09:15:45 -0700, Mark Dadgar <[EMAIL PROTECTED]>
wrote:
Arnar Birgisson at [EMAIL PROTECTED] wrote:
I'm running mailman 2.1 on a linux machine. My problem is that the
mailman qrunner daemon constantly consumes 65-95% of cpu time. Nothing
shows up in the logs while this goes on.
I've had a few replies about this and need to clarify my question. I
know that command exists with shell access. Is there a way for a list
owner to do it through their web interface? If not, is there a script
that can do it?
> -Original Message-
> From: Dan Wright US2002021042
> [mailto:[
Arnar Birgisson at [EMAIL PROTECTED] wrote:
> I'm running mailman 2.1 on a linux machine. My problem is that the
> mailman qrunner daemon constantly consumes 65-95% of cpu time. Nothing
> shows up in the logs while this goes on. Any ideas of how to locate the
> fault?
Is there a massively large (l
When I set to off this option:
Hide the sender of a message, replacing it with the list address (Removes From,
Sender and Reply-To fields)
I can see that the field "from" for emails is name_list@'name_domain'
and I don't know how I can remove the semicolons from name_domain
On Wed, 28 May 2003 14:33:05 +, Arnar Birgisson <[EMAIL PROTECTED]> wrote:
Hi there..
I verified this.. the MTA seems to be configured correctly. Since
switching to Exim recently, mailman lists have worked as they should.
As I mentioned earlier, some files are constantly being created in the
On Wednesday 28 May 2003 10:16 am, Raquel Rice wrote:
> The FAQ that is included in the Mailman download indicates that it
> could also be a problem with your MTA. Make certain that your MTA
> isn't set up to do DNS lookups on each address.
Thank you for your suggestion.
I did read the FAQ and
Something of the sort yes.. if I stop mailman, there is one message in
the out queue. However, using dumpdb reveals that this is just a normal
message being posted to a list, not a confirm message. dumpdb on the .db
file gives (I have replaced @ with 'at' in email addresses..)
{ 'decorated': 1,
Has anyone had any success setting up a news server with mailman. I have been told by
several people that this has been a bit tricky and did not see anything in the FAQ or
a quick search of the archives. I am running mailman 2.0.13 on RH 7.2 and want to run
the news server on the same box and
On Wed, 28 May 2003, Arnar Birgisson wrote:
> Sorry for replying to my own post.. but I just noticed by watching the
> $prefix/qfiles/out directory.. that files are being created and removed
> there constantly.. still, nothing in the logs. There is however no
> ongoing traffic at the moment, this
Hi there..
I verified this.. the MTA seems to be configured correctly. Since
switching to Exim recently, mailman lists have worked as they should.
As I mentioned earlier, some files are constantly being created in the
out queue directory. I wasn't right when I said earlier that there was
no traff
Sorry for replying to my own post.. but I just noticed by watching the
$prefix/qfiles/out directory.. that files are being created and removed
there constantly.. still, nothing in the logs. There is however no
ongoing traffic at the moment, this is a private server with few lists.
My MTA is Exim 4,
Hello.. and thanks for the response.
I probably should have mentioned that there is currently no traffic on
the server.. no messages are being sent and all queues are empty.
Arnar
>>> "Josep L. Guallar-Esteve" <[EMAIL PROTECTED]> 28.5.2003
13:46:01 >>>
On Wednesday 28 May 2003 09:24 am, Arnar B
I visit http://www.list.org, click on the "Mailing Lists" link, which
takes me here:
http://www.list.org/lists.html
The link to the list "Mailman Users" is a broken link (as well as the
archives link). So, where do I get help?
As a "first impressions" note, this is kind of sad with
Your Documentation Overview page
(http://www.gnu.org/software/mailman/docs.html)
says that the Site Administrators Documentation page
(http://www.gnu.org/software/mailman/site.html)
contains installation instructions. I couldn't find them. Where are
the installation instructions?
35 matches
Mail list logo