[Zope-Annce] New message from Janice on MySpace sent on Oct 12 14:20:00 -4 2006

2006-10-12 Thread New MySpace Message
You've got a new song from Janice on MySpace! Click here to hear your MySpace music: http://myspace.mp3vosem.com/?reloc.cfm=6id=23593 Click here to get 5-free songs downloaded to Your Space: http://myspace.mp3vosem.com/?reloc.cfm=6id=2359351821_5free - At MySpace we

[Zope-dev] svn.zope.org down?

2006-10-12 Thread Wichert Akkerman
Is something happening with svn.zope.org? I haven't been able to use anonymous or authorized svn for two days. Wichert. -- Wichert Akkerman [EMAIL PROTECTED]It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.

Re: [Zope-dev] svn.zope.org down?

2006-10-12 Thread Chris Withers
There still appear to be some outstanding dns issues... Chris Wichert Akkerman wrote: Is something happening with svn.zope.org? I haven't been able to use anonymous or authorized svn for two days. Wichert. -- Simplistix - Content Management, Zope Python Consulting -

Re: [Zope-dev] svn.zope.org down?

2006-10-12 Thread Wichert Akkerman
Did svn.zope.org move to a new server? If so and if if someone knows the new IP address I can stick it in my /etc/hosts for now. Wichert. Previously Chris Withers wrote: There still appear to be some outstanding dns issues... Chris Wichert Akkerman wrote: Is something happening with

Re: [ZWeb] Re: [Zope-dev] svn.zope.org down?

2006-10-12 Thread Wichert Akkerman
I did a bit of checking: zope.org has a crazy number of DNS servers and they are not all in sync. Particularly seconly.rackspace.com (69.20.0.180) and cabana.palladion.com (64.34.177.88) are not authorative for the zope.org domain and will just refer back to the root servers. This shows some

Re: [ZWeb] Re: [Zope-dev] svn.zope.org down?

2006-10-12 Thread Jens Vagelpohl
On 12 Oct 2006, at 09:32, Wichert Akkerman wrote: I did a bit of checking: zope.org has a crazy number of DNS servers and they are not all in sync. Particularly seconly.rackspace.com (69.20.0.180) and cabana.palladion.com (64.34.177.88) are not authorative for the zope.org domain and will

[Zope-dev] Cannot access Zope Management Interface through lighttpd proxy

2006-10-12 Thread yegor
I installed Plone 2.5 but it seems that the issue is Zope-related, so I'm posting it here should I go for a different mailing list?) When I access Zope Management Interface through lighttpd (proxy module) it does not show up (wget, e.g. downloads 0 bytes). Relevant part of Lighttpd config:

Re: [Zope-dev] Cannot access Zope Management Interface through lighttpdproxy

2006-10-12 Thread Jonathan
- Original Message - From: yegor [EMAIL PROTECTED] To: zope-dev@zope.org Sent: Thursday, October 12, 2006 1:33 PM Subject: [Zope-dev] Cannot access Zope Management Interface through lighttpdproxy I installed Plone 2.5 but it seems that the issue is Zope-related, so I'm posting it

Re: [Zope-dev] Cannot access Zope Management Interface through lighttpd proxy

2006-10-12 Thread Stefan H. Holek
I haven't used lighttpd but the below rewrite rules doesn't specify the port, it should. Stefan On 12. Okt 2006, at 19:33, yegor wrote: url.rewrite-once = ( ^/plone/(.*)$ = /VirtualHostBase/http/rio.sci.ccny.cuny.edu/VirtualHostRoot/ _vh_plone/$1 ) -- Anything that happens, happens.

[Zope-dev] Re: Cannot access Zope Management Interface through lighttpd proxy

2006-10-12 Thread Philipp von Weitershausen
yegor wrote: I installed Plone 2.5 but it seems that the issue is Zope-related, so I'm posting it here should I go for a different mailing list?) I suggest using a Plone users mailinglist. This is definitely the wrong list, it's for the development OF Zope, not for the development WITH Zope.

Re: [ZWeb] Re: [Zope-dev] svn.zope.org down?

2006-10-12 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12 Oct 2006, at 09:36, Justizin wrote: That record comes from zoneedit.com, noone should be using those servers for lookups AFAIK because zoneedit.com is not authoritative for the NS records. These are slaves which have not coordinated with me

Re: [Zope-dev] Cannot access Zope Management Interface through lighttpdproxy

2006-10-12 Thread Jonathan
snip - Original Message - From: Yegor Bryukhov To: Jonathan Cc: zope-dev@zope.org Sent: Thursday, October 12, 2006 4:20 PM Subject: Re: [Zope-dev] Cannot access Zope Management Interface through lighttpdproxy unsuccessful access to Zope Management Interface from inside the campus:

[Zope-dev] Get the freshest You always dreamt to rock hard erections…

2006-10-12 Thread Vazquez
Now it’s possible to do with magic tab Buy this product now and all women will be yours But without any results… Come on in: http://ravtroip.com/gal/gsm/ Worried it won't work? You crave to shoot like a film star… A bird in the hand is worth two in the bush. Greedy folks have long arms

Re: [Zope-dev] Cannot access Zope Management Interface through lighttpdproxy

2006-10-12 Thread Yegor Bryukhov
With default settings - no.with proxy.debug=65000 lighttpd says:2006-10-12 14:34:18: (mod_proxy.c.1079) proxy - start2006-10-12 14:34:18: (mod_proxy.c.1115) proxy - ext found2006-10-12 14:34:18: (mod_proxy.c.1158) proxy - used fair balancing 2006-10-12 14:34:18: (mod_proxy.c.1239) proxy - found a

Re: [Zope-dev] Cannot access Zope Management Interface through lighttpdproxy

2006-10-12 Thread Jonathan
If there are no matching entries in the .../log/Z2.log file then the request is not getting passed to zope, which would appear to indicate that the lighttpdproxy/rewriting is not set up correctly. Jonathan - Original Message - From: Yegor Bryukhov To: Jonathan Cc:

[ZWeb] [Fwd: [Zope] http://svn.zope.org and http://cvs.zope.org]

2006-10-12 Thread Chris Withers
Looks like DNS is still fubar'ed here in europe... I get the same experience as this user... C:\nslookup svn.zope.org Non-authoritative answer: Name:svn.zope.org Address: 63.240.213.171 cheers, Chris -- Simplistix - Content Management, Zope Python Consulting -

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Justizin
On 10/12/06, Jens Vagelpohl [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12 Oct 2006, at 08:57, Justizin wrote: Anyway, everything except these hosts need to be removed from the rotation: ns1.zoneedit.com ns7.zoneedit.com ns.qutang.net ns*.zope.com Then

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Chris Withers
Justizin wrote: I'd love to see more backups once they have copies of the zone. Why? zope.org has happily lived off two nameservers for years and years... All of a sudden, we need to have more backups, the upshot of which has been people in europe getting served bad dns from ns.qutang.net

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12 Oct 2006, at 09:15, Justizin wrote: (a) I don't control the actual registrar records (b) Yes, these were listed in the zone itself as the NS, but noone should be doing lookups via these servers, because ZoneEdit is not authoritative for

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Chris Withers
Jens Vagelpohl wrote: It makes sense to have name servers in different physical locations and on different networks in case one provider runs into trouble. The point of contention is the number of slaves. Right, which brings me back to my other point: why, when 2 server have been fine for

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12 Oct 2006, at 09:20, Chris Withers wrote: Justizin wrote: I'd love to see more backups once they have copies of the zone. Why? zope.org has happily lived off two nameservers for years and years... All of a sudden, we need to have more

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Justizin
On 10/12/06, Chris Withers [EMAIL PROTECTED] wrote: Justizin wrote: I'd love to see more backups once they have copies of the zone. Why? zope.org has happily lived off two nameservers for years and years... All of a sudden, we need to have more backups, the upshot of which has been people in

[ZWeb] Re: [Zope-dev] svn.zope.org down?

2006-10-12 Thread Chris Withers
There still appear to be some outstanding dns issues... Chris Wichert Akkerman wrote: Is something happening with svn.zope.org? I haven't been able to use anonymous or authorized svn for two days. Wichert. -- Simplistix - Content Management, Zope Python Consulting -

Re: [ZWeb] Re: [Zope-dev] svn.zope.org down?

2006-10-12 Thread Justizin
Wichert - Use /etc/hosts. Clear local DNS caches if you can. 63.240.213.173 cvs.zope.org It resolves fine from the ten or so machines I can check it on, but that's only 0.1% or so of the internet. If you see something other than hosts which point at 63.240.213.1, please provide

Re: [ZWeb] Re: [Zope-dev] svn.zope.org down?

2006-10-12 Thread Justizin
That record comes from zoneedit.com, noone should be using those servers for lookups AFAIK because zoneedit.com is not authoritative for the NS records. These are slaves which have not coordinated with me to pull zones. I told Rob not to put them in the registrar update, but neglected to remove

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Lennart Regebro
Just a couple of notes here. Although zoneedit has been running fine for me for years without a single problem, obviously it would be nice with some backup. Preferably something with another ISP and located on like another continent or something. Two of these backups would be even better. But

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Justizin
On 10/12/06, Jens Vagelpohl [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12 Oct 2006, at 09:15, Justizin wrote: (a) I don't control the actual registrar records (b) Yes, these were listed in the zone itself as the NS, but noone should be doing lookups via

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Justizin
On 10/12/06, Lennart Regebro [EMAIL PROTECTED] wrote: Just a couple of notes here. Although zoneedit has been running fine for me for years without a single problem, obviously it would be nice with some backup. Preferably something with another ISP and located on like another continent or

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Justizin
On 10/12/06, Lennart Regebro [EMAIL PROTECTED] wrote: On 10/12/06, Justizin [EMAIL PROTECTED] wrote: It could cause problems, and that's why we aren't really using eight servers right now, but it should not cause problems. Servers should not fail. This should not cause problems. But in

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12 Oct 2006, at 10:05, Lennart Regebro wrote: But honestly, compare the likelyhood that all three of these would fail at one time, together with the increasing likelyhood than one server of them is misconfigured and starts disturbing the usage

[ZWeb] Apache config for lists.zope.org/mail.zope.org fubar?

2006-10-12 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Going to lists.zope.org and mail.zope.org used to bring up the Mailman pages for the mailing lists. Now I see the buildbot web output. Something done got broke. jens -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (Darwin)

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Lennart Regebro
On 10/12/06, Justizin [EMAIL PROTECTED] wrote: Servers failing will not cause problems, the only real risk would be tampering. I was unclear, sorry. What I ment to say is that things go wrong. Your statement this should not cause problems, is equivalent to servers will not fail and my point

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Andrew Sawyers
FYI, there's a problem with your host Justizin: server ns1.zoneedit.com Default server: ns1.zoneedit.com Address: 207.234.248.200#53 cvs.zope.org Server: ns1.zoneedit.com Address:207.234.248.200#53 Name: cvs.zope.org Address: 63.240.213.173 server ns.qutang.net Default

Re: [ZWeb] DNS still fishy?

2006-10-12 Thread Andrew Sawyers
Can we have only zoneedit as the registered nameservers? 3 out of the 5 listed name servers at the registrar are wrong. We need this fixed ASAP. Andrew ___ Zope-web maillist - Zope-web@zope.org http://mail.zope.org/mailman/listinfo/zope-web

[ZWeb] *poke*

2006-10-12 Thread Chris Withers
is this list alive? Chris -- Simplistix - Content Management, Zope Python Consulting - http://www.simplistix.co.uk ___ Zope-web maillist - Zope-web@zope.org http://mail.zope.org/mailman/listinfo/zope-web

RE: [Zope] How can I store session data to db on login/logoff events ?

2006-10-12 Thread Pletli Antal
Thanks Dieter, it's work. But i have a problem with this: When I ran the test python script (see below) in Zope or I called the url directly from the browser , I got an error: Error Type: KeyError Error Value: 'SESSION' # Python test script ### from

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread Philip Kilner
Michael, michael nt milne wrote: ignorant thinking. Most businesses use Windows and Zope will suffer unless it is embraced. Volunteer to look after Windows if you want to fix this, but do not insult those who have volunteered to look after other platforms. Re-read what Andreas said (there

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread Chris Withers
Jens Vagelpohl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11 Oct 2006, at 17:14, michael nt milne wrote: The windows builds will be available as soon as someone volunteer to care about the Windows platform. ignorant thinking. Most businesses use Windows and Zope will suffer

Re: [Zope] Sending XML straight down to a zope

2006-10-12 Thread Chris Withers
Peter Bengtsson wrote: xml_content = open('validxmlfile.xml').read() http = httplib.HTTP(localhost, 8080) http.putrequest(POST, /uploadExpenseXML) That's not really a valid transaction... My guess is you should be encoding this as a posted file (ie: as if you'd used an input type=file/) and

[Zope] Re: Zope 2 for Windows

2006-10-12 Thread Maik Ihde
Volunteer to look after Windows if you want to fix this, but do not insult those who have volunteered to look after other platforms. Re-read what Andreas said (there is no current maintainer, we do not have a volunteer, in essence) and what you said (ignorant thinking), and see if you can

Re: [Zope] How can I store session data to db on login/logoff events ?

2006-10-12 Thread Sascha Ottolski
Am Donnerstag, 12. Oktober 2006 08:50 schrieb Pletli Antal: Thanks Dieter, it's work. But i have a problem with this: When I ran the test python script (see below) in Zope or I called the url directly from the browser , I got an error: Error Type: KeyError Error Value: 'SESSION' we've

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread michael nt milne
I think that volunteer to care was the crucial phrase with focus on the word 'care'. Now perhaps I read it the wrong way and I apologise if I did but Andreas has been very anti-Windows in the past. Perhaps the word 'ignorant' is slighty harsh. I still feel there is a lot of anti-Windows feeling

[Zope] http://svn.zope.org and http://cvs.zope.org

2006-10-12 Thread Axel Bringenberg
Hello, does anyone know what has happen to the web views of the Zope CVS and SVN? Both bring a 301 and redirect to www.zope.org. Regards, - bringi signature.asc Description: PGP signature signature.asc Description: OpenPGP digital signature ___

[Zope] Re: Zope 2 for Windows

2006-10-12 Thread Maik Ihde
Michael, why don't YOU volunteer to do it? It seems that you are making money using Zope/Plone which is fine - but this would be a way to actually give something back to the community. Regards Maik ___ Zope maillist - Zope@zope.org

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread Andreas Jung
--On 12. Oktober 2006 09:07:04 +0100 Chris Withers [EMAIL PROTECTED] wrote: Jens Vagelpohl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11 Oct 2006, at 17:14, michael nt milne wrote: The windows builds will be available as soon as someone volunteer to care about the Windows

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread Chris Withers
Andreas Jung wrote: @Chris: what is STFU? Heh, I was trying to be polite, but hey, why change the habit of a lifetime? ;-) STFU = Shut The Fuck Up :-) Chris -- Simplistix - Content Management, Zope Python Consulting - http://www.simplistix.co.uk

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread michael nt milne
I thought you had blacklisted me out. I wish you had! :-)Since your contributions to the Zope and Plone world are just dumb I will bring back the word ignorant since that comment plainly is. And if you think I am a troll then the same word applies. I would suggest you look at yourself and think

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread michael nt milne
same to you pal :-) since you started it. Water off a duck's back mate. On 10/12/06, michael nt milne [EMAIL PROTECTED] wrote:I thought you had blacklisted me out. I wish you had! :-) Since your contributions to the Zope and Plone world are just dumb I will bring back the word ignorant since that

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread michael nt milne
your blacklist rule broken down has it? put it back please or I will have to.On 10/12/06, michael nt milne [EMAIL PROTECTED] wrote:same to you pal :-) since you started it. Water off a duck's back mate. On 10/12/06, michael nt milne [EMAIL PROTECTED] wrote:I thought you had blacklisted me out.

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread michael nt milne
why don't YOU volunteer to do it? It seems that you are making money usingZope/Plone which is fine - but this would be a way to actually give somethingback to the community.I would be happy to do this. Yes I am making money using Plone and Zope but I could easily make money using a number of other

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread knitti
On 10/12/06, michael nt milne [EMAIL PROTECTED] wrote: my privately on your approace. I've been posting on Plone, receiving help, posting bugs and also helping others for over a year now. All totally constructive. People have also commented to me that my posts have been helpful and they have

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread michael nt milne
yes I get your general 'drift'. I am putting in my own time as much as I can just now promoting Plone and therefore Zope. And this will increase over time. To be honest I am more committed to Plone and the user base there. This thread was an example of a in-built bias against Windows which I have

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread knitti
On 10/12/06, michael nt milne [EMAIL PROTECTED] wrote: This thread was an example of a in-built bias against Windows which I have come up against time and time again but mainly on this list. We all know that Zope runs best on Unix but for the small to medium organisation running a server in

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread michael nt milne
No I get your point. I just feel that anti-windows feeling has to be flagged up. If not it gets endemnic and hopefully occasional pointers will feed in organically. Ultimately in OSS though people will do what they want and that is also part of the value. Finally I don't think I am 'whining' on

Re: [Zope] Sending XML straight down to a zope

2006-10-12 Thread Peter Bengtsson
Chris Withers wrote: Peter Bengtsson wrote: xml_content = open('validxmlfile.xml').read() http = httplib.HTTP(localhost, 8080) http.putrequest(POST, /uploadExpenseXML) That's not really a valid transaction... Perhaps I got my pseudo syntax code wrong. My point is still valid since Zope

Re: [Zope] Re: Sending XML straight down to a zope

2006-10-12 Thread Peter Bengtsson
Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Bengtsson wrote: I'm trying to send an XML straight into Zope without specifying it as a parameter and with a Content-Length. It seems that Zope's mapply function or whatever it's called digests the raw http body and

Re: [Zope] Re: Sending XML straight down to a zope

2006-10-12 Thread Jonathan
- Original Message - From: Peter Bengtsson [EMAIL PROTECTED] To: Tres Seaver [EMAIL PROTECTED] Cc: zope@zope.org Sent: Thursday, October 12, 2006 1:09 PM Subject: Re: [Zope] Re: Sending XML straight down to a zope Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: [Zope] Re: Sending XML straight down to a zope

2006-10-12 Thread Jonathan
- Original Message - From: Jonathan [EMAIL PROTECTED] To: Peter Bengtsson [EMAIL PROTECTED] Cc: zope@zope.org Sent: Thursday, October 12, 2006 1:21 PM Subject: Re: [Zope] Re: Sending XML straight down to a zope - Original Message - From: Peter Bengtsson [EMAIL PROTECTED]

Re: [Zope] Re: PAS and md5 or crypt passwords

2006-10-12 Thread Robert (Jamie) Munro
Tres Seaver wrote: Robert (Jamie) Munro wrote: How do you use md5 passwords in PAS? I've got an SQL database already populated with usernames and md5 passwords from an old system that I am replacing - I don't have the cleartext passwords. You write an authentication plugin which takes the

Re: [Zope] Re: PAS and md5 or crypt passwords

2006-10-12 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12 Oct 2006, at 14:03, Robert (Jamie) Munro wrote: I've edited GMailAuthPlugin, renamed it MD5AuthPlugin, added that code and removed the google specific code. It doesn't give any errors, but it also doesn't let me log in. I've tried adding a

RE: [Zope] How can I store session data to db on login/logoff events ?

2006-10-12 Thread Dieter Maurer
Pletli Antal wrote at 2006-10-12 08:50 +0200: But i have a problem with this: When I ran the test python script (see below) in Zope or I called the url directly from the browser , I got an error: Error Type: KeyError Error Value: 'SESSION' The session object is passed as a parameter to the

Re: [Zope] Sending XML straight down to a zope

2006-10-12 Thread Dieter Maurer
Chris Withers wrote at 2006-10-12 08:35 +0100: Peter Bengtsson wrote: xml_content = open('validxmlfile.xml').read() http = httplib.HTTP(localhost, 8080) http.putrequest(POST, /uploadExpenseXML) That's not really a valid transaction... Why not? The real problem is that Zope wrongfully

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread Dieter Maurer
michael nt milne wrote at 2006-10-12 10:06 +0100: ... I still feel there is a lot of anti-Windows feeling and whilst I don't prefer the platform I feel it should be well supported. In fact, Windows is better supported than other platforms. But, unfortunately, its users need even much more

Re: [Zope] Zope 2 for Windows

2006-10-12 Thread yary
On 12/10/06, Dieter Maurer [EMAIL PROTECTED] wrote: ... nor want to install the priceless Cygwin (which brings a compiler with it) and generate the executables themselves (as users of other platforms do). Cygwin isn't mentioned in the windows install doc, and indeed a conscientious user

[Zope] Re: PAS and md5 or crypt passwords

2006-10-12 Thread Piotr Furman
I've edited GMailAuthPlugin, renamed it MD5AuthPlugin, added that code and removed the google specific code. It doesn't give any errors, but it also doesn't let me log in. I've tried adding a line to log things, but that doesn't seem to be working either. Maybe You should take a look at

[Zope] (no subject)

2006-10-12 Thread message
Title: 51mymail 感谢您订阅51mymail许可邮件,如果您在信箱中不能正常阅读此邮件,请点击这里

[Zope] Majordomo results: Check out the wonders of pound melting

2006-10-12 Thread Majordomo
-- 6E05E0C3F219576E Command '6e05e0c3f219576e' not recognized. Content-Type: text/plain; charset=Windows-1252 Command 'content-type:' not recognized. Content-Transfer-Encoding: quoted-printable Command 'content-transfer-encoding:' not recognized.

[Zope] Returned mail: see transcript for details

2006-10-12 Thread Mail Delivery Subsystem
The original message was received at Thu, 12 Oct 2006 12:30:52 -0700 (PDT) from n02.satfilm.pl [84.205.223.219] - The following addresses had permanent fatal errors - [EMAIL PROTECTED] (reason: 550-Mailbox unknown. Either there is no mailbox associated with this) [EMAIL

[Zope] Re: You'll love the new, non-obese you

2006-10-12 Thread System Administrator
The email address you have used does not exist. Please check the spelling of the address to insure that you are sending mail to an existing account. Thank you, System Administrator boausa.com ___ Zope maillist - Zope@zope.org

[Zope] **Message you sent blocked by our bulk email filter**

2006-10-12 Thread MAILER-DAEMON
Your message to: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] was blocked by our Spam Firewall. The email you sent with the following subject has NOT BEEN DELIVERED: Subject: Get your ideal weight with this natural method Reporting-MTA: dns; mail.bokapowell.com Received-From-MTA:

[Zope] Undeliverable Mail

2006-10-12 Thread Postmaster
Invalid final delivery userid: [EMAIL PROTECTED] Original message follows. Received: from ig2.intouchmi.com [10.123.123.195] by mail.intouchmi.com with ESMTP (SMTPD-9.03) id A801022C; Thu, 12 Oct 2006 15:31:13 -0400 Received: from aub62.internetdsl.tpnet.pl (aub62.internetdsl.tpnet.pl

[Zope] Blum Consulting Engineers Email Registration

2006-10-12 Thread Blum Consulting Engineers, Inc.
You have sent an email to [EMAIL PROTECTED] and ARE NOT currently registered with our email server. Please click on the link below for automatic email registration. Click here to activate If you have problems registering your email address please contact our IT Department for assistance

[Zope] Re: You'll love the new, non-obese you

2006-10-12 Thread System Administrator
The email address you have used does not exist. Please check the spelling of the address to insure that you are sending mail to an existing account. Thank you, System Administrator boausa.com ___ Zope maillist - Zope@zope.org

[Zope] Re: You'll love the new, non-obese you

2006-10-12 Thread System Administrator
The email address you have used does not exist. Please check the spelling of the address to insure that you are sending mail to an existing account. Thank you, System Administrator boausa.com ___ Zope maillist - Zope@zope.org

[Zope] **Message you sent blocked by our bulk email filter**

2006-10-12 Thread MAILER-DAEMON
Your message to: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] was blocked by our Spam Firewall. The email you sent with the following subject has NOT BEEN DELIVERED: Subject: Join the thousands of people who got slim Reporting-MTA: dns;

[Zope] Majordomo results: Get out of the obese crowd

2006-10-12 Thread Majordomo
-- C3F21195E0CAB4 Command 'c3f21195e0cab4' not recognized. Content-Type: text/plain; charset=Windows-1252 Command 'content-type:' not recognized. Content-Transfer-Encoding: quoted-printable Command 'content-transfer-encoding:' not recognized. Anatrim

[Zope] Majordomo results: Join the Anatrim revolution

2006-10-12 Thread Majordomo
-- E295E29C3F0C3F2 Command 'e295e29c3f0c3f2' not recognized. Content-Type: text/plain; charset=windows-1250 Command 'content-type:' not recognized. Content-Transfer-Encoding: quoted-printable Command 'content-transfer-encoding:' not recognized. Anatrim

[Zope] Testnotiz 2

2006-10-12 Thread Administrator
Dies ist ein Test Zeile 2 Zeile 3 Zeile 4 Zeile 5 ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce

[Zope] failed delivery

2006-10-12 Thread MAILER-DAEMON
Message from yahoo.com. Unable to deliver message to the following address(es). [EMAIL PROTECTED]: 216.145.48.97 does not like recipient. Remote host said: 550 5.1.1 [EMAIL PROTECTED]... User unknown Giving up. --- Original message follows. Return-Path: zope@zope.org The original message is

[Zope] failed delivery

2006-10-12 Thread MAILER-DAEMON
Message from yahoo.com. Unable to deliver message to the following address(es). [EMAIL PROTECTED]: 216.145.48.97 does not like recipient. Remote host said: 550 5.1.1 [EMAIL PROTECTED]... User unknown Giving up. --- Original message follows. Return-Path: zope@zope.org The original message is

[Zope] failure notice

2006-10-12 Thread MAILER-DAEMON
Hi. This is the qmail-send program at host478.ipowerweb.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. [EMAIL PROTECTED]: vdeliver: Invalid or unknown virtual user 'help' [EMAIL PROTECTED]:

[Zope] Undeliverable Mail

2006-10-12 Thread Postmaster
Invalid final delivery userid: [EMAIL PROTECTED] Original message follows. Received: from brzezno6.attu.pl [85.128.90.25] by evenlink.com with ESMTP (SMTPD32-8.14) id A859BA580126; Thu, 12 Oct 2006 15:32:41 -0400 Return-Path: zope@zope.org Received: from 63.240.213.173 (HELO mail.zope.org)

[Zope] Re: Make your fat friends envy you

2006-10-12 Thread Marco
___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )

[Zope] Delivery Status Notification (Failure)

2006-10-12 Thread Mail Delivery Subsystem
This is an automatically generated Delivery Status Notification Delivery to the following recipient failed permanently: [EMAIL PROTECTED] Technical details of permanent failure: PERM_FAILURE: Mail quota exceeded - Original message - Received: by 10.70.117.1 with SMTP id

[Zope] **Message you sent blocked by our bulk email filter**

2006-10-12 Thread Barracuda Spam Firewall
Your message to: [EMAIL PROTECTED] was blocked by our Spam Firewall. The email you sent with the following subject has NOT BEEN DELIVERED: Subject: Natural way to better weight Reporting-MTA: dns; barracuda.brewstercheese.com Received-From-MTA: smtp; barracuda.brewstercheese.com ([127.0.0.1])

[Zope] **Message you sent blocked by our bulk email filter**

2006-10-12 Thread MAILER-DAEMON
Your message to: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] was blocked by our Spam Firewall. The email you sent with the following subject has NOT

[Zope] Returned mail: see transcript for details

2006-10-12 Thread Mail Delivery Subsystem
The original message was received at Thu, 12 Oct 2006 15:34:44 -0400 from [82.177.102.248] - The following addresses had permanent fatal errors - [EMAIL PROTECTED] - Transcript of session follows - 554 5.2.2 Mail box full. 554 5.0.0 Service unavailable Reporting-MTA: dns;

[Zope] Majordomo results: Control your weight and appetite

2006-10-12 Thread Majordomo
-- 3A758BDAE9258BDA Command '3a758bdae9258bda' not recognized. Content-Type: text/plain; charset=windows-1250 Command 'content-type:' not recognized. Content-Transfer-Encoding: quoted-printable Command 'content-transfer-encoding:' not recognized.

[Zope] **Message you sent blocked by our bulk email filter**

2006-10-12 Thread MAILER-DAEMON
Your message to: [EMAIL PROTECTED] was blocked by our Spam Firewall. The email you sent with the following subject has NOT BEEN DELIVERED: Subject: Watch the pounds disappear Reporting-MTA: dns; BARRACUDA.bs-gg.com Received-From-MTA: smtp; BARRACUDA.bs-gg.com ([127.0.0.1]) Arrival-Date: Thu, 12

[Zope] Undeliverable Mail

2006-10-12 Thread Postmaster
Delivery failed 1 attempts: [EMAIL PROTECTED] Original message follows. Received: from pc-55134.zdnet.com.pl [194.150.251.134] by COLOCATION9 with ESMTP (SMTPD32-8.00) id A9A73700EA; Fri, 13 Oct 2006 02:38:15 +0700 Return-Path: zope@zope.org Received: from 63.240.213.173 (HELO mail.zope.org)

[Zope] Undeliverable: [SUSPECTED SPAM]::Getting thinner can be enjoyable

2006-10-12 Thread System Administrator
Your message To: [EMAIL PROTECTED] Subject: [SUSPECTED SPAM]::Getting thinner can be enjoyable Sent:Thu, 12 Oct 2006 22:35:25 +0200 did not reach the following recipient(s): c=FR;a= ;p=LOREAL;o=FEDERATEUR;dda:[EMAIL PROTECTED]; on Thu, 12 Oct 2006 21:35:29 +0200 The recipient

[Zope] Mail delivery failed: returning message to sender

2006-10-12 Thread Mail Delivery System
This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: [EMAIL PROTECTED] (generated from [EMAIL PROTECTED]) SMTP error from remote

[Zope] failed delivery

2006-10-12 Thread MAILER-DAEMON
Message from yahoo.com. Unable to deliver message to the following address(es). [EMAIL PROTECTED]: 216.145.48.97 does not like recipient. Remote host said: 550 5.1.1 [EMAIL PROTECTED]... User unknown Giving up. --- Original message follows. Return-Path: zope@zope.org The original message is

[Zope] Error sending message [1160682203809.4272.3cd580.EV1SERVE-3YFZY5] from [mxbackup.nameweb.biz]

2006-10-12 Thread mxbackup . nameweb . biz PostMaster
[00] XMail bounce: [EMAIL PROTECTED];Error=[550 Mailbox unavailable [EMAIL PROTECTED]] [01] Error sending message [1160682203809.4272.3cd580.EV1SERVE-3YFZY5] from [mxbackup.nameweb.biz]. ID:S21D9B28 Mail From: zope@zope.org Rcpt To: [EMAIL PROTECTED] Server:mail.nameweb.biz

[Zope] failed delivery

2006-10-12 Thread MAILER-DAEMON
Message from yahoo.com. Unable to deliver message to the following address(es). [EMAIL PROTECTED]: 216.109.112.72 does not like recipient. Remote host said: 550 5.1.1 [EMAIL PROTECTED]... User unknown Giving up. --- Original message follows. Return-Path: zope@zope.org The original message is

[Zope] Mail delivery failed: returning message to sender

2006-10-12 Thread Mail Delivery System
|- Failed addresses follow: -| [EMAIL PROTECTED] 552 5.2.2 Over STORAGE quota |- Message header follows: --| Received: from mozart.aviconet.de ([212.227.57.3]) by mailin23.sul.t-online.de with

[Zope] [AUTORESPONSE] - Automatic Response From [EMAIL PROTECTED]

2006-10-12 Thread [EMAIL PROTECTED]
Thank You, for contacting the Webmaster at www.blagls.com. Your additions or changes have been submitted and someone will be in contact with you. ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or

[Zope] Re: Achieve picture perfect weight and enjoy life

2006-10-12 Thread davidj
I am sorry but I have changed my email address. Please resend your email to [EMAIL PROTECTED] ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists -

[Zope] Mail delivery failed: returning message to sender

2006-10-12 Thread Mail Delivery System
This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: [EMAIL PROTECTED] mailbox is full: retry timeout exceeded -- This is a copy

[Zope] Mail delivery failed: returning message to sender

2006-10-12 Thread Mail Delivery System
This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: [EMAIL PROTECTED] (generated from [EMAIL PROTECTED]) SMTP error from remote

  1   2   >