Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: haymann on September 22, 2006, 05:36:25 PM

Title: Multipart MIME message contains no boundaries
Post by: haymann on September 22, 2006, 05:36:25 PM
In my daily ClamAV email I have hundreds of lines of this:
Code: [Select]
LibClamAV Warning: Multipart MIME message contains no boundariesI also have quite a few of this:
Code: [Select]

LibClamAV Warning: messageFindArgument: no '=' sign found in MIME header
Then at the bottom before I see the actual results I get this:
Code: [Select]
LibClamAV Error: cli_untar: only standard TAR files are currently supported

I have seen several posts of people asking about this, but I haven't found any on what to do about it... When I first setup the server I would only the scan results and maybe one line of "LibClamAV Warning: Multipart MIME message contains no boundaries", but now I have hundreds and hundreds that I have to scroll though to see the scan results.
Ryan
Title: Multipart MIME message contains no boundaries
Post by: compdoc on October 01, 2006, 04:34:56 PM
I have clamav scan files once a week, and get the the "LibClamAV Warning: Multipart MIME message contains no boundaries" error, but none of the others.

I've googled the error several times, but have never found an explanation or cure.

A multipart mime message is an email. That it has no boundaries could mean anything. Unfortunately, it doesnt tell me which message might be a problem, so I can't delete it.

Hopefully, I'll find an answer someday...
Title: Multipart MIME message contains no boundaries
Post by: Curly on October 01, 2006, 06:52:58 PM
- no boundaries
- no = sign
Means that ClamAV is complaining that some mail messages are not formatted properly. Probably your mail-client doen't even notice.

- cli_untar
Means that ClamAV has encountered a file-type it can't handle (bug 1299)
Title: Multipart MIME message contains no boundaries
Post by: haymann on October 03, 2006, 11:02:51 PM
Quote from: "Curly"
- no boundaries
- no = sign
Means that ClamAV is complaining that some mail messages are not formatted properly. Probably your mail-client doen't even notice.
I have been having no email problems that I know of... It seems like the emails are getting longer as we go...
Ryan