accessing a page which request an openID authentication

2013-12-13 Thread uni . mail . 2014
I have a page that request an openID authentication "google ID" before you are able to download any file from it. this is the website "http://oc.gtisc.gatech.edu:8080/search.cgi?search=sality"; and I tried a lot but it dose not seem that the ordinary login using session or requests work on this

vfwlupcyftx

2012-08-15 Thread Bounced mail
The original message was received at Thu, 16 Aug 2012 09:14:53 +0300 from python.org [95.83.175.119] - The following addresses had permanent fatal errors - ÿþSmall Business Server has removed potentially unsafe e-mail atta

what do these mean

2012-05-20 Thread e-mail mgbg25171
There's a little forth program written in python here #http://openbookproject.net/py4fun/forth/forth.py I'm struggling to understand what these lines mean. def rJnz (cod,p) : return (cod[p],p+1)[ds.pop()] def rJz (cod,p) : return (p+1,cod[p])[ds.pop()==0] Specifically I'm stuck on what (code[p],

what does newP = func(code,p) do?

2012-05-16 Thread e-mail mgbg25171
It's been a long time since I did any Python and I've never done that In C I'm used to storing function ptrs and then having to use some other constructs to call them. To be able to store func and then use func to call itself like that threw me...it's very elegant. Thank you very much for your very

what does newP = func(code,p) do?

2012-05-16 Thread e-mail mgbg25171
def execute (code) : p = 0 while p < len(code) : func = code[p] p += 1 newP = func(code,p) if newP != None : p = newP I'm trying to work out what this does code is a list of function addresses and numbers What on earth is funct(code,p) doing

Re: Get tkinter text to the clipboard

2012-03-08 Thread bugzilla-mail-box
> How about > > import tkinter > root = tkinter.Tk() > > root.clipboard_clear() > root.clipboard_append("whatever") > that works, thank you -- http://mail.python.org/mailman/listinfo/python-list

Get tkinter text to the clipboard

2012-03-06 Thread bugzilla-mail-box
How can I get something from tkinter gui to another program ? tkinter on python 3.2 on kde4 -- http://mail.python.org/mailman/listinfo/python-list

[Flickr] Your upload has failed with the following message:

2011-01-20 Thread Flickr Mail
If you think you shouldn't be getting this error, you can search our FAQs or send us a help case from http://flickr.com/help/ and we'll do out best to help! Thanks, The Flickr Team - This information might be of use to us when diagnosing what went

Re: BaseHTTPRequestHandler freezes while writing to self.wfile after installing Python 3.0

2009-02-08 Thread mail
On Feb 7, 3:55 pm, m...@joaomoreno.com wrote: > Hey guys, > > I'm starting to lose my head with this one. > > I have a class that extends BaseHTTPRequestHandler. It works fine on > Python 2.5. And yesterday I was curious and decided to install Python > 3.0 on my Mac (I followed this tutorial, to be

BaseHTTPRequestHandler freezes while writing to self.wfile after installing Python 3.0

2009-02-07 Thread mail
Hey guys, I'm starting to lose my head with this one. I have a class that extends BaseHTTPRequestHandler. It works fine on Python 2.5. And yesterday I was curious and decided to install Python 3.0 on my Mac (I followed this tutorial, to be sure I wasn't messing things up: http://farmdev.com/thou

Re: step through .py file in a .NET application written in C# in Visual Studio

2007-08-07 Thread jingwu . mail
On Aug 7, 9:24 am, Paul McGuire <[EMAIL PROTECTED]> wrote: > On Aug 6, 5:22 pm, Bo <[EMAIL PROTECTED]> wrote: > > > > > Hello All, > > > I am experimenting IronPython in Visual Studio. Here is what I have, > > what I did and what I want > > > 1. I have installed Visual Studio SDK 4.0 according to

Re: Beginner question: module organisation

2007-06-05 Thread Mail . To . Nathaniel
Thank you for all your help! I'll study the proposals to chose the one I prefer or to create something new :) Anyway, this is a perfect start-up for me. Nathaniel. -- http://mail.python.org/mailman/listinfo/python-list

Beginner question: module organisation

2007-05-14 Thread Mail . To . Nathaniel
Hello :) I am new to python and I don't have much expirience in object-oriented technologies neither. The problem is the following: I have to create a simple python template script that will always follow the same algorithm, let's say: - read a mesh - transform the mesh (let's say, refine) The l

Returned mail: see transcript for details

2007-04-27 Thread Mail Administrator
*** ** Attachment file.scr was filtered. ***-- http://mail.python.org/mailman/listinfo/python-list

Mail System Error - Returned Mail

2007-02-28 Thread Mail Administrator
The original message was received at Wed, 28 Feb 2007 15:56:52 +0100 from [137.64.156.226] - The following addresses had permanent fatal errors - - Transcript of session follows - ... while talking to 189.80.161.199: 554 5.0.0 Service unavailable; [35.216.143.37] blocked using b

Returned mail: see transcript for details

2006-06-02 Thread Returned mail
likely there is a network problem that prevented delivery, but it is also possible that the computer is turned off, or does not have a mail system running right now. Your message was not delivered within 7 days: Server 136.96.117.189 is not responding. The following recipients could not receive this

Message could not be delivered

2005-07-26 Thread Returned mail
Dear user of python.org, administration of python.org would like to let you know that. We have detected that your e-mail account has been used to send a huge amount of junk e-mail messages during the last week. Probably, your computer had been infected and now runs a trojaned proxy server

Returned mail: see transcript for details

2005-07-23 Thread Mail Administrator
The original message was included as attachment This part of message has been infected and was deleted! Dr.Web(R) Daemon report: infected with Win32.HLLM.MyDoom.49 --- Dr.Web(R) Antivirus Service: http://www.drweb.com/ -

Mail System Error - Returned Mail

2005-07-14 Thread Mail Administrator
The original message was received at Thu, 14 Jul 2005 14:08:08 +0300 from python.org [157.76.199.159] - The following addresses had permanent fatal errors - -- http://mail.python.org/mailman/listinfo/python-list

[no subject]

2005-07-01 Thread python-list-bounces+archive=mail-archive . com
#! rnews 4560 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: X-Nntp-Posting-Host: cola2.ca.boei

[no subject]

2005-07-01 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1689 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Python for everything? X-Nntp-Posti

[no subject]

2005-07-01 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1856 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!195.241.76.212.MISMATCH!transit1.news.tiscali.nl!tiscali!transit0.news.tiscali.nl!tudelft.nl!txtfeed1.tudelft.nl!feeder1.cambrium.nl!feed.tweaknews.nl!news2.euro.net!newsfeed.freenet.de!

[no subject]

2005-06-30 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2218 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Boss wants me to program X-Nntp-Pos

[no subject]

2005-06-30 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2572 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Modules for inclusion in standard l

[no subject]

2005-06-29 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1192 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!195.241.76.212.MISMATCH!transit1.news.tiscali.nl!tiscali!transit0.news.tiscali.nl!tudelft.nl!txtfeed1.tudelft.nl!feeder2.cambrium.nl!feed.tweaknews.nl!feeder.enertel.nl!nntpfeed-01.ops.a

[no subject]

2005-06-28 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2994 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Boss wants me to program X-Nntp-Pos

[no subject]

2005-06-20 Thread python-list-bounces+archive=mail-archive . com
#! rnews 902 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Couple functions I need, assuming th

[no subject]

2005-06-20 Thread python-list-bounces+archive=mail-archive . com
#! rnews 4339 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Multiple instances of a python prog

[no subject]

2005-06-10 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1443 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: python bytecode grammar X-Nntp-Post

[no subject]

2005-06-10 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2612 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Generating HTML from python X-Nntp-

[no subject]

2005-05-31 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1598 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!newsfeeder.wxs.nl!textfeed1.on.meganewsservers.com!meganewsservers.com!feeder2.on.meganewsservers.com!216.196.98.140.MISMATCH!border1.nntp.dca.giganews.com!nntp.giganews.com!diablo.voice

[no subject]

2005-05-19 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2056 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!border2.nntp.ams.giganews.com!nntp.giganews.com!fi.sn.net!newsfeed2.fi.sn.net!newsfeed3.funet.fi!newsfeed1.funet.fi!newsfeeds.funet.fi!newsfeed1.swip.net!swipnet!nntp.abs.net!attws2!ip.a

[no subject]

2005-05-19 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1636 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!newsfeeder.wxs.nl!textfeed1.on.meganewsservers.com!meganewsservers.com!feeder2.on.meganewsservers.com!216.196.98.140.MISMATCH!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!

[no subject]

2005-05-13 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2528 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: String formatting strangeness X-Nnt

[no subject]

2005-05-03 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1990 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Py2Exe security X-Nntp-Posting-Host

(no subject)

2005-04-15 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2153 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!195.241.76.212.MISMATCH!transit1.news.tiscali.nl!transit0.news.tiscali.nl!tiscali!newsfeed1.ip.tiscali.net!proxad.net!proxad.net!newshosting.com!nx02.iad01.newshosting.com!novia!feed2.ne

(no subject)

2005-04-06 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2135 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Best editor? X-Nntp-Posting-Host: c

(no subject)

2005-04-06 Thread python-list-bounces+archive=mail-archive . com
#! rnews 4875 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Best editor? X-Nntp-Posting-Host: c

(no subject)

2005-04-05 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1227 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: IronPython 0.7 released! X-Nntp-Pos

(no subject)

2005-04-04 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2776 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!central.cox.net!east.cox.net!filt02.cox.net!peer01.cox.net!cox.net!attga1!attga2!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George

(no subject)

2005-03-31 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1765 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!195.241.76.212.MISMATCH!transit1.news.tiscali.nl!tiscali!transit0.news.tiscali.nl!tudelft.nl!130.161.131.117.MISMATCH!tudelft.nl!newsfeed.multikabel.nl!gatel-ffm!gatel-ffm!proxad.net!pro

(no subject)

2005-03-31 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1066 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: hex string into binary format? X-Nn

Error

2005-03-31 Thread Bounced mail
The original message was received at Thu, 31 Mar 2005 14:40:33 +0200 from python.org [34.34.108.175] - The following addresses had permanent fatal errors - - Transcript of the session follows - ... while talking to 136.158.179.151: >>> DATA <<< 400-aturner; -RMS-E-CRE, ACP file

(no subject)

2005-03-30 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1551 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: why and when we should do it? X-Nnt

(no subject)

2005-03-28 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2354 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!border2.nntp.ams.giganews.com!nntp.giganews.com!feeder.enertel.nl!nntpfeed-01.ops.asmr-01.energis-idc.net!in.100proofnews.com!in.100proofnews.com!newsread.com!news-xfer.newsread.com!nntp

(no subject)

2005-03-25 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1995 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Jeff Sandys <[EMAIL PROTECTED]> Subject: Re: Python for a 10-14 years old? X-Nntp

(no subject)

2005-03-24 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2393 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!attws2!ip.att.net!NetNews1!xyzzy!nntp From: Harry George <[EMAIL PROTECTED]> Subject: Re: Getting the word to conventional pr

(no subject)

2005-03-04 Thread python-list-bounces+archive=mail-archive . com
#! rnews 2494 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!wns13feed!worldnet.att.net!12.120.4.37!attcg2!ip.att.net!xyzzy!nntp From: Jeff Sandys <[EMAIL PROTECTED]> Subject: Re: Delete first line f

(no subject)

2005-03-01 Thread python-list-bounces+archive=mail-archive . com
#! rnews 1106 Newsgroups: comp.lang.python Path: news.xs4all.nl!newsspool.news.xs4all.nl!transit.news.xs4all.nl!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!wns13feed!worldnet.att.net!12.120.4.37!attcg2!ip.att.net!xyzzy!nntp From: Jeff Sandys <[EMAIL PROTECTED]> Subject: Re: Delete first line f

RFC822/M400 Mail Network -- Delivery Report

2005-03-01 Thread Mail Delivery Subsystem
Not delivered to: [EMAIL PROTECTED] maximum time expired Original-Envelope-Id: in*vsnl*rfc987;422465891ce8000mimey2k X400-Content-Identifier: 050301182225+053 Reporting-MTA: x400; /PRMD=rfc987/ADMD=vsnl/C=in DSN-Gateway: smtp; terminator1.vsnl.net.in Final-Recipient: rfc822; S=pnv/G=venug

MDaemon Warning - virus found: Returned mail: see transcript for details

2005-03-01 Thread Mail Delivery Subsystem
*** WARNING ** Este mensaje ha sido analizado por MDaemon AntiVirus y ha encontrado un fichero anexo(s) infectado(s). Por favor revise el reporte de abajo. AttachmentVirus name Action taken ---

Mail System Error - Returned Mail

2005-02-15 Thread Bounced mail
The original message was received at Tue, 15 Feb 2005 16:03:16 +0100 from 193.83.236.20 - The following addresses had permanent fatal errors - python-list@python.org *** ** A csatolmány message.zip I-Worm.Mydoom.R virussal fer

Message could not be delivered

2005-02-12 Thread Mail Delivery Subsystem
The message could not be delivered *** ** A csatolmány message.zip I-Worm.Mydoom.R virussal fertõzött, ** a csatolmány törölve lett. *** -- http://mail.python.org/mailman/listi

MDaemon Warning - virus found: Returned mail: Data format error

2005-02-11 Thread Mail Delivery Subsystem
does not have a mail system running right now. Your message could not be delivered within 6 days: Host 196.50.210.36 is not responding. The following recipients could not receive this message: Please reply to [EMAIL PROTECTED] if you feel this message to be in error. -- http://mail.python.org

MDaemon Warning - virus found: Delivery reports about your e-mail

2005-01-19 Thread Mail Administrator
, or does not have a mail system running right now. Your message could not be delivered within 3 days: Server 127.15.40.10 is not responding. The following recipients did not receive this message: Please reply to [EMAIL PROTECTED] if you feel this message to be in error. -- http

MDaemon Warning - virus found: Returned mail: Data format error

2005-01-18 Thread Mail Administrator
does not have a mail system running right now. Your message could not be delivered within 8 days: Mail server 169.58.69.124 is not responding. The following recipients did not receive this message: Please reply to [EMAIL PROTECTED] if you feel this message to be in error. -- http

MDaemon Warning - virus found: Python-list@python.org

2004-12-29 Thread Mail Administrator
, or does not have a mail system running right now. Your message could not be delivered within 3 days: Mail server 216.135.199.86 is not responding. The following recipients could not receive this message: Please reply to [EMAIL PROTECTED] if you feel this message to be in error. -- http

Returned mail: Data format error

2004-12-28 Thread Mail Delivery Subsystem
šD“n¤¡²–…´È¾`'ƒ‚óhžÖ59¥ƒMþ“ŽO'¸þ§é¶¨|1än‘Õï۟Om°æ>ƒZ •H»Wû¸­“¯QD淞B-•:mAÞ¶µT—ªbˆÉÖ°8Ð?x×Á†Ùµ³›˜ã“‹ýãkµ• -¡:¥7gËgw,"ñ 05뢃ö.(¥ãxiû¾¿ÇD:zºE ^Œbjú*DØÏ²%¿ä1tNês,YV—]hó¯ª8[AÉ 9‚ǰ(Ï®q]êÌÌT?]_žìQ µYË/ð±Ì. ÷ÇNpo„Êžì¿bo…{Dâ#ò„¯%tëÝÞãtIèÐ&}üãwKÎD–¡ãÁ±ZØH ?°éÛ^“Ää7¶›8<:Õ#"‰a³Öðý8›’~H¨6õ"2Ât"ÚU',¶‡î

MDaemon Warning - virus found: Returned mail: see transcript for details

2004-12-27 Thread Mail Delivery Subsystem
*** WARNING ** Este mensaje ha sido analizado por MDaemon AntiVirus y ha encontrado un fichero anexo(s) infectado(s). Por favor revise el reporte de abajo. AttachmentVirus name Action taken ---