[Clamav-users] bash script to split mbox file and scan individual messages

2006-08-26 Thread gritzo
er 99 files are split out of the mailbox # limitations: # seems to have problems splitting some mailbox files up... # can't handle a path with a blank space in it... #workaround is to simply copy the file somewhere else first then run the tool #on the file in the new location. # #

Re: [Clamav-users] bash script to split mbox file and scan individual messages

2006-08-27 Thread gritzo
> /> > > here is a tool to split up mailboxes (like those used by thunderbird) > > and scan the mails individually. / > > This seems to me to be rather late into the scanning process - the mail > has already been accepted and in fact delivered and now you are going to > look for viruses? Where