From owner-freebsd-questions@FreeBSD.ORG Sun Feb 4 17:12:23 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 55B5516A400 for ; Sun, 4 Feb 2007 17:12:23 +0000 (UTC) (envelope-from cristian.mijea@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.225]) by mx1.freebsd.org (Postfix) with ESMTP id 1C1B113C4BB for ; Sun, 4 Feb 2007 17:12:22 +0000 (UTC) (envelope-from cristian.mijea@gmail.com) Received: by wr-out-0506.google.com with SMTP id 69so1061841wra for ; Sun, 04 Feb 2007 09:12:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=lOx9f2/qm3rq9L8mwG0Jf4EsTdH78Xp+pb8za0AHWV1PrO5OL1Hk0m09WWCoP8sowRMW+vCMSdrRWxRsYSdVcZNfjOSQlwWONp7/sGtR1Hx98BzrUdVhE/fFhmdZSiHOyW8b/ezEVf2Ny7eMzWcryoNCZS11KqA6cnhn2IF+4ew= Received: by 10.90.118.8 with SMTP id q8mr7694333agc.1170607552147; Sun, 04 Feb 2007 08:45:52 -0800 (PST) Received: by 10.90.88.4 with HTTP; Sun, 4 Feb 2007 08:45:52 -0800 (PST) Message-ID: <268ac7a80702040845v4890b5cfp287e997a93e4d414@mail.gmail.com> Date: Sun, 4 Feb 2007 18:45:52 +0200 From: "Cristian Mijea" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: large mail broken - qmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 17:12:23 -0000 Not really a freebsd question, sorry. I have a mail server on a freebsd machine. Qmail+SpamAssasin+Clamav. At a first look, everything works just fine, but any lage atachement gets corrupted. Smaller mail is just fine. Removed the extras (qmail-scanner, clamav, spamassasin) and still the same. No problem receiving any mail, just when is sending it. Anyone had a similar problem ever? Regards!