Timo Sirainen a écrit :
On Fri, 2007-03-02 at 19:17 +0100, Samuel HAMEAU wrote:
Hi,
I experience problems everytime i forward a mail (basically, when
forwarding an email containing an attachement).
I'm using thunderbird (it does the same with outlook clients) with the
forward parameter "as attachement" instead of "inline". (Using the
inline parameters works fine).
When i forward a mail with attachements (eg a jpeg file), the
attachements file is displayed in base64 instead, and is impossible to
detach/save.
I'm using dovecot 1.0.rc22-1 (debian package) on debian etch, x86 SMP
box with maildir format on a ext3 partition.
I'm using postfix currently 2.3.4-3, i have tried different version of
dovecot (from rc16 i think) and postfix (from 2.2.?) and i suspect the
deliver to be the origin of the problem.
You should find out what exactly gets changed. Find the mail from "Sent
messages" mailbox and compare it to the one in the destination mailbox.
What is different? Or is it already broken in the "Sent messages" too?
I think it is the same problem than here
http://dovecot.org/pipermail/dovecot/2006-July/014786.html
That bug was already fixed, so it can't be the same.
, my "From" headers are badly duplicated.
What do you mean by this?
Thanks you for your answer.
Here is as attachement a diff of two maildir files : the one in the sent
folder, and the one received in an external domain.
I believe a big part of the problem is located in these lines of the
attached file.
--- BEGIN ---
25c52,53
< From [EMAIL PROTECTED] Mon Mar 19 19:57:35 2007
---
>From [EMAIL PROTECTED] Mon Mar 19 19:57:35 2007
96d123
<
--- END ---
Do you think dovecot is altering the mail, or the problem is located
inside our smtp server ?
(this problem happen with any remote domain.)
Regards,
Samuel HAMEAU
0a1,20
> Return-Path: <[EMAIL PROTECTED]>
> Received: from mx1.domain2.com ([EMAIL PROTECTED] [*.*.*.*])
by mailhost2.domain2.com (8.13.4/8.13.4) with ESMTP id l2KBDUBg015379
> for <[EMAIL PROTECTED]>; Tue, 20 Mar 2007 12:13:30 +0100 (CET)
> Received: from mx.domain.com (mx.domain.com [*.*.*.*])
> by mx1.domain2.com (8.13.0/8.13.0) with ESMTP id l2KBDUTp000640
> for <[EMAIL PROTECTED]>; Tue, 20 Mar 2007 12:13:30 +0100 (CET)
> Received: from localhost (mx [127.0.0.1])
> by mx.domain.com (IDEALX S.A Mail Daemon) with ESMTP id B927D11DC18
> for <[EMAIL PROTECTED]>; Tue, 20 Mar 2007 12:13:29 +0100 (CET)
> Received: from mx.domain.com ([127.0.0.1])
> by localhost (mx.domain.com [127.0.0.1]) (amavisd-new, port 10024)
> with ESMTP id 20169-28 for <[EMAIL PROTECTED]>;
> Tue, 20 Mar 2007 12:13:28 +0100 (CET)
> Received: from smtp.ird.domain.com (sophia [*.*.*.*])
> by mx.domain.com (IDEALX S.A Mail Daemon) with ESMTP id 5C88511DC08
> for <[EMAIL PROTECTED]>; Tue, 20 Mar 2007 12:13:28 +0100 (CET)
> Received: from [192.168.0.83] (salsifi.ird.domain.com [192.168.0.83])
> by smtp.ird.domain.com (Postfix) with ESMTP id 9A3E624002;
> Tue, 20 Mar 2007 12:12:30 +0100 (CET)
6c26
< To: Samuel Hameau <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
---
> To: Samuel Hameau <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
9a30,36
> X-Virus-Scanned: Debian amavisd-new at mx.ird.domain.com
> X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on
> mailhost2.domain2.com
> X-Spam-Level:
> X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed
> version=3.0.4
> X-Virus-Status: No
> X-Virus-Checker-Version: clamassassin 1.2.2 with clamscan / ClamAV
> 0.87.1/2876/Tue Mar 20 00:22:08 2007
25c52,53
< From [EMAIL PROTECTED] Mon Mar 19 19:57:35 2007
---
>
> >From [EMAIL PROTECTED] Mon Mar 19 19:57:35 2007
96d123
<