Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Web

"NZO box" on front page

 

 

Zope web RSS feed   Index | Next | Previous | View Threaded


chris at simplistix

Aug 18, 2004, 11:31 PM

Post #1 of 9 (1959 views)
Permalink
"NZO box" on front page

Hi All,

I chopped the NZO announcement box from the front page.
The collector is listed on the Collectors page, and the rest was just
plain out of date.

Hope no-one minds...

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-web maillist - Zope-web [at] zope
http://mail.zope.org/mailman/listinfo/zope-web


jim at zope

Aug 19, 2004, 3:39 AM

Post #2 of 9 (1938 views)
Permalink
Re: "NZO box" on front page [In reply to]

Chris Withers wrote:
> Hi All,
>
> I chopped the NZO announcement box from the front page.
> The collector is listed on the Collectors page, and the rest was just
> plain out of date.
>
> Hope no-one minds...

I'm thrilled that that you are helping out. Thanks!

Jim

--
Jim Fulton mailto:jim [at] zope Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org

_______________________________________________
Zope-web maillist - Zope-web [at] zope
http://mail.zope.org/mailman/listinfo/zope-web


chris at simplistix

Aug 19, 2004, 10:06 PM

Post #3 of 9 (1890 views)
Permalink
Re: "NZO box" on front page [In reply to]

Jim Fulton wrote:
>> Hope no-one minds...
>
> I'm thrilled that that you are helping out. Thanks!

Cool, thanks for the vote of confidence :-)

I'm a bit concerned that I sent a message to this list yesterday, and
it's in the archives:

http://mail.zope.org/pipermail/zope-web/2004-August/003143.html

..but I didn't get a copy back even though I'm pretty sure my mailman
settings say I should.

Now, given the nature of the email (silence is agreement ;-) I thought
I'd check that people had actually received it before I make the changes
it describes!

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-web maillist - Zope-web [at] zope
http://mail.zope.org/mailman/listinfo/zope-web


tim.one at comcast

Aug 20, 2004, 7:57 AM

Post #4 of 9 (1936 views)
Permalink
RE: "NZO box" on front page [In reply to]

[Chris Withers]
> ...
>
> I'm a bit concerned that I sent a message to this list yesterday, and
> it's in the archives:
>
> http://mail.zope.org/pipermail/zope-web/2004-August/003143.html
>
> ..but I didn't get a copy back even though I'm pretty sure my mailman
> settings say I should.

That is peculiar! I didn't get that message either.

> Now, given the nature of the email (silence is agreement ;-) I thought
> I'd check that people had actually received it before I make the changes
> it describes!

Probably best if you resend it. When mail.python.org and mail.zope.org got
divorced, it looks like m.p.o got custody of the children (i.e., m.p.o has
gotten much better and m.z.o remained flakey).


_______________________________________________
Zope-web maillist - Zope-web [at] zope
http://mail.zope.org/mailman/listinfo/zope-web


andrew at zope

Aug 20, 2004, 8:13 AM

Post #5 of 9 (1919 views)
Permalink
Re: "NZO box" on front page [In reply to]

Tim Peters wrote:
> Probably best if you resend it. When mail.python.org and
mail.zope.org got
> divorced, it looks like m.p.o got custody of the children (i.e., m.p.o has
> gotten much better and m.z.o remained flakey).
mail.zope.org is not exactly "flakey" -- mailman gets hungup on
attempting to resend to failed deliveries (over and over and over). It
appears, as mailman runs it's outrunner, it goes over the list of
outfiles in the same order everytime, and gets tied up wasting time
trying to resend to failed deliveries (most of these are for domain
unknown). The failure of this is a 450, which is try again later. I've
looked to find a way to have this return a 550, but I cannot find a way
to do that. Due to the behavior of mailman, it spends most of it's time
attempting to redeliver these (~550 at the moment). We tried upping the
number of outrunner threads from the default of 1 which is way too low -
and this worked initially to clean out good deliveries, but then due to
the way mailman tries to lock the out files it gets itself into a
tailspin and loads down the server. We were able to keep good mail
running through with 15 outrunners, but then when all the good mail was
delivered the system would spiral into huge loads (27+) with mailman
swallowing up the server. I reduced these down to 5 outrunners, and the
tailspin (when it happens) isn't as bad - but it is loading the server
up as mailman contends and throws errors off locks and missing delivered
outfiles.

That said, I'm not sure the behavior of mailman if it's trying to send
out a large number of recipients in a single delivery to the mta - where
it fails due to the non-existent domains and all deliveries fail or what
it's behavior is. I also do not know if mailman has a knob like postfix
to kick failed deliveries out after a set time period. I thought
mailman was supposed to remove these addresses from the lists? Right
now, I see two huge offenders, but have no idea what list they are on or
I'd go remove them manually.

Since I don't have the time to figure out mailman to this degree and no
obvious hits have come up from googling. Both Jens and I have spent
time trying to fix this; but IMNSHO the problem is mailman or our lack
of knowing how to tweak it. If anyone knows the right tweaks to make,
I'd be glad to fix it since I believe I know what the problem is.

Andrew
>
>
> _______________________________________________
> Zope-web maillist - Zope-web [at] zope
> http://mail.zope.org/mailman/listinfo/zope-web


--
Zope Corporation
Software Engineer
(540) 361-1700
_______________________________________________
Zope-web maillist - Zope-web [at] zope
http://mail.zope.org/mailman/listinfo/zope-web


tim.one at comcast

Aug 20, 2004, 9:40 AM

Post #6 of 9 (1908 views)
Permalink
RE: "NZO box" on front page [In reply to]

[Andrew Sawyers]
> mail.zope.org is not exactly "flakey" --

Well, I'm not sure what else to call posts showing up in a list archive that
aren't received by the list subscribers, or posts just vanishing (which also
occurs -- not in the archives, no bounce msgs, just gone). "Plain broken"
seems too strong for that, provided it's rare.

A consequence of the m.p.o/m.z.o split is that it seems the volunteers with
major Mailman expertise ended up attached to m.p.o. m.p.o is fast and
reliable now. FYI, I'll attach its email stats for yesterday.

Unfortunately, I don't know anything about running Mailman. Maybe sending
the symptoms you're seeing to postmaster [at] python could get some good
advice? Very high loads sounds like the same symptom the combined m.[pz].o
had up until the moment of the final divorce; m.p.o doesn't have that
problem anymore, so they must have done *something* to cure it.
Attachments: message-rfc822.eml (83.5 KB)


andrew at zope

Aug 20, 2004, 9:49 AM

Post #7 of 9 (2042 views)
Permalink
Re: "NZO box" on front page [In reply to]

Our postfix is fast and fine; it's that messages are not even being
delivered to postfix from mailman due to the observations I described in
my previous message. I suppose we won't argue semantics - Lets just
say, mailman is flakey :)
In any case, when we had experienced all the problems with the
comingling of m.z.o and m.p.o I sent a bunch of emails to postmaster [at] p
- to no avail. Our best hope is someone knows mailman on high volume
sites better then Jens or I.

It could be even corruption with a single list as far as I know; I just
don't know and have little time to spelunk m.z.o We spent several
hours and are certain the problem is in qfiles/out - I'll see if I
can look into single mta deliveries so that groups aren't possibly being
tossed due to a single recipient failure, as I'm guessing that might be
what could be happening. I'm not even certain who manages the lists;
but it would sure help if that individual or individuals could assist.

Andrew

Tim Peters wrote:

> [Andrew Sawyers]
>
>>mail.zope.org is not exactly "flakey" --
>
>
> Well, I'm not sure what else to call posts showing up in a list archive that
> aren't received by the list subscribers, or posts just vanishing (which also
> occurs -- not in the archives, no bounce msgs, just gone). "Plain broken"
> seems too strong for that, provided it's rare.
>
> A consequence of the m.p.o/m.z.o split is that it seems the volunteers with
> major Mailman expertise ended up attached to m.p.o. m.p.o is fast and
> reliable now. FYI, I'll attach its email stats for yesterday.
>
> Unfortunately, I don't know anything about running Mailman. Maybe sending
> the symptoms you're seeing to postmaster [at] python could get some good
> advice? Very high loads sounds like the same symptom the combined m.[pz].o
> had up until the moment of the final divorce; m.p.o doesn't have that
> problem anymore, so they must have done *something* to cure it.
>
>
> ------------------------------------------------------------------------
>
> Subject:
> [Pydotorg] Postfix log summaries for Aug 19
> From:
> <brad.knowles [at] skynet>
> Date:
> Thu, 19 Aug 2004 19:04:05 -0400
> To:
> <pydotorg [at] python>
>
> To:
> <pydotorg [at] python>
>
>
> Postfix log summaries for Aug 19
>
> Grand Totals
> ------------
> messages
>
> 306082 received
> 319732 delivered
> 162 forwarded
> 1965 deferred (2726 deferrals)
> 127 bounced
> 258388 rejected (44%)
> 842 reject warnings
> 0 held
> 0 discarded (0%)
>
> 1047m bytes received
> 1377m bytes delivered
> 485 senders
> 384 sending hosts/domains
> 6720 recipients
> 4284 recipient hosts/domains
>
> smtpd
>
> 335090 connections
> 12194 hosts/domains
> 6 avg. connect time (seconds)
> 540:42:31 total connect time
>
>
> Per-Hour Traffic Summary
> time received delivered deferred bounced rejected
> --------------------------------------------------------------------
> 00:00-01:00 22990 22858 2 0 11637
> 01:00-02:00 9816 10080 31 2 11775
> 02:00-03:00 6045 6751 1 8 12131
> 03:00-04:00 12999 11908 2575 8 11655
> 04:00-05:00 9283 8355 2 1 10774
> 05:00-06:00 6723 6701 1 0 7839
> 06:00-07:00 7524 7547 2 3 6692
> 07:00-08:00 5239 4073 9 2 7178
> 08:00-09:00 7095 18050 2 2 7935
> 09:00-10:00 10950 13775 1 1 9170
> 10:00-11:00 12383 13579 2 0 10337
> 11:00-12:00 9599 8420 22 4 10007
> 12:00-13:00 13128 12452 16 0 11165
> 13:00-14:00 10712 9081 2 4 11912
> 14:00-15:00 8543 7363 3 42 11532
> 15:00-16:00 11485 11568 2 7 13310
> 16:00-17:00 17539 18818 8 4 13409
> 17:00-18:00 27135 27908 21 21 13080
> 18:00-19:00 17404 16603 2 0 12900
> 19:00-20:00 19773 20378 0 1 11758
> 20:00-21:00 16714 18751 2 4 12306
> 21:00-22:00 18397 19797 2 5 12239
> 22:00-23:00 14604 14042 18 5 10801
> 23:00-24:00 10002 10874 0 3 7688
>
> Host/Domain Summary: Message Delivery (top 50)
> sent cnt bytes defers avg dly max dly host/domain
> -------- ------- ------- ------- ------- -----------
> 23618 88223k 183 13.0 s 34.2 m gmail.com
> 17253 96325k 0 0.2 s 2.0 s bag.python.org
> 7465 40233k 64 18.5 s 34.3 m yahoo.com
> 4988 32830k 67 30.1 s 34.2 m hotmail.com
> 3640 15132k 34 17.4 s 34.2 m comcast.net
> 2417 9017k 16 15.2 s 33.8 m gmx.net
> 1757 8491k 12 14.3 s 34.2 m mac.com
> 1570 7489k 18 39.3 s 33.6 m pobox.com
> 1385 5122k 8 10.3 s 32.8 m yahoo.co.uk
> 1373 6518k 12 22.2 s 34.2 m earthlink.net
> 1361 4741k 8 9.2 s 33.4 m yahoo.es
> 1329 4907k 9 15.7 s 34.1 m bellsouth.net
> 1239 4475k 12 16.5 s 34.1 m bloglines.com
> 1205 4963k 11 19.8 s 33.6 m activestate.com
> 1197 4896k 11 15.8 s 34.0 m web.de
> 1075 4089k 6 12.8 s 34.0 m freemail.hu
> 1056 3583k 4 7.2 s 21.7 m sbcglobal.net
> 976 3339k 10 16.9 s 33.9 m yahoo.it
> 913 3057k 6 10.4 s 33.6 m yahoo.com.br
> 897 3431k 6 11.6 s 34.0 m ntlworld.com
> 884 3232k 7 12.9 s 33.8 m tiscali.it
> 842 2695k 3 4.8 s 21.9 m finsiel.ro
> 837 3013k 7 13.7 s 33.7 m 126.com
> 831 2638k 3 5.1 s 21.5 m hotpop.com
> 826 2733k 3 8.0 s 33.7 m xs4all.nl
> 825 3160k 7 23.9 s 33.8 m cox.net
> 820 3688k 10 21.8 s 34.0 m free.fr
> 819 2982k 5 11.5 s 33.6 m object-craft.com.au
> 788 3030k 7 15.9 s 33.8 m mail.ru
> 748 2712k 6 13.5 s 33.8 m fafhrd.ws
> 745 3126k 7 16.0 s 33.2 m ieee.org
> 731 2994k 7 16.4 s 33.7 m fastmail.fm
> 723 3484k 5 41.2 s 34.2 m gmx.de
> 723 2532k 4 12.3 s 33.9 m sympatico.ca
> 711 2457k 5 14.5 s 34.1 m gamebox.net
> 706 2435k 7 26.1 s 33.6 m rogers.com
> 672 2274k 5 12.8 s 33.9 m yahoo.fr
> 644 2173k 5 13.1 s 34.1 m esss.com.br
> 639 2170k 5 12.6 s 33.4 m grulic.org.ar
> 632 2452k 4 11.1 s 33.3 m skynet.be
> 604 2575k 7 24.6 s 34.4 m yukiharu.com
> 603 2565k 7 27.1 s 33.6 m azabu.co.jp
> 602 2578k 7 27.4 s 33.4 m m.gmane.org
> 588 3131k 5 14.8 s 21.4 m acm.org
> 584 2221k 3 9.3 s 33.4 m livinglogic.de
> 577 1886k 4 12.8 s 34.0 m cenix-bioscience.com
> 574 1831k 2 5.0 s 21.9 m ge.com
> 563 2301k 4 17.9 s 33.7 m stackless.com
> 554 2326k 7 28.0 s 33.2 m loader.3322.org
> 506 1945k 4 17.2 s 33.9 m iastate.edu
>
> Host/Domain Summary: Messages Received (top 50)
> msg cnt bytes host/domain
> -------- ------- -----------
> 231849 956m python.org
> 16158 89248k bag.python.org
> 50 308975 sourceforge.net
> 29 126223 craneplumbing.ca
> 26 110886 users.sourceforge.net
> 21 73039 m.gmane.org
> 20 47712 gmail.com
> 17 125385 hotmail.com
> 15 59384 egenix.com
> 12 43849 ihug.co.nz
> 11 56296 lists.sourceforge.net
> 11 41721 wingware.com
> 10 27522 yahoo.com
> 9 74148 ocf.berkeley.edu
> 8 17196 blueyonder.co.uk
> 8 16961 tentra.com
> 7 22813 libexpat.org
> 7 20770 groups.msn.com
> 7 16688 v.loewis.de
> 6 23777 fuzzyorange.com
> 6 8591 planet.nl
> 5 26774 system.mail
> 5 26415 livinglogic.de
> 5 13625 peppermillcas.com
> 5 12360 click.cz
> 5 12013 rcn.com
> 5 10713 benlast.com
> 5 10246 mojam.com
> 5 8941 mondoinfo.com
> 4 18209 bernardlebel.com
> 4 13601 telecommunity.com
> 4 13271 fourthought.com
> 4 12120 redivi.com
> 4 11910 noaa.gov
> 4 11842 cp.finances.gouv.fr
> 4 9886 panix.com
> 4 9054 amor.org
> 4 9032 mac.com
> 4 7994 intercargo.fr
> 4 6878 python.net
> 4 6395 comcast.net
> 3 324057 warnerpower.com
> 3 115698 kordi.re.kr
> 3 68678 gto.net.om
> 3 16724 fury1.grc.nasa.gov
> 3 14149 mitre.org
> 3 12713 eaglebrook.org
> 3 12518 skillsoft.com
> 3 11017 zeomega.com
> 3 10884 zope.com
>
> Per-Hour SMTPD Connection Summary
> hour connections time conn. avg./conn. max. time
> --------------------------------------------------------------------
> 00:00-01:00 16051 17:48:23 4s 482s
> 01:00-02:00 14444 16:16:48 4s 553s
> 02:00-03:00 14823 22:36:55 5s 1311s
> 03:00-04:00 14714 19:56:51 5s 524s
> 04:00-05:00 13333 22:16:57 6s 517s
> 05:00-06:00 10134 23:45:48 8s 1082s
> 06:00-07:00 8633 17:34:55 7s 404s
> 07:00-08:00 9024 18:33:40 7s 611s
> 08:00-09:00 10439 17:13:02 6s 800s
> 09:00-10:00 11610 19:02:34 6s 638s
> 10:00-11:00 13731 20:56:42 5s 1082s
> 11:00-12:00 12252 15:52:56 5s 636s
> 12:00-13:00 14020 20:25:47 5s 811s
> 13:00-14:00 14930 21:02:29 5s 696s
> 14:00-15:00 14507 22:45:43 6s 3598s
> 15:00-16:00 16943 29:15:45 6s 2419s
> 16:00-17:00 17383 32:33:17 7s 3564s
> 17:00-18:00 18160 26:44:38 5s 713s
> 18:00-19:00 16868 33:23:17 7s 3599s
> 19:00-20:00 16562 26:20:08 6s 1447s
> 20:00-21:00 15742 24:37:25 6s 1467s
> 21:00-22:00 16482 28:39:49 6s 3574s
> 22:00-23:00 14071 22:38:04 6s 856s
> 23:00-24:00 10234 20:20:38 7s 883s
>
> Host/Domain Summary: SMTPD Connections (top 50)
> connections time conn. avg./conn. max. time host/domain
> ----------- ---------- ---------- --------- -----------
> 25738 9:23:51 1s 3574s rr.com
> 18892 3:04:38 1s 95s bag
> 15965 4:59:44 1s 543s shawcable.net
> 15511 4:18:52 1s 20s bevcomm.net
> 12262 1:53:08 1s 307s attbi.com
> 11918 2:18:43 1s 300s adsl.cmo.de
> 8755 1:20:40 1s 23s
> AFontenayssB-152-1-38-232.w83-114.abo.wanadoo.fr
> 8575 8:43:34 4s 274s usadatanet.net
> 8039 5:25:26 2s 334s verizon.net
> 7500 4:01:20 2s 318s comcast.net
> 7197 4:02:34 2s 1333s pacbell.net
> 6883 4:22:39 2s 308s veloxzone.com.br
> 6437 0:20:24 0s 15s fastres.net
> 5249 2:00:46 1s 304s ameritech.net
> 3594 0:46:10 1s 11s networktel.net
> 2619 2:08:49 3s 1311s adelphia.net
> 2603 1:14:13 2s 8s 201.129.100.113
> 2175 3:30:55 6s 720s rima-tde.net
> 2110 0:21:02 1s 5s
> ASte-Genev-Bois-151-1-53-172.w82-121.abo.wanadoo.fr
> 1892 0:47:50 2s 49s classicnet.net
> 1778 0:20:25 1s 24s optonline.net
> 1775 1:16:27 3s 300s xtra.co.nz
> 1747 1:21:43 3s 311s hinet.net
> 1741 0:21:36 1s 4s wilkes.net
> 1575 0:18:52 1s 10s cox.net
> 1553 0:43:51 2s 113s t-dialin.net
> 1509 2:25:20 6s 301s 148.244.198.114
> 1340 2:50:22 8s 302s prodigy.net.mx
> 1285 4:16:36 12s 3599s bellsouth.net
> 1268 0:33:26 2s 31s wcom.net
> 1244 4:26:14 13s 426s aol.com
> 1240 1:45:36 5s 317s charter.com
> 1238 1:47:55 5s 334s proxad.net
> 1193 1:01:14 3s 76s prod-infinitum.com.mx
> 1192 5:03:45 15s 21s 66.115.96.57
> 1183 0:23:38 1s 21s 201.128.67.253
> 1174 2:34:11 8s 353s dsl-verizon.net
> 1138 0:15:30 1s 4s 200.77.83.115
> 1083 26:05:19 87s 227s 165.139.84.1
> 1039 1:32:42 5s 474s rogers.com
> 1030 0:59:43 3s 327s ntl.com
> 1011 0:30:30 2s 40s ttnet.net.tr
> 992 1:08:04 4s 309s swbell.net
> 903 0:29:29 2s 6s 201.129.100.64
> 864 0:06:12 0s 4s
> AMontsouris-151-1-47-144.w82-123.abo.wanadoo.fr
> 857 1:01:58 4s 306s qwest.net
> 839 0:53:16 4s 13s
> ANantes-252-1-5-7.w82-126.abo.wanadoo.fr
> 829 0:22:50 2s 6s
> AAubervilliers-152-1-4-47.w82-121.abo.wanadoo.fr
> 771 0:18:29 1s 4s
> AAubervilliers-152-1-11-92.w82-121.abo.wanadoo.fr
> 750 6:21:44 31s 331s smtp-vbr5.xs4all.nl
>
> top 50 Senders by message count
> -------------------------------
> 222814 python [at] python
> 16156 none [at] bag
> 3257 mailman [at] python
> 2256 tutor [at] python
> 1307 web [at] python
> 738 spambayes [at] python
> 584 pythonmac [at] python
> 300 db [at] python
> 179 pythonce [at] python
> 158 patches [at] python
> 51 pydotorg [at] python
> 50 noreply [at] sourceforge
> 41 noreply [at] python
> 40 xml [at] python
> 30 c++@python.org
> 29 navmse [at] craneplumbing
> 20 python [at] m
> 15 mal [at] egenix
> 11 wingide [at] wingware
> 11 tameyer [at] ihug
> 10 guido [at] python
> 10 tkinter [at] python
> 9 bac [at] ocf
> 8 dbl [at] tentra
> 8 psf [at] python
> 8 webmaster [at] python
> 8 alan.gauld [at] blueyonder
> 7 tim.peters [at] gmail
> 7 autoresponse [at] groups
> 7 martin [at] v
> 7 docutils [at] lists
> 7 dc [at] python
> 6 baypiggies [at] fuzzyorange
> 6 tim_one [at] users
> 6 jlgijsbers [at] planet
> 6 expat [at] libexpat
> 5 ben [at] benlast
> 5 skip [at] mojam
> 5 matt [at] mondoinfo
> 5 wnvcole [at] peppermillcas
> 5 python [at] rcn
> 5 erikpiper [at] click
> 5 walter [at] livinglogic
> 5 admin [at] system
> 5 loewis [at] users
> 5 distutils [at] python
> 5 i18n [at] python
> 5 mailer [at] python
> 4 python [at] bernardlebel
> 4 uche.ogbuji [at] fourthought
>
> top 50 Recipients by message count
> ----------------------------------
> 671 skip [at] pobox
> 604 mizuno [at] yukiharu
> 603 mizuno [at] azabu
> 584 walter [at] livinglogic
> 563 tismer [at] stackless
> 554 loader [at] loader
> 507 tim.peters [at] gmail
> 489 mal [at] egenix
> 481 mlist [at] asesoft
> 458 michaelr5 [at] mac
> 445 bradb [at] bbnet
> 445 hyeshik [at] gmail
> 444 henriquesjl [at] yahoo
> 435 python_lists [at] freemail
> 428 davida [at] activestate
> 425 andrewm [at] object-craft
> 423 erik [at] heneryd
> 423 lurker [at] free
> 417 trentm [at] activestate
> 409 saifi_khan [at] gamebox
> 407 t-meyer [at] ihug
> 405 jae+python [at] jerhard
> 403 lists [at] mjtsai
> 402 barry [at] wooz
> 400 niemeyer [at] conectiva
> 400 mak [at] trisoft
> 399 kmead [at] cmsystems
> 399 rnd [at] onego
> 399 baris [at] uludag
> 397 ayose.cazorla [at] hispalinux
> 397 aau69800 [at] par
> 397 whisper [at] oz
> 394 andymac [at] bullseye
> 394 szabi [at] mplayerhq
> 394 d+pydev [at] trit
> 391 stuart [at] stuartbishop
> 390 webmaster [at] beyond-thoughts
> 390 lists [at] webcrunchers
> 390 john.abel [at] pa
> 389 dr.lizou [at] gmail
> 389 gtalvola [at] nameconnector
> 382 ronaldoussoren [at] mac
> 382 lists [at] ghaering
> 381 zbir [at] urbanape
> 381 bdash [at] gmx
> 381 john [at] hazen
> 381 wsanchez [at] wsanchez
> 379 pinard [at] iro
> 378 fumanchu [at] amor
> 375 marklists [at] mceahern
>
> top 50 Senders by message size
> ------------------------------
> 902m python [at] python
> 89245k none [at] bag
> 20419k mailman [at] python
> 15219k tutor [at] python
> 5955k spambayes [at] python
> 5313k web [at] python
> 2966k pythonmac [at] python
> 1755k patches [at] python
> 1441k db [at] python
> 923k shapiro [at] menssana
> 602k pythonce [at] python
> 441247 pydotorg [at] python
> 337971 xml [at] python
> 324057 argrill [at] warnerpower
> 308975 noreply [at] sourceforge
> 253282 noreply [at] python
> 217738 c++@python.org
> 126223 navmse [at] craneplumbing
> 119090 barry [at] creosote
> 115698 jdahye [at] kordi
> 114354 majordomo [at] sig
> 74148 bac [at] ocf
> 68976 mhammond [at] skippinet
> 68678 mspss [at] gto
> 67859 jph [at] emilia
> 67297 python [at] m
> 59384 mal [at] egenix
> 49099 tkinter [at] python
> 48142 andrew.dolvig [at] freescale
> 46531 postmaster [at] python
> 46450 webmaster [at] python
> 44339 dc [at] python
> 43564 voteforbush [at] hotmail
> 43250 i18n [at] python
> 42651 en1 [at] aol
> 42337 estisanz [at] terra
> 42035 sales [at] pigeonforge
> 41721 wingide [at] wingware
> 41154 tameyer [at] ihug
> 38515 docutils [at] lists
> 38160 mailer [at] filter02
> 34751 billr [at] smart
> 30310 europython [at] python
> 29395 psf [at] python
> 29160 anthonybaxter [at] users
> 28985 bgtees [at] hotmail
> 26774 admin [at] system
> 26415 walter [at] livinglogic
> 23924 pythonmac [at] bounce
> 23777 baypiggies [at] fuzzyorange
>
> top 50 Recipients by message size
> ---------------------------------
> 3049k barry [at] wooz
> 2856k skip [at] pobox
> 2575k mizuno [at] yukiharu
> 2565k mizuno [at] azabu
> 2326k loader [at] loader
> 2301k tismer [at] stackless
> 2221k walter [at] livinglogic
> 2167k tim.peters [at] gmail
> 2140k mal [at] egenix
> 2088k python-list-bounces+wtrenker=shaw.ca [at] bag
> 1958k mlist [at] asesoft
> 1874k michaelr5 [at] mac
> 1866k tutor-bounces [at] bag
> 1822k hyeshik [at] gmail
> 1815k bradb [at] bbnet
> 1774k python-list-bounces+twolabs=bigmir.net [at] bag
> 1687k davida [at] activestate
> 1663k trentm [at] activestate
> 1662k jeremy [at] alum
> 1645k bac [at] ocf
> 1641k henriquesjl [at] yahoo
> 1619k python_lists [at] freemail
> 1610k python-list-bounces+acrraidx=lycos.es [at] bag
> 1609k lurker [at] free
> 1608k erik [at] heneryd
> 1583k python-list-bounces+bany1=centrum.cz [at] bag
> 1573k python-list-bounces+soofern=msn.com [at] bag
> 1560k andrewm [at] object-craft
> 1550k john.abel [at] pa
> 1534k lists [at] mjtsai
> 1509k whisper [at] oz
> 1508k mak [at] trisoft
> 1507k niemeyer [at] conectiva
> 1499k saifi_khan [at] gamebox
> 1494k webmaster [at] beyond-thoughts
> 1493k lists [at] webcrunchers
> 1487k t-meyer [at] ihug
> 1481k ayose.cazorla [at] hispalinux
> 1475k aau69800 [at] par
> 1465k python-list-bounces+home=techfreak.net [at] bag
> 1461k d+pydev [at] trit
> 1442k andymac [at] bullseye
> 1440k szabi [at] mplayerhq
> 1433k jae+python [at] jerhard
> 1423k dr.lizou [at] gmail
> 1420k python-list-bounces+sonjavanhoed=com02.com [at] bag
> 1414k baris [at] uludag
> 1411k kmead [at] cmsystems
> 1410k python-list-bounces+premshree_python=yahoo.co.in [at] bag
> 1407k rnd [at] onego
>
> message bounce detail (by relay)
> --------------------------------
> local (total: 54)
> 25 unknown user: "none"
> 22 unknown user: "/dev/null"
> 5 mail forwarding loop for python-announce-list [at] bag
> 1 unknown user: "administrator"
> 1 unknown user: "av engine"
> none (total: 11)
> 11 User unknown in virtual alias table
> smtp.xs4all.nl[194.109.6.51] (total: 62)
> 34 5.1.8 <InfoSec [at] mailscan>... Domain of sender addres...
> 17 5.1.8 <CBPostmaster [at] cbmain>... Domain of...
> 3 5.1.8 <mspss [at] gto>... Domain of sender address mspss@...
> 2 5.1.8 <Administrator [at] corp>... Domain of sender a...
> 2 5.1.8 <symantec_antivir [at] mona>... Domain of sender addre...
> 1 5.1.8 <Symantec_AntiVirus_for_SMTP_Gateways [at] bj
> 1 5.1.8 <anti-virus [at] paris8>... Domain of...
> 1 5.1.8 <root [at] localhost>... Domain of sender addre...
> 1 5.1.8 <smadmin [at] netranew>... Domain of sender ad...
>
> smtp delivery failures
> ----------------------
> connection refused (total: 19)
> 19 smtp.xs4all.nl
> connection timed out (total: 98)
> 98 smtp.xs4all.nl
> server dropped connection without sending the initial smtp greeting
> (total: 21)
> 21 smtp.xs4all.nl
>
> Warnings: none
>
> Fatal Errors: none
>
> Panics: none
>
> Master daemon messages: none
> _______________________________________________
> Pydotorg mailing list
> Pydotorg [at] python
> http://mail.python.org/mailman/listinfo/pydotorg
>


--
Zope Corporation
Software Engineer
(540) 361-1700
_______________________________________________
Zope-web maillist - Zope-web [at] zope
http://mail.zope.org/mailman/listinfo/zope-web


tim.one at comcast

Aug 20, 2004, 10:23 AM

Post #8 of 9 (1914 views)
Permalink
RE: "NZO box" on front page [In reply to]

[Andrew Sawyers]
> Our postfix is fast and fine; it's that messages are not even being
> delivered to postfix from mailman due to the observations I described in
> my previous message.

The stats I attached show that m.p.o is sending out a gigabyte of email per
day, and Mailman is the only significant source of outgoing email on m.p.o
(I expect that the traffic from the comp.lang.python mailing-list gateway
alone dwarfs all of Zope's list traffic combined). There's no backlog, and
the box isn't thrashing (although you can't tell that from the stats alone).

> I suppose we won't argue semantics - Lets just say, mailman is flakey :)

Yes.

> In any case, when we had experienced all the problems with the commingling
> of m.z.o and m.p.o I sent a bunch of emails to postmaster [at] p
> - to no avail. Our best hope is someone knows mailman on high volume
> sites better then Jens or I.

I'd try again, if I were you. Since the m.p.o postmasters are no longer
fighting any problems with m.p.o's email, (a) they may be able to explain
what they did now that it's *done*; and, (b) they have more "spare time"
now. OTOH, if the problems were due to flakiness in a particular Zope
mailing list, perhaps they got such improvement simply by getting that list
off the m.p.o hardware.

> It could be even corruption with a single list as far as I know; I just
> don't know and have little time to spelunk m.z.o We spent several hours
> and are certain the problem is in qfiles/out - I'll see if I can look
> into single mta deliveries so that groups aren't possibly being tossed
> due to a single recipient failure, as I'm guessing that might be what
> could be happening. I'm not even certain who manages the lists; but it
> would sure help if that individual or individuals could assist.

I run, e.g., zodb-dev [at] zope What specifically could I do to help
determine if that list is causing you problems?


_______________________________________________
Zope-web maillist - Zope-web [at] zope
http://mail.zope.org/mailman/listinfo/zope-web


chris at simplistix

Aug 21, 2004, 12:53 AM

Post #9 of 9 (1924 views)
Permalink
Re: "NZO box" on front page [In reply to]

Andrew Sawyers wrote:
> mail.zope.org is not exactly "flakey" -- mailman gets hungup on
> attempting to resend to failed deliveries (over and over and over).

How would this result in one message to a list going missing while
others are still delivered?

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-web maillist - Zope-web [at] zope
http://mail.zope.org/mailman/listinfo/zope-web

Zope web RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.