[linux-usb-devel] VIRUS (Worm.SomeFool.Gen-2) IN YOUR MAIL / VIRUS (Worm.SomeFool.Gen-2) VE VASI POSTE

2004-03-17 Thread amavisd-new
- VIRUS ALERT Virus checker on SH found virus: Worm.SomeFool.Gen-2 in your email to the following recipient: -> [EMAIL PROTECTED] Delivery of the email was stopped! For further info please contact [EMAIL PROTECTED] If you do

[linux-usb-devel] Re: oops when using USB CDROM

2004-03-17 Thread Anton Blanchard
> I mounted a cdrom and hot unplugged it without unmounting. It didnt oops > until I tried to unmount it, then got a NULL pointer in cdrom_release. > This is on a ppc64 blade. Sorry for not mentioning it, I was running 2.6.5-rc1-BK from today. Anton ---

[linux-usb-devel] oops when using USB CDROM

2004-03-17 Thread Anton Blanchard
Hi, I mounted a cdrom and hot unplugged it without unmounting. It didnt oops until I tried to unmount it, then got a NULL pointer in cdrom_release. This is on a ppc64 blade. It looks like cdo->lock_door is NULL. Anton 0:mon> e cpu 0: Vector: 300 (Data Access) at [c000120bb6e0] pc: c000

Re: [linux-usb-devel] unneeded subclass error in driver

2004-03-17 Thread Not Zed
On Wed, 2004-03-17 at 19:53 -0800, Matthew Dharm wrote: > Try changing max_sectors in linux/drivers/usb/storage/scsiglue.c to a > smaller number (i.e. 16 or 32 or 64) and see if that improves the transfer speed. Cool, 32 or 64, about 5x faster than when i went to 128. Michael --

Re: [linux-usb-devel] unneeded subclass error in driver

2004-03-17 Thread Matthew Dharm
Try changing max_sectors in linux/drivers/usb/storage/scsiglue.c to a smaller number (i.e. 16 or 32 or 64) and see if that improves the transfer speed. Matt On Thu, Mar 18, 2004 at 11:36:24AM +0800, Not Zed wrote: > > Hi guys, > > Just following driver/kernel directions. > > This happens when

Re: [linux-usb-devel] [BK PATCH] USB update for 2.6.5-rc1

2004-03-17 Thread Alan Stern
On Wed, 17 Mar 2004, Greg KH wrote: > No, what happened is some patches I had to make in the "to send to > Linus" tree only, as that is the "true" tree. My tree is still stuck at > 2.6.4 right now, I'll resync up in a few minutes after I make it through > my morning email slog... > > So yes, the

[linux-usb-devel] unneeded subclass error in driver

2004-03-17 Thread Not Zed
Hi guys, Just following driver/kernel directions. This happens when plugging in the camera listed in the output that follows the directions. Kernel is 2.6.4 with no other patches. Let me know if you need any other info/help. BTW even though it works, it runs REALLY slow, like takes it a coupl

Re: [linux-usb-devel] UHCI

2004-03-17 Thread Malcolm Blaney
Alan Stern wrote: There's nothing obviously wrong here. You can try using the patch for Linux 2.6.4 below, which will print out information to the system log when certain key events occur. Also, you should make sure the log is echoed to your console so you don't lose anything when the system ha

[linux-usb-devel] DEPUTAMADRE (QUARTAS-FEIRAS)

2004-03-17 Thread contato
 Sunday, March 14, 2004 7:46 PM Subject: A/C | Flyer digital: Leandro Rallo DEPUTAMADRE :: AV DO CONTORNO 2028 FLORESTA | BELO HORIZONTE | INFO 31 8822

Re: [linux-usb-devel] [BK PATCH] USB update for 2.6.5-rc1

2004-03-17 Thread Greg KH
On Wed, Mar 17, 2004 at 12:18:48PM -0500, Alan Stern wrote: > On Wed, 17 Mar 2004, Greg KH wrote: > > > On Wed, Mar 17, 2004 at 11:19:19AM -0500, Alan Stern wrote: > > > Greg, I just did a pull from > > > > > > bk://kernel.bkbits.net/home/gregkh/linux/gregkh-2.6 Ah, oops, I didn't notice that

[linux-usb-devel] Fwd: Mosberger's patch for BTC keyboards

2004-03-17 Thread Pete Zaitcev
I have started acting over Greg's head already, and of course forgot to cc: the list. Not a great start, but I'll be more careful with cc-ing in the future. -- Pete Begin forwarded message: Date: Wed, 17 Mar 2004 16:22:21 -0800 From: Pete Zaitcev <[EMAIL PROTECTED]> To: Marcelo Tosatti <[EMAIL P

[linux-usb-devel] Wyniki skanowania systemu antywirusowego

2004-03-17 Thread RAV
RAV AntiVirus for FreeBSD i386 version: 8.3.2 (snapshot-20020109) Copyright (c) 1996-2001 GeCAD The Software Company. All rights reserved. Registered version for 2 domain(s). Running on host: sunshine.hti.pl --- Skaner antywirusowy KompuTronik -

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.3, 2004/02/02 14:30:25-08:00, [EMAIL PROTECTED] [PATCH] USB: another unusual_devs.h change Unfortunately, my Clie refuses to work with vanilla 2.6.1 ("sda is not a valid block device"). After I've added my entry, it is working again. I've tested it several days (mount, umount

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.18, 2004/03/03 10:04:33-08:00, [EMAIL PROTECTED] [PATCH] USB Gadget: make usb gadget strings talk utf-8 Teach gadget/usbstring to expect UTF-8 strings, not ISO-8859/1 ones. This just gets rid of an API issue: no hacks needed for non-Western languages, and multi-language suppo

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.24, 2004/03/17 15:07:34-08:00, [EMAIL PROTECTED] [PATCH] USB: usb gadget, dualspeed {run,compile}-time flags Support some more autoconfiguration for gadget drivers. Run-time: * Add gadget->is_dualspeed flag for controllers to set. * Tested by "ethernet" ga

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.17, 2004/03/01 14:04:57-08:00, [EMAIL PROTECTED] [PATCH] USB: fix little bug in io_edgeport.c this problem has been around since 2.4.17 in drivers/usb/serial/io_edgeport.c in routine set_modem_info... when user request cahnging DTR, it was modifying RTS... causing RTS to cha

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.23, 2004/03/17 15:07:21-08:00, [EMAIL PROTECTED] [PATCH] USB: gadget config buffer utilities Adds two new gadget-side utility functions, to support a declarative style of managing usb configuration descriptors. The functions fill buffers from null-terminated vectors of usb de

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.26, 2004/03/17 15:07:57-08:00, [EMAIL PROTECTED] [PATCH] USB: Change the USB Maintainer entry MAINTAINERS |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff -Nru a/MAINTAINERS b/MAINTAINERS --- a/MAINTAINERS Wed Mar 17 15:48:14 2004 +++ b/MAINTAINERS

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.14, 2004/03/01 13:33:25-08:00, [EMAIL PROTECTED] [PATCH] USB: OSS audio driver workaround for buggy descriptors the attached patch for the USB OSS audio driver works around an apparently common (because windows apparently works around it too) USB audio descriptor bug. I've te

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.5, 2004/02/04 17:25:53-08:00, [EMAIL PROTECTED] [PATCH] USB: fix hid-core compile warning hid-core.c:879: warning: implicit declaration of function `hiddev_report_event' Add missing prototype in include/linux/hiddev.h include/linux/hiddev.h |1 + 1 files changed, 1 ins

[linux-usb-devel] [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.1, 2004/02/02 14:27:48-08:00, [EMAIL PROTECTED] [PATCH] USB: add support for the Aceeca Meazura device to the visor driver. Thanks to Terry Markovich <[EMAIL PROTECTED]> for the information. drivers/usb/serial/visor.c |2 ++ drivers/usb/serial/visor.h |3 +++ 2 file

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.19, 2004/03/10 11:55:07-08:00, [EMAIL PROTECTED] [PATCH] USB: fix stack usage in pl2303 driver Arghh - while trying to follow this I just realized the pl2303 is DMA'ing to the stack - not good! Could you please just try with the patch below. I'm not sure if this might cause th

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.10, 2004/02/27 12:15:19-08:00, [EMAIL PROTECTED] [PATCH] USB: add IRTrans support to ftdi_sio driver I had a go at adding support for IRTrans to the current kernels and I seem to have succeeded. I have attached two patches, one for 2.4.25 and one for 2.6.3 and although I have

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.20, 2004/03/10 12:02:23-08:00, [EMAIL PROTECTED] [PATCH] USB: Using physical extents instead of logical ones for NEC USB HID gamepads >> This patch for 2.4.22 (which applied cleanly to 2.4.25-pre) adds the >> ID 073e:0301 NEC, Inc. Game Pad to the list of quirky USB joypads wh

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.6, 2004/02/05 16:26:27-08:00, [EMAIL PROTECTED] [PATCH] USB Gadget: ethernet gadget locking tweaks [USB] ethernet gadget, locking tweaks This problem showed pretty quickly on an SMP system. Basically, access to the freelist (tx more than rx) needs a spinlock. Stop repeating

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.8, 2004/02/09 11:54:02-08:00, [EMAIL PROTECTED] [PATCH] USB: fix unneeded SubClass entry in unusual_devs.h On Sat, 7 Feb 2004, Brendan Arthurs wrote: > I'm getting the following message when I power on my USB external > enclosure (a MAP-K51U) with a Maxtor IDE hard drive in i

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.22, 2004/03/17 15:07:08-08:00, [EMAIL PROTECTED] [PATCH] USB: add "gadget_chips.h" This adds standard gadget_is_*() calls. Gadget drivers using those calls can get rid of some inlined #ifdefs, and will also be able to do more "late binding" to their hardware. Define gadget_

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.9, 2004/02/16 16:58:53-08:00, [EMAIL PROTECTED] [PATCH] USB: ftdi_sio new PIDs and name fix for sysfs This patch adds a couple of new PIDs for the ftdi_sio driver and changes the name of the USB-UIRT device to avoid the "/" character, as that appears as a directory separator i

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.2, 2004/02/02 14:28:44-08:00, [EMAIL PROTECTED] [PATCH] USB: more FTDI-SIO devices drivers/usb/serial/ftdi_sio.c |4 drivers/usb/serial/ftdi_sio.h |6 ++ 2 files changed, 10 insertions(+) diff -Nru a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.15, 2004/03/01 13:38:22-08:00, [EMAIL PROTECTED] [PATCH] USB Storage: unusual devs fix for Pentax cameras. Please apply the attached patches instead. People have tried it on several different Pentax cameras (including 330 GS) drivers/usb/storage/unusual_devs.h |8 +-

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.11, 2004/03/01 10:52:16-08:00, [EMAIL PROTECTED] [PATCH] USB: patch for pegasus.h This is a patch against the latest usb-2.4 tree and is very trivial - just one more device ID. drivers/usb/pegasus.h |2 ++ 1 files changed, 2 insertions(+) diff -Nru a/drivers/usb/pegas

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.13, 2004/03/01 11:13:18-08:00, [EMAIL PROTECTED] [PATCH] USB: Fix handling of bounce buffers by rh_call_control Below is a fix for a bounce-buffer handling problem in 2.4. The problem is where no actual DMA by the card occurs, and the result of the operation is inserted strai

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.4, 2004/02/02 14:36:26-08:00, [EMAIL PROTECTED] [PATCH] USB: Fixing HID support for non-explicitly specified usages drivers/usb/hid-core.c | 11 +- drivers/usb/hiddev.c | 78 + include/linux/hiddev.h | 75 ++

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.16, 2004/03/01 13:55:25-08:00, [EMAIL PROTECTED] [PATCH] USB Storage: unusual_devs.h entry submission here is an unusual_devs.h entry which makes two different USB MP3 players work with Linux' USB storage driver. They share a core chip, the t33520 USB flash card controller by

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.25, 2004/03/17 15:07:43-08:00, [EMAIL PROTECTED] [PATCH] USB: gadget zero, simplified controller-specific configuration Simplify "gadget zero" compile-time configuration. This removes several controller-specific compile-time config options; the others are about to be autoconf

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.7, 2004/02/05 16:34:05-08:00, [EMAIL PROTECTED] [PATCH] USB: EHCI updates (mostly periodic schedule scanning) [USB] EHCI updates Update periodic schedule scanning - fix shutdown sometimes-hangs (Bernd Porr) - resolve the "whole frame at once" FIXME

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.21, 2004/03/10 14:59:11-08:00, [EMAIL PROTECTED] [PATCH] USB: usblp.c (Was: usblp_write spins forever after an error) Paulo Marques wrote: > David Woodhouse wrote: > >> On Thu, 2004-03-04 at 12:33 +, Paulo Marques wrote: >> >>> Yes, unfortunately it did went into 2.6.4-rc

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
ChangeSet 1.1290.15.12, 2004/03/01 10:52:29-08:00, [EMAIL PROTECTED] [PATCH] USB: another patch to pegasus.h This one adds one more vendor and device ID. drivers/usb/pegasus.h |3 +++ 1 files changed, 3 insertions(+) diff -Nru a/drivers/usb/pegasus.h b/drivers/usb/pegasus.h --- a/drivers

[linux-usb-devel] [BK PATCH] USB fixes for 2.4.26-pre4

2004-03-17 Thread Greg KH
Hi, Sorry for the long delay, I haven't had much time to be doing 2.4 work. Hence the last patch in this changeset (more on that below...) Anyway, here are a bunch of small bugfixes against the 2.4.26-pre4 kernel. There are also some usb gadget driver updates that bring them more in sync with wh

Re: [linux-usb-devel] Usb patch : interval of iso urb doesn't get initialized.

2004-03-17 Thread David Brownell
Olaf Hering wrote: On Wed, Mar 17, David Brownell wrote: Actually what's needed is a _correct_ patch ... that's been the holdup all along. All endpoint transfer intervals use a log2 encoding, except full/low speed interrupt transfers. The attached patch should be correct. zero size patch? I lo

Re: [linux-usb-devel] Usb patch : interval of iso urb doesn't get initialized.

2004-03-17 Thread Olaf Hering
On Wed, Mar 17, David Brownell wrote: > areversat wrote: > >This patch is still required as far as i know. The eciadsl driver > >doesn't work with the 2.6.4 kernel without that patch. I don't think > >anybody has tested it with the 2.6.5rc1 kernel. If this is needed i can > >do it next week-end (

Re: [linux-usb-devel] Usb patch : interval of iso urb doesn't get initialized.

2004-03-17 Thread David Brownell
areversat wrote: This patch is still required as far as i know. The eciadsl driver doesn't work with the 2.6.4 kernel without that patch. I don't think anybody has tested it with the 2.6.5rc1 kernel. If this is needed i can do it next week-end (not sooner). Actually what's needed is a _correct_ pat

[linux-usb-devel] Re: USB on Via KT600 massive trouble in Linux 2.6 (quite fresh BK version)

2004-03-17 Thread Matthias Andree
On Wed, 17 Mar 2004, Alan Stern wrote: > Another possibility (should have thought of this before) is that the > control transfers come from a different process, maybe a child of the one > you're tracing. Not that it really matters... Hotplug would be the only interesting one running at the sam

[linux-usb-devel] Mail delivery failed: returning message to sender

2004-03-17 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] This message has been rejected because it has a potentially e

Re: [linux-usb-devel] Re: Laserjet 1300 USB issues

2004-03-17 Thread Pete Zaitcev
On Wed, 17 Mar 2004 15:17:28 -0500 (EST) Alan Stern <[EMAIL PROTECTED]> wrote: > You should forward your original message (together with the correct URL!) > to the maintainer of the USB lp driver: Vojtech Pavlik <[EMAIL PROTECTED]>. It's news for me that Vojtech took over. In any case, would be

[linux-usb-devel] Re: Laserjet 1300 USB issues

2004-03-17 Thread Alan Stern
On Wed, 17 Mar 2004, Aaron Lehmann wrote: > On Wed, Mar 17, 2004 at 02:33:04PM -0500, Alan Stern wrote: > > > > > > I was experiencing the same problems as Sergey was at > > > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=106241772827974&w=2. > > > > I wasn't aware of this when it took place

[linux-usb-devel] Re: Laserjet 1300 USB issues

2004-03-17 Thread Aaron Lehmann
On Wed, Mar 17, 2004 at 02:33:04PM -0500, Alan Stern wrote: > > > > I was experiencing the same problems as Sergey was at > > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=106241772827974&w=2. > > I wasn't aware of this when it took place last fall, but it looks > remarkably similar to a prob

[linux-usb-devel] Re: Laserjet 1300 USB issues

2004-03-17 Thread Alan Stern
On Wed, 17 Mar 2004, Aaron Lehmann wrote: > Hi, > > I was experiencing the same problems as Sergey was at > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=106241772827974&w=2. I wasn't aware of this when it took place last fall, but it looks remarkably similar to a problem I'm working on with

[linux-usb-devel] Re: USB on Via KT600 massive trouble in Linux 2.6 (quite fresh BK version)

2004-03-17 Thread Alan Stern
On Wed, 17 Mar 2004, Matthias Andree wrote: > > I looked at your logs. Interestingly, the problems occur with control > > transfers, not bulk transfers, but the strace only shows USBDEVFS_BULK > > ioctls, not USBDEVFS_CONTROL. I can't imagine what that means or how it > > happened. (Unless i

[linux-usb-devel] PATCH: (as229) Regularize unusual_devs entries for Genesys Logic

2004-03-17 Thread Alan Stern
Greg: I saw that you just added another unusual_devs.h entry submitted by Henning Schild, for vendor ID 0x05e3. It turns out this is our old friend Genesys Logic. A recent message from Brad Campbell included a Windows driver file by Genesys, and it included these lines: USB\VID_05E3&PID_0700

[linux-usb-devel] PATCH: (as227) Add support for dummy_hcd to ether and serial gadgets

2004-03-17 Thread Alan Stern
On Tue, 16 Mar 2004, Greg KH wrote: > Hm, I get the following errors when trying to build the gadget drivers > with this driver selected: > > drivers/usb/gadget/ether.c:260:9: #error Configure some USB peripheral controller > driver! > drivers/usb/gadget/ether.c:395: error: `DRIVER_VERSION_NUM'

[linux-usb-devel] PATCH: (as228) Unusual_devs update

2004-03-17 Thread Alan Stern
On Tue, 16 Mar 2004, John Katzmaier wrote: > Hi, > > Just wanted to let you know that when using my Panasonic PV-SD4090 digital > camera with kernel 2.6.3, I found this entry in my logs: > > Mar 16 21:43:27 rocket kernel: usb-storage: Vendor: Panasonic > Mar 16 21:43:27 rocket kernel: usb-stora

Re: [linux-usb-devel] [BK PATCH] USB update for 2.6.5-rc1

2004-03-17 Thread Greg KH
On Wed, Mar 17, 2004 at 11:19:19AM -0500, Alan Stern wrote: > On Tue, 16 Mar 2004, Greg KH wrote: > > > Hi, > > > > Here are some USB patches for 2.6.5-rc1. All of these have been in the > > past few -mm releases with no problems. Here are the main types of > > changes: > > - remove the brl

Re: [linux-usb-devel] [BK PATCH] USB update for 2.6.5-rc1

2004-03-17 Thread Alan Stern
On Wed, 17 Mar 2004, Greg KH wrote: > On Wed, Mar 17, 2004 at 11:19:19AM -0500, Alan Stern wrote: > > Greg, I just did a pull from > > > > bk://kernel.bkbits.net/home/gregkh/linux/gregkh-2.6 > > > > and not all the patches you listed have been applied. The one I noticed > > was the act_alt

Re: [linux-usb-devel] [BK PATCH] USB update for 2.6.5-rc1

2004-03-17 Thread Alan Stern
On Tue, 16 Mar 2004, Greg KH wrote: > Hi, > > Here are some USB patches for 2.6.5-rc1. All of these have been in the > past few -mm releases with no problems. Here are the main types of > changes: > - remove the brlvger driver as it's no longer needed. > - lots of alternate setting

Re: [linux-usb-devel] UHCI

2004-03-17 Thread Alan Stern
On Mon, 15 Mar 2004, Malcolm Blaney wrote: > Alan Stern wrote: > > I wonder if the USB hardware on that computer is faulty. I can't think of > > any other reason why changing uhci->fsbr would make a difference. > > It could be, but we have the same problem on another board we have with > the s

[linux-usb-devel] Posta Sicura Elitel: notifica antivirus

2004-03-17 Thread postasicura
Buongiorno dal sistema Posta Sicura di Elitel. Il nostro sistema antivirus della posta in entrata ha trovato un virus in un messaggio a voi indirizzato. Trovera' in allegato il messaggio originale, inviatoLe da: senza le parti infette che il nostro sistema ha provveduto a eliminare. La infor